Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any way around this modal form problem?
Message
From
20/03/2002 12:26:34
 
 
To
20/03/2002 12:14:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00632093
Message ID:
00635067
Views:
22
Hi!

Prepare and create the waiting indicator form at applciation startup. When creating, you will require to ahow it at least once at startup to force automatic activation by VFP and avoid firther activations of it when you use it later in application with modal foirms opened. Then just show or hide it using its "Visible" property. Make it "Always On Top", so it will be visible for user despite it will not be ever active because modal forms.

>Hi,
>
>Since we are in the topic of modal form, I also had a similar problem.
>As I require my application to be always show on the screen, I had my
>main form modal, in return, all my other form had to be modal too which
>result that when I want one of my form to had some waiting indicator,
>I can't do it until the most recent form is unloaded.
>
>What is the better way to solve it. Please kindly advise.
>Thank you
>
>>Gerry,
>>
>>Thanks for that information. I think I finally get it. Talk about confusing. And today I had another pair of eyes look at my code and tell me more or less the same thing. I was told, "Don't do a DO FORM inside of a modal form." We moved my DO FORM command into my PRG that runs my forms and that was that.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform