Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Work in _screen or top level form?
Message
De
28/11/2008 08:17:02
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
 
À
27/11/2008 13:13:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01364408
Message ID:
01364480
Vues:
19
-You can use dockable forms with _screen can't use with main form
-You can do visual designs with main form can't do with _screen. You have to do some coding
-If you used modify file or same command's you have to correct them with "in" clause like :
old:
modi file mytext.txt
new:
modi file mytext.txt in my_mainform

-If you want a statusbar you have to use microsoft statusbar control with main form.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform