double click??

BlitzPlus Forums/BlitzPlus Programming/double click??

PantsOn(Posted 2003) [#1]
Hi

quick question... how can I detect a double click in BB based on the Windows(OS) double click setting?


Pudsy(Posted 2003) [#2]
Well I'm not sure either... ;)


PantsOn(Posted 2003) [#3]
anyone?


Mark Tiffany(Posted 2003) [#4]
I believe you'll have to hard code it at the moment by recording two separate gadget sction events ($401). Naff I know, and blatantly not good enough. I have previously suggested to mark that a $402 (gadget action double click) needs to be added sharpish...


PantsOn(Posted 2003) [#5]
thats a shame, as I'm trying to make the tool feel exactly windows!!!


Hotcakes(Posted 2003) [#6]
I'm really surprised the double click event wasn't added to the 1.34 update. Very very surprised.


Red(Posted 2003) [#7]
My alternativ solution :
http://www.blitzbasic.com/bbs/posts.php?topic=21890


bradford6(Posted 2003) [#8]
one click

wait

two click


easy peasy


pantsonhead.com(Posted 2004) [#9]
The link to Ed From Mars' code is dead. :(

Any other sample code floating around for this?

Please, please, please, put Doubleclick Events in the next release.


Beaker(Posted 2004) [#10]
All internal forum links died at the last forum overhaul. But, easily solved:
http://www.blitzbasic.com/Community/posts.php?topic=21890


pantsonhead.com(Posted 2004) [#11]
Oh dear, I'm embarrased that I didn't workout the new URL format myself. Thanks.