Author Topic: How does C::B (nightly builts) implement the docking panels?  (Read 3288 times)

benyelloul

  • Guest
How does C::B (nightly builts) implement the docking panels?
« 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

Offline David Perfors

  • Developer
  • Lives here!
  • *****
  • Posts: 560
Re: How does C::B (nightly builts) implement the docking panels?
« Reply #1 on: December 10, 2006, 01:47:27 pm »
Yes there is a wxWidgets class. It is called wxAUI. In wx2.7+ it is integrated.
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring