Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SP1 change/bug ??
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
SP1 change/bug ??
Miscellaneous
Thread ID:
00836791
Message ID:
00836791
Views:
54
This no longer works with SP1
oX = NEWOBJECT('cAppHook')

*-------------------------------------------------------
*--    Class: cMainApp
*--
*--  Descrip: AppHook
*-------------------------------------------------------
DEFINE CLASS cAppHook AS CUSTOM
   oScreen = _SCREEN
   
   PROCEDURE oScreen.RESIZE()
      WAIT WINDOW NOWAIT 'Here'
   ENDPROC

   PROCEDURE oScreen.MINIMIZE()
      WAIT WINDOW 'Here Minimize...'
   ENDPROC
   
ENDDEFINE
What ben makes tracks for what wil be. Words in the air pirnt foot steps on the groun for us to put our feet in to.

Riddley Walker
Next
Reply
Map
View

Click here to load this message in the networking platform