Thanks to Razzak and all
Dennis McGrath
________________________________
From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon
Sent: Wednesday, June 17, 2009 1:06 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: walk combo box
If you are using the latest updates, you can:
01. Start RBG76 or RBG8
02. Main Window | Settings | Walk Menu Interval
This is where you will customize the user soecific setting for Walk Menu time
interval.
Ultimately, to automate the user specific settings, using the
(CVAL('NetUser')), you can implement the same setting as:
PROPERTY APPLICATION WALKMENUINTERVAL nnn to achieve your goal.
That's all there is to it!
Very Best R:egards,
Razzak.
Sent from my iPhone
On Jun 17, 2009, at 7:49 AM, Dennis McGrath
<[email protected]<mailto:[email protected]>> wrote:
I have a variable lookup combobox which the users navigate by typing, kinda
like walkmenu.
Trouble is, many users don't type fast enough for this to work correctly.
Can someone report the solution to increase the time allowed between keystrokes
in this scenario.
Thanks,
Dennis McGrath