Jim,

I have found that sometimes I want walkmenu and sometimes I don't.
Set your time interval in on-before-start eep of your main application form 
by this.
PROPERTY APPLICATION WALKMENUTIMEINTERVAL 1500 (I use 3000)
Then in the form you want to use in the on-before-start-eep place
SET WALKMENU ON
Then in the on-close eep of the form
SET WALKMENU OFF

Jan
 


-----Original Message-----
From: "Jim Belisle" <[email protected]>
To: [email protected] (RBASE-L Mailing List)
Date: Sat, 22 May 2010 08:06:46 -0500
Subject: [RBASE-L] - LOOKUP COMBO BOX


I have several of my forms that use the lookup combo box control.
My walkmenu settings are set to 1500 on each users settings.
I understand that the users should be able to start typing and the menu 
should “walk through” the choices based on the combined keystrokes.
This seldom happens.  Most of the time the choice only looks at the next 
keystroke as the first keystroke.
Is there a setting I need to change to make this work properly?
I have the latest version of 7.6.
Does the “display distinct values” need to be unchecked for the walkmenu 
to work properly?
 
Jim
 
PS There are times when the malkmenu works properly, especially when I am 
the only user connected.
 
 

Reply via email to