This demonstration shows you how to do a dockable dialog.
You can create your own non dockable dialog - in this case you don't nedd this demonstration.
You have to create your dialog by inherented DockingDlgInterface class in order to make your dialog dockable
- please see DemoDlg.h and DemoDlg.cpp to have more informations.
plugin command Dockable Dialog Demo
This demonstration shows you how to do a dockable dialog. You can create your own non dockable dialog - in this case you don't nedd this demonstration. You have to create your dialog by inherented DockingDlgInterface class in order to make your dialog dockable - please see DemoDlg.h and DemoDlg.cpp to have more informations.