Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Label Refresh bug 1
Message
 
 
À
03/08/2003 14:59:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00816320
Message ID:
00816325
Vues:
20
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform