Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SP1 patch something - breake another
Message
From
10/10/2003 10:08:29
 
 
To
10/10/2003 10:03:58
Cristian Tenea
Aquila Part Prod Com
Ploiesti, Romania
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00837372
Message ID:
00837375
Views:
28
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform