Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Init does not fire
Message
From
09/10/2007 17:35:41
 
 
To
09/10/2007 16:29:49
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01259860
Message ID:
01259889
Views:
18
Some more info: The command group has 6 buttons in it, all of which are custom class buttons. The init for the first 2 will fire OK. The init for the remaining 4 does not fire.


>does it fire if you call it with [parentclass]::init() instead of dodefault()? (Substitute [parentclass] (leave out the brackets too) with the actual parent class name which you can grab from inside the button's init and clicking on the 'view parent code' button.
>
>
>>I have a custom button group on a modal form with a private datasession. The button group is subclassed from the standard button group and uses subclassed buttons. For some reason the init event of the buttons do not fire. All of the init events enclude dodefault() in their code. This problem does not exist with a standard button group.
>>
>>Any ideas on what I've missed?
>>
>>Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform