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

Click here to load this message in the networking platform