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

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
PEB
Posts: 576
Joined: Sun Feb 21, 2010 1:28 am

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

Post 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,
User avatar
Tuxedo
Posts: 355
Joined: Sun Feb 14, 2010 12:41 pm

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

Post 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! :)
Simone"Tuxedo"Monsignori, Perugia, ITALY.
User avatar
airsoftsoftwair
Posts: 5830
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

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

Post 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.
Locked