Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiselect Mover List
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00044852
Message ID:
00045277
Vues:
36
>>>>I need a multiselect mover list box in which I can multiselect items and move the whole chunk up and down the list box. Anyone has such a thing or a rough idea of how to do it. Instead of using list box, any other choice?
>>>>
>>>>
>>>>Tai SC
>>>
>>>Have you tried that one in VFP\samples\classes\samples.vcx moverlist?
>>
>>Hi! Antonio,
>>
>>Are you talking about the moverlist with two lists side by side? It does not fit my requirement. I need a single list able to drag a whole bunch of guys up and down the list, not to another list. I have space constraints. I need at least 4 of this kind of list box on the form. 2*4 will make 8. It is impossible to put 8 listbox in one form.
>>
>>Thanks for your suggestion.
>>
>>
>>Tai SC
>
>Tai, you can add mover bars if your list is populated by Value or by AddItem(). Perhaps you could add code to the MouseDown and MouseMove to link the mover bars to the selected items. At this point, it will move an item, but the POSITION is selected and remains behind. Strange behavior.
>
>HTH
>Barbara

I have a similar problem. I'd like to be able to drag records up and down on a child grid. The records are ordered on an arbitrary order field, which, at the moment, has to be set manually by the user. Eventually, I might get around to playing with making a column with a button control and playing with drag events and mouse position. But if anyone has solved this I'd be pleased to here about it.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform