crewchiefpro6
Programmer
I have a listbox control on my form that is behaving badly. Whenever there is any code in the INTERACTIVE CHANGE event the cursor cannot be moved without it jumping back to the last record in the list.
The code in init of the form sets the tag order on the list.
The interactive change code was simply THISFORM.REFRESH()
If I take out the code it works fine but does not refresh when I choose a different record.
There is no other code controlling this list. What stupid thing did I do wrong.
By the way, if you have a cat do not forget to make the keyboard inaccessable to it. I came down today to find 200 pages of text with xgfd characters repeated endlessly. My cat sat on my keyboard and watched the birds.
Just a helpful note from your Uncle Don.
Don Higgins
The code in init of the form sets the tag order on the list.
The interactive change code was simply THISFORM.REFRESH()
If I take out the code it works fine but does not refresh when I choose a different record.
There is no other code controlling this list. What stupid thing did I do wrong.
By the way, if you have a cat do not forget to make the keyboard inaccessable to it. I came down today to find 200 pages of text with xgfd characters repeated endlessly. My cat sat on my keyboard and watched the birds.
Just a helpful note from your Uncle Don.
Don Higgins