Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No Vfp6 funciona , mas não no Vfp8
Message
From
07/09/2005 07:44:45
 
 
To
07/09/2005 07:13:03
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01047282
Message ID:
01047303
Views:
7
>
>
>XX_Hook=CREATEOBJECT("XX_Hook")
>=BINDEVENT(_Screen,"Resize",XX_Hook,"Resize")
>
>READ EVENTS
>
>=UNBINDEVENT(_Screen,"Resize",XX_Hook,"Resize")
>RETURN
>
>
>DEFINE CLASS XX_Hook AS custom
>   PROCEDURE Resize()
>      * Your code
>   ENDPROC
>
>ENDDEFINE
>



Pedro,

A forma correta é de indicar é dar crédito ao autor original da solução. Neste caso Martin Jindra
Re: Vfp6 work , but don´t work in vfp8 Thread #1047281 Message #1047293


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Reply
Map
View

Click here to load this message in the networking platform