Albert: If I remember correctly, this works if you use a mouse to click, but if you're in the control and use a cursor key to move an "on click" eep evaluates as soon as you use the keyboard to navigate within the list. I had tried this once using the "on click" eep to do a "closewindow" and it worked fine as long as you didn't use the keyboard.
Karen -----Original Message----- From: Albert Berry <[email protected]> To: RBASE-L Mailing List <[email protected]> Sent: Thu, May 23, 2013 12:05 pm Subject: [RBASE-L] - Re: Variable Lookup List View Daniele, I just whipped up a simple form, and you can do this with an On Click eep in the Variable List Box. I used a Variable Lookup List Box for this test with multi select on. The OK button used the predefined Exit eep. ------------------------ -- On Click eep PROPERTY <OK Button Component ID> SET_FOCUS 'TRUE' RETURN ----------------- I clicked a whole bunch of contacts and hit the [Enter] key when done. My variable had the list of ContactID numbers in it. The form closed. Albert On 23/05/2013 10:35 AM, Daniele Barbieri wrote: > Yes but I wish exit pressing [Enter] on keyboard.... if is it pobbile... > Daniele > > ----- Original Message ----- From: "Dan Goldberg" <[email protected]> > To: "RBASE-L Mailing List" <[email protected]> > Sent: Thursday, May 23, 2013 4:48 PM > Subject: [RBASE-L] - Re: Variable Lookup List View > > >> Just use the arrow keys to navigate. It will select the row you are on. >> >> Dan Goldberg >> >> -----Original Message----- From: Daniele Barbieri >> Sent: Thursday, May 23, 2013 6:57 AM >> To: RBASE-L Mailing List >> Subject: [RBASE-L] - Variable Lookup List View >> >> Hello >> External Form in 9.5(32) >> in a Variable Lookup List View I would use the Enter key to confirm >> the selected row instead of mouse clicks. >> How can I do? >> TIA >> Daniele Barbieri >> B.M.B. Informatica >> >> >> > > > > > ----- > No virus found in this message. > Checked by AVG - www.avg.com > Version: 2013.0.3343 / Virus Database: 3184/6350 - Release Date: 05/23/13 > >

