Update README.md

This commit is contained in:
githubuser0xFFFF 2019-12-17 14:10:55 +01:00 committed by GitHub
parent 4a2768015c
commit 2ca03cc56d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,6 +84,8 @@ The best way to test non-opaque undocking is to set the standard flags: `CDockMa
### Tab-menu for easy handling of many tabbed dock widgets ### Tab-menu for easy handling of many tabbed dock widgets
Tabs are a good way to quickly switch between dockwidgets in a dockarea. However, if the number of dockwidgets in a dockarea is too large, this may affect the usability of the tab bar. To keep track in this situation, you can use the tab menu. The menu allows you to quickly select the dockwidget you want to activate from a drop down menu. Tabs are a good way to quickly switch between dockwidgets in a dockarea. However, if the number of dockwidgets in a dockarea is too large, this may affect the usability of the tab bar. To keep track in this situation, you can use the tab menu. The menu allows you to quickly select the dockwidget you want to activate from a drop down menu.
![Tab menu](doc/tab_menu.gif)
### Many different ways to detach dock widgets ### Many different ways to detach dock widgets
You can detach dock widgets and also dock areas in the following ways: You can detach dock widgets and also dock areas in the following ways:
- by dragging the dock widget tab or the dock area title bar - by dragging the dock widget tab or the dock area title bar