Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which methods to use for a listbox?
Message
 
 
À
16/03/2006 10:53:13
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01104865
Message ID:
01104941
Vues:
14
>>Hi everybody,
>>
>>I'm going to get control of a form written by my colleague. Going through form's code I see, what there are 5 listboxes on the first page of the pageframe control. All 5 of them have the same (or very similar) code in the following methods:
>>
>>Click
>>KeyPress
>>LostFocus
>>InteractiveChange.
>>
>>First obvious idea would be to use a special listbox class with all code inside instead of repeating code for each listbox. But my main problem is to understand why do we need code in each of these methods? Would KeyPress and InteractiveChange be enough?
>>
>>Thanks for your insights in advance.
>
>Doesn't that depend on the codes inside them?
>Cetin

All the methods basically do the same thing (except the KeyPress). My colleague explained, that there were some circumstances in multi-select scenario where particular event was called and not the other... That's not entirely convincing, since I would assume that Click will cause InteractiveChange, etc.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform