Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: benyelloul on December 10, 2006, 12:37:35 pm
-
Hello I'd like to know how the docking panels (similar to those of Visual Studio) are implemented in C::B?
(e.g is there a WxWidgets class to do that?)
Thanks in advance..
-- Anis Benyelloul
-
Yes there is a wxWidgets class. It is called wxAUI. In wx2.7+ it is integrated.