News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

is here anybody could tell me how to design C::B like window step by step?

Started by creatxr, June 22, 2007, 06:11:09 AM

Previous topic - Next topic

creatxr

is here anybody could tell me how to design C::B like window step by step?
please give me source code design wxSmith.
thanks very much.

I only can design the window below.

[attachment deleted by admin]

rickg22

creatxr: Code::Blocks uses wxAUI, a wxWidgets library to handle detachable windows. Perhaps you should look into that.

David Perfors

And take a look to the source code of C::B. It helped me to figure how it was done :)
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring