Jump to content

Action when double-clicking an item in list box


Chris_1013
 Share

Recommended Posts

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

<{POST_SNAPBACK}>

No

only single click notification is implemented you have to take care of double click using timer value :)

Link to comment
Share on other sites

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)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...