
-----------------------------------
coolest35
Wed Dec 10, 2003 7:39 pm

GUI.MENU
-----------------------------------
Hi, i made a menu, ( the files are attached) for a program in my class, iT t goes to the file " LOAD DATA TO KEYBOARD.T" but what script do i need to write in order for the user to return from that subprogram? to the main menu... i hope i clearly said that..

-----------------------------------
Mazer
Wed Dec 10, 2003 8:27 pm


-----------------------------------
you don't need any script or command to have the user return from the subprogram because actually, they already did. the problem is that in the Load_Data_From_Keyboard.t file, i think you cleared the screen or something that drew over the GUI menu bar. all you need to do to have it show up again is add the following line after the include Load_Data_From_Keyboard.t line:


GUI.ShowMenuBar

yep, it's that simple :wink:

-----------------------------------
coolest35
Thu Dec 11, 2003 12:12 am

THANK YOU!!
-----------------------------------
THANK YOU VERY MUCH FOR THAT...  :lol:   :wink:  :roll:  :P  HERE.. HAVE SOME BITS FOR THAT...

-----------------------------------
Mazer
Thu Dec 11, 2003 8:33 am


-----------------------------------
aww, you shouldn't have! hehe, thanks coolest35!
