Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: creatxr on April 17, 2007, 09:30:10 pm

Title: wxD and AspectC and refacting surpport
Post by: creatxr on April 17, 2007, 09:30:10 pm
in the pass , I like Delphi/C++Builder . because they are RAD tools and they have a nice form desinger  .

their visible classes have a useful property "align" , with its value "alClient" , the controls can auto resize while its parent 's control 's size is changed.
 
now I want a Cross-platform free IDE to write Cross-platform app but not java or .net.

eclipse 'cdt isn't mature. but it has acdt for developping AspectC .

I think Code::Blocks is the bestest tool as far as I know.

but it still has something not expedient.

I wish C::B has two features in the future:
1.) could develop AspectC  (http://www.aspectc.org/)
2.) could refacte easy
3.) wxD surpport
Title: Re: wxD and AspectC and refacting surpport
Post by: afb on April 26, 2007, 03:19:48 pm
I wish C::B has two features in the future:
...
3.) wxD surpport

For this uncounted feature (wxD), it is very much in the works...

(http://wxd.sourceforge.net/wxd-codeblocks-wizard.png)

Just cleaning up the generated D code, so that it actually works.