Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TxTbuttons class doesn't enable objects.
Message
De
16/11/1996 21:45:04
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00012180
Message ID:
00012523
Vues:
47
>>There is a CASE missing for handling this in the SetAllProp
>>method, try adding this lines:
>>

>>CASE ATC("PageFrame",m.oControlParent.Controls[m.i].BaseClass) # 0
>> FOR m.j = 1 TO m.oControlParent.Controls[m.i].PageCount
>> THIS.SetAllProp(m.oControlParent.Controls[m.i].Pages(m.j))
>> ENDFOR

That code looks familiar :) Is it from the fixed version of txtButtons
class that came with VFP 5.0 ? Because I have it right here and it
matches :) But seriously, VFP 3 did leave a lot of boboos in its samples
and custom classes by the time of shipping.
Some things are better be left unknown...NOT!!!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform