Chris_1013 Posted November 11, 2004 Posted November 11, 2004 Hi, Is there a way I can make an action take place when double-clicking an item in a list box? It seems that the notify action of a list box is just a single click, not a double click. Thanks Chris
jpm Posted November 11, 2004 Posted November 11, 2004 Hi,Is there a way I can make an action take place when double-clicking an item in a list box? It seems that the notify action of a list box is just a single click, not a double click.ThanksChris<{POST_SNAPBACK}>Noonly single click notification is implemented you have to take care of double click using timer value
Angel Posted November 12, 2004 Posted November 12, 2004 Is there a plan to add other event handles like onfocus, onLostFocus, onAlternateClick (for right clicking), onmouseover, etc? There are many GUIs that could not be done without those other types of events... Angel
killaz219 Posted November 19, 2004 Posted November 19, 2004 Is there a plan to add other event handles like onfocus, onLostFocus, onAlternateClick (for right clicking), onmouseover, etc? There are many GUIs that could not be done without those other types of events...Angel<{POST_SNAPBACK}>That would be very useful. I personally need the onAlternateClick function.It will probably be out by the time gui is stable (probably before then)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now