Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 22 May 2010 20:00:03 -0000
Hi Andreas,
Could the next version of Hollywood be made to recognize double-click events?
I know that one can already write a function that would simulate this, but it would not take into account the user's own personal settings---the double-click delay set in the input preferences.
So it would be helpful to have the evttable used with MakeButton() accept the field OnDoubleClick, and also to have InstallEventHandler() accept such a field.
Thanks,
[22 May 2010] Feature Request (Double-Click Event)
[23 May 2010] Re: Feature Request (Double-Click Event)
Note: This is an archived post that was originally sent to the Hollywood mailing list on 23 May 2010 10:01:15 +0200
Hi! I tink that too!
Hi! I tink that too!
Simone"Tuxedo"Monsignori, Perugia, ITALY.
- airsoftsoftwair
- Posts: 5830
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
[28 May 2010] Re: Feature Request (Double-Click Event)
Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 28 May 2010 10:59:46 +0200
I've added this to my ideas list. I could also add a function that returns the user's double click time setting so you can simulate it accurately.Hi Andreas,
Could the next version of Hollywood be made to recognize double-click events?
I know that one can already write a function that would simulate this, but it would not take into account the user's own personal settings---the double-click delay set in the input preferences.
So it would be helpful to have the evttable used with MakeButton() accept the field OnDoubleClick, and also to have InstallEventHandler() accept such a field.