Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_SuperMover Class
Message
From
20/07/2001 11:58:32
 
 
To
20/07/2001 11:17:05
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00533182
Message ID:
00533207
Views:
12
Cives,
When you add an item, supermover calls the cmdAdd.click() method. So you could add something like this to supermover.cmdAdd.click():
DODEFAULT()
*-- user added an item
*-- put your update code here
The selected items are stored in the array _supermover.aSelections[].

HTH
>I have included the _supermover class on a form. What I would like to be able to do is the following:
>
>When a user selects an item and moves it to the "selected" listbox I want another object on the form to be updated based on the "selected" items.
>
>Any suggestions on how I can do this?
>
>Thanks in advance for your help,
>Russell Clendenon
Daniel
Previous
Reply
Map
View

Click here to load this message in the networking platform