Hi all, I'm trying to design a MDI application. I have a toolbar on the top or bottom and some floating windows created dynamically. Just to make sure, the behavior requirements are:
1. The toolbar stays always on the top. 2. When maximized a window uses entire space available minus whatever's at the edges (I have only the toolbar now). Currently I'm using QxDockLayout to fix the position of the toolbar along one of the window edges. QxDockLayout and all windows are added to the QxClientDocument. That makes windows to float "above" the toolbar. I experimented with adding windows to the QxDockLayout as well, but then they are not free to be moved any more. I'd appreciate any help. Thx, --Tomek ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel