Bob Sysero llc Dev wrote: >> form is a page. >> >> What is it that you are trying to accomplish, exactly? >> >> Paul > I am running on Ubuntu 8.04 and what I want to do is to have a parent > window that has my menu and below the menu are a group of buttons called > Business Selections. On the left side is a panel going from top to > button that has 6 buttons called quick action that I would like to be a > docking panel. The primary or parent window is called the > mainMenuWindow. If a user press Time and Attendance Button in the Quick > Action button group I want a Child Window to pop up where there is a > open area in the mainMenuWindow that will not cover the buttons or the > menu. The Time and Attendance window will change the menu and some of > the Buttons in the Business Selection panel that will be related to the > Time and Attendance. If the user select a Quick Action Button like > Inventory, the A & T will be saved then hidden and the Inventory child > window will be displayed. The Inventory window will change the > mainMenuWindow menu and buttons that will be related to the Inventory > system. > > What I want to do is not have the user cover up any of the menu or menu > buttons and to be able to access both windows at the same time running > under linux.
You can build what you describe using a single form, with multiple panels that get shown and hidden based on user actions. Or you could evaluate dDockForm, to see if it gets you close enough. Paul _______________________________________________ Post Messages to: Dabo-users@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/4960dfd1.30...@ulmcnett.com