guiPopUpMenuCtrl problem
by Aditya Kulkarni · in Torque Game Builder · 02/03/2010 (9:27 am) · 1 replies
I added the control to my gui, but the popup opens waaay below the control. Also, the selected values are displayed below the control and not inside it. How do I fix that?
Question 2:
What is the difference between guiPopUpMenuCtrl and guiPopUpMenuCtrlEx? What is the hotTrackCallback for?
Question 2:
What is the difference between guiPopUpMenuCtrl and guiPopUpMenuCtrlEx? What is the hotTrackCallback for?
Torque Owner Aditya Kulkarni
Loon Games
If I open the popup and populate the control from the console, the scrollbar displays just fine. When I close the popup and reopen it, again the whole list is displayed.
How do I make this work guys?