Game Development Community


#1
10/12/2006 (10:36 am)
There is ::onMouseEnter and ::onMouseLeave
#2
10/12/2006 (11:42 am)
If you mean you want to add button try this :
www.garagegames.com/mg/forums/result.thread.php?qt=49623
#3
10/12/2006 (11:53 pm)
::onMouseEnter and ::onMouseLeave work on GUi Object??

like CtrlTextGui.
#4
10/13/2006 (8:12 pm)
I'm not sure if onMouseEnter or onMouseLeave were specifically added to gui controls, though it would make sense and if Robert says so its probably so. If not, you've got the onMouseMove callback. I don't have a recent build with me, but it would be pretty easy to test if onMouseEnter and onMouseLeave work. Give it a shot.