Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No labels in modeless top level form ????
Message
De
02/03/2006 09:42:41
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Allemagne
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
No labels in modeless top level form ????
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Database:
MySQL
Divers
Thread ID:
01100861
Message ID:
01100861
Vues:
52
Hello Everbody !

I have a modal form xy(in screen) with serveral labels and no user input !
At init i set the label.captions from parameters i pass to the form
At activate i do
dodefault()
do longprocedure xyz
thisform.release


my main programm works in an endless loop
...
...

do while true
do some connections to different databases on different servers
do form xy with a,b,c,d,...
do some disconnections to different databases on different servers
wait timeout nnnnnnnn
enddo

Everything works as expected.
Now i did:
_screen.visible = .F. in my main programm and set the form xy to modless(as top level form)

The exe is still working, but the form xy is shown without any labels
(just form.caption and borders) ???????????????
After execution of longprocedure xyz the form xy is released and the controll is passed back
to the main-programm.

Why are the labels in form xy not shown ??? What am i missing ????

Any help welcomed

Best regards
Albert
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform