Something about the GUI Ctrl event
by Wang Guojing · in Technical Issues · 09/18/2007 (8:47 am) · 0 replies
Can i handle the MouseDown/MouseUp event of the GUIBitmapButton in script?
i v learned that the function which pointed in the 'command' property of script only handled by click event, but i need to do something when user hold on putting the button down but stop when mouse up. so, what should i do?
i v learned that the function which pointed in the 'command' property of script only handled by click event, but i need to do something when user hold on putting the button down but stop when mouse up. so, what should i do?