Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program when executing wont show my form
Message
From
17/08/2005 08:44:37
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01041570
Message ID:
01041589
Views:
19
>Hi Cetin
>
>Yes it is! When the welcome screen runs after 5 secs it starts my main form which displays now. I think the problem lies with what forms are modal and modeless and what is Top Level and Child.
>
>Im a little confused as I have set my main form THCONSOLE to Modeless and Top Level because I have buttons on this form that allow users to search. So on the search forms they are in top level and modeless. But then I can still access the main form THCONSOLE.
>
>Help!!!!!!

I don't understand.
If ShowWindow = 2 then a form is modeless no matter the WindowType is (but can provide kind of modality through read events. ie: a login form).
If ShowWindow = 1 then you can have WindowType = 1 (modal).
Also I suggest you to include:

this.Show

in form.init.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform