Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Linking listboxes. Possible?
Message
De
03/06/1998 05:33:04
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
03/06/1998 03:01:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00103882
Message ID:
00104294
Vues:
28
>...
>>>Cetin, i think i've not explain fine my need. I know how to link by value, but i want not only linked values, but showing the same items in both of the listboxes.
>>>If the user scrolls one control, doesnt change the value of the lisbox but he change the items showed on it, and i want do the same programatically in the other listbox.
>>
>>Carlos, in my case for example I have particlar group members displayed in one listbox and all users displayed in second listbox, so to syncronyze movements I use
>>
>>***LstGroupMembers.InteractiveChange()
>>this.parent.lstUsers.DisplayValue = this.DisplayValue
>>
>>HTH,
>>
>>Nick
>
>But if you moves one listbox with the scroll bar, the interactivechange() event is not running, cause you're not changing value of listbox. But i want to show the same items in the visible portion of both listboxes. Probably my english is not so sufficient to explain the problem. Let me know if you've understood. Thanks.
Carlos,
Then I would suggest using grid instead of listbox. Grid is more flexible for that I think. You could use scrolled event (or simply create a relation).
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform