double click??
BlitzPlus Forums/BlitzPlus Programming/double click??| 
 | ||
| Hi quick question... how can I detect a double click in BB based on the Windows(OS) double click setting? | 
| 
 | ||
| Well I'm not sure either... ;) | 
| 
 | ||
| anyone? | 
| 
 | ||
| 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... | 
| 
 | ||
| thats a shame, as I'm trying to make the tool feel exactly windows!!! | 
| 
 | ||
| I'm really surprised the double click event wasn't added to the 1.34 update.  Very very surprised. | 
| 
 | ||
| My alternativ solution : http://www.blitzbasic.com/bbs/posts.php?topic=21890 | 
| 
 | ||
| one click wait two click easy peasy | 
| 
 | ||
| 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. | 
| 
 | ||
| All internal forum links died at the last forum overhaul.  But, easily solved: http://www.blitzbasic.com/Community/posts.php?topic=21890 | 
| 
 | ||
| Oh dear, I'm embarrased that I didn't workout the new URL format myself. Thanks. |