Jump to content

Recommended Posts

Posted

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

Posted

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 :)

Posted

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

Posted

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)

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
  • Recently Browsing   0 members

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