[Gambas-user] Multiple forms or single form?
Robert Rowe
robert.c.rowe at ...626...
Wed Apr 2 03:37:56 CEST 2008
Fewer objects would normally consume less memory but it would make it
harder for you to make your form work correctly as you'd keep having to
switch the visible objects around. I would opt for one form for each
logical function. Isolation of functionality usually works out for the
best in the long run.
Robert Rowe
jbskaggs wrote:
> Is it more efficient to have one form with items showing and hiding, or
> multiple forms being shown and hid? Which is better for speed and memory?
>
> Or is it a moot question altogether?
>
> JB SKaggs
>
More information about the User
mailing list