Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program when executing wont show my form
Message
From
17/08/2005 09:40:37
 
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:
01041621
Views:
26
>OK I have my main form now As Top Level and modeless and my search form as the same. The problem I have is that the user will go into edit mode which enables the controls on the screen and then click on search. The form now shows up on top of my main form.
>
>The problem I have is that although the search form stays on top the user can still click in the fields on my main form. This cannot happen.
>
>This is driving me nuts!! I know its my lack of understanding which is the problem!!! Basically I want the top level form at that point to tbe the only form allowed for edits!

Add to Cetin's set, this:
SearchForm.DeskTop=.T.
Previous
Reply
Map
View

Click here to load this message in the networking platform