Page 1 of 1

[22 May 2010] Feature Request (Double-Click Event)

Posted: Sat Jun 13, 2020 5:32 pm
by PEB
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,

[23 May 2010] Re: Feature Request (Double-Click Event)

Posted: Sat Jun 13, 2020 5:32 pm
by Tuxedo
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! :)

[28 May 2010] Re: Feature Request (Double-Click Event)

Posted: Sat Jun 13, 2020 5:32 pm
by airsoftsoftwair
Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 28 May 2010 10:59:46 +0200
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.
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.