Search found 5 matches

by coderchris
Mon Aug 23, 2004 6:36 pm
Forum: Coding Questions
Topic: Black in back of opengl cube example,how do u get rid of it?
Replies: 2
Views: 954

Thanks a ton :D :D
by coderchris
Mon Aug 23, 2004 4:56 am
Forum: Coding Questions
Topic: Black in back of opengl cube example,how do u get rid of it?
Replies: 2
Views: 954

Black in back of opengl cube example,how do u get rid of it?

In the opengl cube example, when the cube is at a cirtain angle, cirtain parts of the cube that are past a cirtain z-point will disapear...why is this and how can i get rid of it?

The disapearing im talking about is circled in red:

http://www.sonic-online.com/community/uploads/post-4-1093233901 ...
by coderchris
Wed Aug 18, 2004 3:15 am
Forum: Coding Questions
Topic: How do I check if a menu item has been clicked in another pr
Replies: 2
Views: 885

How do I check if a menu item has been clicked in another pr

Ok, I have made a dll with ALL pb menu functions. I open up a window and draw some menu items and thats works well. However, I have this function :


ProcedureDLL menu_check()
WaitWindowEvent()
ProcedureReturn Str(EventMenuID())
EndProcedure


which is supposed to return if/which of the menu ...
by coderchris
Wed Jul 28, 2004 5:11 pm
Forum: Coding Questions
Topic: How do I make a prog. accept command line ??
Replies: 2
Views: 834

How do I make a prog. accept command line ??

How can I make a prog that will accept command line parameters??
So I have to make a .bat file that sais for example:

program pic.bmp -t pic.jpg
by coderchris
Sun May 23, 2004 11:10 pm
Forum: Off Topic
Topic: PureBasic + OpenGL Tutorialpage
Replies: 29
Views: 6706

Wow, these are very good. Would you consider making a reflection tutorial? :D