GUI Menu with mouse
by James Fleming · in Torque X 3D · 09/22/2009 (4:00 pm) · 2 replies
Has anyone been able to use Torque X to create a menu system with the GUIScreen and GUIBitmap Torque Objects?
About the author
Web Programmer & Destkop Engineer [url]http://www.teamelitetopeka.org/[/url]
Recent Threads
#2
Yeah I can get it to work just fine without mouse events, but I think the GUI should use the mouse as well.
Thinking about just scrapping TorqueX for the menu and just using xna to do it
Then use Torque X for the game itself.
09/22/2009 (7:38 pm)
with mouse support?Yeah I can get it to work just fine without mouse events, but I think the GUI should use the mouse as well.
Thinking about just scrapping TorqueX for the menu and just using xna to do it
Then use Torque X for the game itself.
Torque Owner Alan Uthoff
However, our menu system does not support the mouse.