Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox help needed...
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00228847
Message ID:
00228926
Views:
13
Dear Evan,

I solved the problem (sort of). I found that down arrowing to the last entry in the listbox was causing a Click procedure to run. I don't know why, but it acted just like when I pressed the mouse button to click.

So to get around the problem I moved the Click code for the listbox to DblClick. Now when I use the mouse I have to double-click to select an item in the listbox, but at least it lets me arrow down to the bottom of the listbox and press Enter to select an item.

I guess I could trap the Keypress code and if it's the down arrow key I could go around the Click code for the mouse button.

I tested it in several different forms that use that same technique and it seems to work good. I might try that change so I can single click an item on the list rather than double-clicking.

Thanks for trying to help me. It took awhile, but at least it's close to done.

Steve Kramer
Kramer & Kramer Design
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform