Game Development Community

Ted Southard's Resources

Free GUI stuff for your project

A few dozen GUI elements I had laying around that could be better put to use by others. In PNG format.

Author Ted Southard Date 05/29/2009 (6:13 pm) Comment 8 comments

Alternative to using pushDialog() and popDialog() for GUI elements...

This is just a quick and simple way of toggling parts of the UI without using pushDialog. Because of some issues I was having, I found this an easier solution. Thanks to Harold "Labrat" Brown for a post he made that detailed the add() and remove() functions. Seeing that it took two days to come across that post, I figured I'd put my implementation up for better visibility for others.

Author Ted Southard Date 10/31/2004 (1:43 am) Comment 16 comments