Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Any way around this modal form problem?
Message
De
22/03/2002 23:29:13
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00632093
Message ID:
00636381
Vues:
19
Hi,

Thank for your advise, but I think I should had posted my question
in VB forum as I am refering to my VB6 written application, not VFP6
written application. Anyway, is there similar way to do it in VB6 ?



>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.
Best Regards
Virusim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform