
-----------------------------------
evildaddy911
Tue Jun 26, 2012 7:38 pm

help making a drop-down menu GUI
-----------------------------------
What is it you are trying to achieve?
im trying to create a basic GUI using the buttons class i made


What is the problem you are having?
the menu doesnt seem to be getting drawn on-screen


Describe what you have tried to solve this problem
double-check all code, triple-check, quadruple-check. I cannot see any way that the drawing procedure can be ignored.


Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
basic run through, see attachments:
- resize all buttons so that they are the same sizes.
- 





Please specify what version of Turing you are using
open

-----------------------------------
Dreadnought
Tue Jun 26, 2012 8:32 pm

Re: help making a drop-down menu GUI
-----------------------------------
dropdown (100, 500, b, clickedID)

The default Turing window is 640x400.
See the problem?

-----------------------------------
evildaddy911
Wed Jun 27, 2012 12:37 pm

RE:help making a drop-down menu GUI
-----------------------------------
thanks! lol, now i feel like an idiot...
