Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Supermover list, move one not two items via 'Enter' key
Message
From
02/02/2000 17:33:42
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Supermover list, move one not two items via 'Enter' key
Miscellaneous
Thread ID:
00326464
Message ID:
00326464
Views:
65
The 'Enter' key on my mover list class on a form moves 'TWO' items to and fro. I am calling the Container Method, RemoveSelected() on the Keypress Event of the lstAvailable or lstSelected. The mover buttons call this same method and work fine, moving a single item. Code as follows:
IF nKeyCode = 13
This.Parent.RemoveSelected()
ENDIF
I think the code was from vfp5 or a sample from Microsoft that's been enhanced furthur. Any samples or suggestions appreciated.
Next
Reply
Map
View

Click here to load this message in the networking platform