Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does Windowstate only work from within VFP
Message
From
17/12/2002 07:46:56
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Does Windowstate only work from within VFP
Miscellaneous
Thread ID:
00733595
Message ID:
00733595
Views:
73
In VFP7
IF TYPE('oWizard313') = 'O' AND oWizard313.WINDOWSTATE # 1 OR TYPE('oWizard313') = 'U'
   IF NOT oMainForm.VISIBLE
     oMainForm.SHOW
   ENDIF
ENDIF
When the minimize button is clicked, it does pretty much what it's supposed to do when run from within VFP, but the exe does not seem to catch on to the altered windowstate.
Peter Pirker


Whosoever shall not fall by the sword or by famine, shall fall by pestilence, so why bother shaving?

(Woody Allen)
Next
Reply
Map
View

Click here to load this message in the networking platform