Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SP1 patch something - breake another
Message
De
10/10/2003 10:08:29
 
 
À
10/10/2003 10:03:58
Cristian Tenea
Aquila Part Prod Com
Ploiesti, Roumanie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00837372
Message ID:
00837375
Vues:
27
>Hi,
>
>After install SP1 for VFP8 the hook for screen doesn't work anymore; folowing code gets an error.
>
>DEFINE CLASS scrhook as Custom
>  oscr=_screen
>  PROCEDURE oscr.resize()
>    IF TYPE("oapp.name")='C'
>      oapp.RESIZE()
>    ENDIF
>  ENDPROC
>ENDDEFINE
>
>at _screen.addobject("oh","scrhook") receive error 'Unknown member oscr' in line 2
>
>Thanks


Cristian,

This was recently discussed. You have to use BindEvent(). see message#836655
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform