Most windows list controls I've seen will not fire a click event on a list until the up/down key is released.
This would be a great enhancement if R:Base list controls had an option to act the same way. Dennis McGrath Software Developer QMI Security Solutions 1661 Glenlake Ave Itasca IL 60143 630-980-8461 [email protected] -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon Sent: Friday, January 18, 2013 3:15 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Var Lookup List View At 02:36 PM 1/18/2013, Armin Thoma wrote: >I have a Var Lookup List View with an On Click eep. > >Problem is. >Using ARROW DOWN/UP within the List, the EEP fires, too. > >How could I make the EEP only fireing with Click? > >(Right Click only works after a Left Click, so I would need two Clicks. > >Same with Double Click) Armin, If you are using R:BASE eXtreme 9.5, you may move the code from "On Click EEP" to "On Double-Click EEP", and everything should work accordingly. Once implemented correctly, [Arrrow Up] or [Arrow Down] keys will not fire "On Double-Click" EEP code, if defined. Viel Spaß! Very Best Regards, Razzak. www.rbase.com www.facebook.com/rbase

