I try to make an proyect with some applications, but I not see the way to jump between the diferents applications. In The Special Objects and the Frame Objects I don't see any options for work between applications.
Thanks.
I try to make an proyect with some applications, but I not see the way to jump between the diferents applications. In The Special Objects and the Frame Objects I don't see any options for work between applications.
Thanks.
A project is simple a set of applications grouped together. You should be creating a set of frames inside a single application for your purpose.
Then is not possible navigate between diferents applications in an proyect?.
I need various size of frames without menus and heading, but one I need that have menu bar and heading. How make these in one compiled exe application?
Some solutions.
Thanks
I'm not 100% sure what you're after, but i think you could use the Sub-Application object. This can load up another frame from in the application you're working on. You end up with a frame inside the original frame.
However:
-Each frame in the application can have a different window size, try the Window Control object
-You can show/hide the menu at run time: Special object > Application Menu > Show Menu