Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Screen Set Help..
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00190630
Message ID:
00190671
Views:
12
>When you create a screen set (with the power tools) is there a way to specify that some/certain screens start out as invisible. Also, what is the programatic way to switch from one window to the other? I assume
>
>activate window
>
>Thanks,
>BOb
>
>PS: Boy... you really MISS VFP when you go back to these 2.6 projects.

Hi BOb,

For the visibility thing, there's a NOSHOW clause. ACTIVATE WINDOW will work provided you give the screen a name. If you don't (or didn't), you could use foxtools to get the whandle of the screen with _WFindtitl(< caption >), then _WSelect(whandle).

hth,
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform