Search found 16 matches

by SeeD
Sun Jul 06, 2003 3:45 am
Forum: Coding Questions
Topic: Need Help in PB
Replies: 6
Views: 2053

yea ... thanks alot LarsG
yea ... i've tried reading the manual ...
but sometimes dun understand em ~~
by SeeD
Tue Jul 01, 2003 11:19 am
Forum: Coding Questions
Topic: Need Help in PB
Replies: 6
Views: 2053

what code should i write to move the circle aside so i can see both the rectangular and the circle ??


If OpenWindow(1, 100, 200, 300, 200, #PB_Window_SystemMenu, "abc")
If StartDrawing(WindowOutput())


Box(20,20,30,60,RGB (12, 200, 80))

Circle (40, 100, 70,RGB(240, 100, 50 ...
by SeeD
Mon Jun 30, 2003 3:41 pm
Forum: Coding Questions
Topic: Need Help in PB
Replies: 6
Views: 2053

i got the 1 mistake smoothly ...
but 2nd mistake is the problem ...
if its a invisible thing in the background ... then how are we gonna edit it ??
------
another problem ...
i can't put the colors in the box or something ...
nvm ... i've know how to put the colors ...
ekek ...
now its the ...
by SeeD
Mon Jun 30, 2003 12:45 pm
Forum: Coding Questions
Topic: Need Help in PB
Replies: 6
Views: 2053

Need Help in PB


If OpenWindow(1, 100, 200, 300, 200, #PB_Window_SystemMenu, "abc")
If CreateImage (1, 100, 100 )
If StartDrawing(ImageOutput())
BackColor (128, 8, 128) ; purple
Box(10,10,20,20)
StopDrawing()


EndIf
EndIf
EndIf


how am i gonna do it so the PB will open a the program ??
i've compiled it ...
by SeeD
Sun Jun 29, 2003 1:12 pm
Forum: Coding Questions
Topic: how do you learn programming ?
Replies: 24
Views: 6952

i wanna say ill spend more time in the manual ...
but ... maybe its my bad day ...
i've read the tutorial at www.makegames.com
and that writer said that getting angry in the forum is the most amature thing to do ( you go read and you know why )... so ... i wont scold you ...

now im no more ...
by SeeD
Sun Jun 29, 2003 12:52 pm
Forum: Coding Questions
Topic: how do you learn programming ?
Replies: 24
Views: 6952

okey ... im in purebasic
its total blank ...
i don't know what to do ...
haha ... forgotten ..
gotta get a tutorial ... ekek ...
by SeeD
Sun Jun 29, 2003 12:27 pm
Forum: Coding Questions
Topic: how do you learn programming ?
Replies: 24
Views: 6952

when you write everything about it ...
and compilation successful ...
where to put the file ??
by SeeD
Sun Jun 29, 2003 12:09 pm
Forum: Coding Questions
Topic: how do you learn programming ?
Replies: 24
Views: 6952

what is ??

My advice is, try simple things at the begining, like open a window then add a gadget, then make that gadget work...
whats a gadget ??
by SeeD
Sun Jun 29, 2003 12:09 pm
Forum: Coding Questions
Topic: how do you learn programming ?
Replies: 24
Views: 6952

what is ??

My advice is, try simple things at the begining, like open a window then add a gadget, then make that gadget work...
whats a gadget ??
[/quote]
by SeeD
Sun Jun 29, 2003 4:26 am
Forum: Coding Questions
Topic: how do you learn programming ?
Replies: 24
Views: 6952

okey ... ill start with PB, but .. how long will i need to study this language ??
they have books >?? or i just read the tutorial ??
by SeeD
Sat Jun 28, 2003 3:01 pm
Forum: Coding Questions
Topic: how do you learn programming ?
Replies: 24
Views: 6952

ic ic ...
but.... can i read the books on C++ and learn PB in pc ??
will that be effective ?
by SeeD
Sat Jun 28, 2003 12:11 pm
Forum: Coding Questions
Topic: how do you learn programming ?
Replies: 24
Views: 6952

IC IC

these are easiest languages ?? purebasic and blitz3d ??
never heard or it before ...
haha ~~
hehe ... im interested in C++ but haven't read em ... gonna buy a book soon ...
----------------------------------------
does the purebasic , blitz3d and C++ the same ??
i mean ... the language ... the ...
by SeeD
Sat Jun 28, 2003 11:36 am
Forum: Coding Questions
Topic: how do you learn programming ?
Replies: 24
Views: 6952

OIC

so ... whats the best language used for making a game ??
C++ ?? java ?
by SeeD
Sat Jun 28, 2003 10:37 am
Forum: Coding Questions
Topic: how do you learn programming ?
Replies: 24
Views: 6952

where did you start from ??
reading programming books ??
or you start immediately with the 'try and compile' thingie
cus i haven't even read boosk about programming yet ..
by SeeD
Sat Jun 28, 2003 10:12 am
Forum: Coding Questions
Topic: how do you learn programming ?
Replies: 24
Views: 6952

what i said just now

i see alot of people viewing ...
but can someone tell me something ?? please ~~