Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Work in _screen or top level form?
Message
From
28/11/2008 08:17:02
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
27/11/2008 13:13:09
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01364408
Message ID:
01364480
Views:
20
-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.
Previous
Reply
Map
View

Click here to load this message in the networking platform