I wonder how to manage multiple windows, all the same, like you have, for example, in a Filemaker DB.
All windows have the same layout an d the same fields. How do you move from one to the other or create a new one. And, by the same token, how do you save the file with all is windows?
Basically you have page 1, page 2 etc.
Do you wish to have the exact same Window open multiple times ? If so simply create as new instance of the same Window and give that instance a different name. They will appear under the Windows menu under their name, this being one way to bring up to front. You may also click one these to make it front window.
When the user is done with one window, he can closes it by using the appropriate button at the top.
Hi Armando, did you try to use ContainerControls?
Once defined you can include and reuse a single one or more of these containers as controls into your windows. Works fine for me …