Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TxTbuttons class doesn't enable objects.
Message
From
16/11/1996 21:45:04
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00012180
Message ID:
00012523
Views:
43
>>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!!!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform