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.