Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
How does C::B (nightly builts) implement the docking panels?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: How does C::B (nightly builts) implement the docking panels? (Read 4518 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
Logged
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.
Logged
OS:
winXP
Compiler:
mingw
IDE:
Code::Blocks SVN
WX:
2.8.4
Wish list:
faster code completion, easier debugging, refactoring
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
How does C::B (nightly builts) implement the docking panels?