Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Label Refresh bug 1
Message
 
 
To
03/08/2003 14:59:39
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00816320
Message ID:
00816325
Views:
19
Fabio,

It may be a bug, but if you have to skip levels in the class hierarchy than something is wrong with you class design, IMHO.

>Hi Sergey,
>
>>What exactly doesn't work?
>
>VFP Parser don't accept Label::Refresh;
>VFPT have add refresh to Shape and Label, Shape::Refresh is ok but Label::Refresh no.
>
>Can you use DODEFAULT() instead?
>
>No, DODEF() isn't equal to BaseClass::Refresh.
>
>DODEF() is usable only within one specific method,
>instead BaseClass::Method is usable on any method of subclass for call
>BaseClass method skip inherit subClass Method code.
>
>Example:
>
>PROCEDURE Click
> Label::Refresh
>ENDPROC
>
>
>moreover DODEF() is slower.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform