Byte-Welt - Die Welt des Programmierens
Don't show FlapDockStation with Common?
Byte-Welt - Projekte / Projects
DockingFrames
oshmianski
16. August 2012 um 06:19
1
Hi.
How don’t show FlapDockStation with Common? Moreover, never show and use.
Thanks
Beni
16. August 2012 um 08:01
2
On any CDockable call “setMinimizeable(false)”.
Don’t use a CContentArea but a CGridArea (you may call CControl.createGridArea to create the object)