Hi Everyone,
I have 3 entry fields in a browse procedure with code behind them that re-positions the highlight in a listbox as the user tabs out of each field. Credit is due to ShankarJ who helped me alot on this concept. The first of these fields is called LOC:StateLocator. There are also other tabs on this listbox as well.
Here is what I like about the way Clarion set up an entry locator: The user enters something into the locator then presses tab. The highlight bar jumps to the appropriate row in the listbox. When the user wants to locate another row in the listbox all they have to do is just start typing and the cursor jumps write up the locator field.
The jumping up to the locator field is the behaviour I would like to copy with my LOC:StateLocator entry field.
Sorry for such a wordy post but I love how Clarion make that thing work!
Thanks in advance.
Emad
I have 3 entry fields in a browse procedure with code behind them that re-positions the highlight in a listbox as the user tabs out of each field. Credit is due to ShankarJ who helped me alot on this concept. The first of these fields is called LOC:StateLocator. There are also other tabs on this listbox as well.
Here is what I like about the way Clarion set up an entry locator: The user enters something into the locator then presses tab. The highlight bar jumps to the appropriate row in the listbox. When the user wants to locate another row in the listbox all they have to do is just start typing and the cursor jumps write up the locator field.
The jumping up to the locator field is the behaviour I would like to copy with my LOC:StateLocator entry field.
Sorry for such a wordy post but I love how Clarion make that thing work!
Thanks in advance.
Emad