Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SP1 patch something - breake another
Message
De
10/10/2003 10:16:13
Cristian Tenea
Aquila Part Prod Com
Ploiesti, Roumanie
 
 
À
10/10/2003 10:08:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00837372
Message ID:
00837385
Vues:
28
Thanks again.

>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform