S scott93727 Member Licensed User Longtime User May 6, 2007 #1 Multiple forms and form importing with code to call the different forms would be greatly appreciated
Erel B4X founder Staff member Licensed User Longtime User May 6, 2007 #2 What do you mean with multiple forms? (Basic4ppc supports applications with many forms)
Cableguy Expert Licensed User Longtime User May 7, 2007 #3 I can see were you're going with importing form as stand alone files, but as Erel said, it already supports multiple forms and the ability to separate code...so already can create stand alone forms as long as they are populated in runtime...
I can see were you're going with importing form as stand alone files, but as Erel said, it already supports multiple forms and the ability to separate code...so already can create stand alone forms as long as they are populated in runtime...
RandomCoder Well-Known Member Licensed User Longtime User May 8, 2007 #4 The only downside to that is if the form uses a table or other control that can't be added at runtime.
The only downside to that is if the form uses a table or other control that can't be added at runtime.