nathan wrote:
> I can key focus the control and it opens when i hit the space bar. I type
> the complete part number i can see on the list and hit enter. It picks the
> first selection on the list. I doesn't select the one i type. Does it work
> for anyone else?
>
> Ernie Howard wrote:
> >Try: Key focus the control, hit the space bar, start typing, hit return.>>nathan
> wrote:>> >> Greg McKaskle wrote:>> >> I fill a
> drop-down menu with 200+ part numbers. How can i implement the>> capability>>
> to type the first few numbers/letters to jump to the nearest>> part number>>
> beginning with my input?>>Any ring or menubar menu should support>> type
> ahead when it gets key f
ocus.>The menu will of course work better if>> it
> is sorted.>>Greg McKaskle>> I'm using Labview 5.0 with the menu ring. It
> is not supporting type ahead.>> It gets the focus and the only helpful function
> is the 'page down' key. Any>> ideas?
I think the problem may be with the speed that the comparisons are made.
If I type as fast as I can, I can get to the correct Number. If I pause for
very long (1/2 sec ??? ) during the typing it will stall out at the last match.
I am not sure if there are any settings for the keyboard (like typematic rate)
that would help any. Since most part numbers (at least the ones I use) are
in sequence this may be a real problem.
Ex.
323-1234-001
323-1234-002
It would be very difficult for me to get to the -002
I can type 30 wpm but the words are gibberish !!
Kevin Kent