Hi You're looking for what Microsoft calls an MDI (Multiple Document Interface).
We don't have anything like that yet, but you're welcome to submit a feature request in JIRA. (patches would be even more welcome :-) -- Noel David Keen wrote: > > Hi, > > > > Is it possible to implement the behaviour of a typical application with > multiple internal windows? For example, take > MS Excel where you can have multiple workbooks open in the application and > they can be maximised/resized etc > independently of the main application. And when they are maximised, the > application menus remain visible. > > > > In Pivot, if I have a Window in which I have a MenuBar (eg. As the first row > in a TablePane) and then have multiple > Frames inside that Window, maximising those frames will cover the MenuBar -- > which I don't want. > > > > Is this behaviour possible? > > > > Thanks, > David. >
