Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Containers not Forms as the main user interface...help!
Message
From
05/05/2008 11:15:03
 
 
To
05/05/2008 10:47:29
Scott Malinowski
Arizona Fox Software LLC
Arizona, United States
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01315051
Message ID:
01315127
Views:
28
Scott,
>[Seems that you are trying to make a container to behave like a form :)
>Why not using forms without titlebar? I've done this for an outlook style interface with top level form and forms instantiated on right side of main form. ]
>
>You are correct, we are trying to make a container behave like a form. And, I like your idea....
>Do you foresee any gotchas in using this methodology? Like data sessions issues or anything like that?

Forms are quite heavyweight classes: in vfp6 you could grind a system down by instantiating too many form classes. Vfp8 made the situation better, but I'd still measure the impact in vfp9 on typical to lower end target machines first and try out a max test if thinking about TS or citrix deployment FIRST.

20 form classes should be ok if one such "master form" (to avoid the term "form set") is used by the process, but if you need a few of such "master forms" per process might tax resources too much.

HTH

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform