Status | ID | Priority | Type |
Closed | 24335 | Minor | Question |
Profile | Reply |
tiborbaloghClient | When I add two DockPanels with "Bottom" DockingStyle setting, they appear vertically splitted. Thank you, Best regards, |
User | Description | Posted On |
Sasha (Xafari Support)Client | Hello Tibor,
When I add two DockPanels with "Bottom" DockingStyle setting, they appear vertically splitted. Please, give us additional information about this problem. Where do you want to arrange these DochkPanels? Is it possible to add 2 or more dockpanels to a Tabbed Container (instead of splitted) by default? Can I somehow set TabsPosition to Top as default? You can see attached video TabContainerDP.zip. If you mean the behavior on the video, please let us know, or add your screenshot (video) and we will try to help you.
Regards, Sasha. Attached files: | |
tiborbalogh | Hi Sasha, Thank you for your video. Tibor | |
tiborbalogh | For the position of tabs, I have written a controller that moves all tabs to the top of the content. Attached files: | |
Sasha (Xafari Support)Client | Hi Tibor, All changes 'Layout' are stored in the user Model, until user changes location the DockPanels or Containers. Please, give us additional info about your DockPanelViewController, does this controller change position of tabs in your project? Let me know if you need further assistance. Regards, Sasha. Attached files: | |
Sasha (Xafari Support)Client | Hello Tibor, If you want to move all tabs to the top of the content, you can run your project with the DockPanelViewController and next step make settings in your Model (like attached above video or your other method) and save the settings. After the manipulation, you can remove or disable the DockPanelViewController. Feel free to contact us if you have any questions. | |
tiborbalogh | Hi Sasha, DockPanelViewController was just a quick solution for placing tabs to the top, but setting it in the Application model editor would be a nice feature (in the future :) ). Kind regards, | |
Sasha (Xafari Support)Client | We will consider the possibility of extending the Model for DockPanels. You're welcome) |