Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Contributions to C::B => Topic started by: AmR EiSa on October 08, 2006, 02:21:23 am

Title: wx and C::B doc and articles ?
Post by: AmR EiSa on October 08, 2006, 02:21:23 am
Hello..,

I new in C::B . and i want ask about some doc for use C::B with wxwidgets ?
and what the difference between wxSmith project and wxWidgets project ?

this for now but i will ask if i have any help , so plz help :)

Thanks for u all for C::B and help :)

AmR EiSa
Title: Re: wx and C::B doc and articles ?
Post by: stahta01 on October 08, 2006, 03:11:09 am
Using Google I found this

wxSmith is a Code::Blocks plugin for RAD editing of wxWidgets applications. It's one of the most comfortable RADs thanks to being fully integrated with the IDE, both being Open Source, Cross Platform, and written in C++ using wxWidgets itself.

http://www.wxcommunity.com/modules.php?op=modload&name=Downloads&file=index&req=viewdownloaddetails&lid=270&ttitle=wxSmith

May wish to use wiki also.

http://wiki.codeblocks.org/index.php?title=WxSmith_Tutorial_%26_Pointers



Title: Re: wx and C::B doc and articles ?
Post by: byo on October 08, 2006, 10:33:11 pm
Hello..,

I new in C::B . and i want ask about some doc for use C::B with wxwidgets ?
and what the difference between wxSmith project and wxWidgets project ?

this for now but i will ask if i have any help , so plz help :)

Thanks for u all for C::B and help :)

AmR EiSa

In fact you can use wxSmith in both project. The only one difference is that in wxSmith project application class is dynamically created / modified, and it has much worse (maybe even outdated) project wizard.
So I suggest using wxWidgets project :)

Title: Re: wx and C::B doc and articles ?
Post by: AmR EiSa on October 09, 2006, 03:55:26 am
hi
thanks stahta01 and byo .
i will byo , but i have wxPack this Pack have wx 2.7.0 and i can't edit Global Variable for wx or project wizard for wx , i can't edit Buitin Fields ( base or include or lib or obj or cflags or lflags ) and User-defined fields , how i can do that or by wxWidgets project wizard ???
and i want say if wxSmith is old why don't use wxFormBuilder project for more power ?!
Thanks for helping me
AmR EiSa
Title: Re: wx and C::B doc and articles ?
Post by: AmR EiSa on October 11, 2006, 10:08:48 am
is this very hard or very easy ?
Title: Re: wx and C::B doc and articles ?
Post by: byo on October 11, 2006, 05:56:52 pm
Maybe it should work with current settings, only need to set base directory for wx and configuration type. I'm not sure because wx 2.7.0 could use different directory structure. Just try to set-up wx like in 2.6

BYO
Title: Re: wx and C::B doc and articles ?
Post by: AmR EiSa on October 12, 2006, 03:06:25 am
Hello...,
Thanks BYO for try help , ok can you say to me how i can set base directory for wx and configuration type in wx 2.6 ??
if you can this will help me very much :)

AmR EiSa
Title: Re: wx and C::B doc and articles ?
Post by: byo on October 12, 2006, 09:01:59 am
ok, first of all - what C::B version do you use ? If RC2, remove it and download lastest nightly build. When you have nightly, just try to compile and dialog box with configuration for wxWidgets library will pop-up (in fact this will be configuration for #WX variable, but it's used to configure wx) - herre you choose directory of wx and it should work with project generated using wxWidgets wizard
Title: Re: wx and C::B doc and articles ?
Post by: AmR EiSa on October 12, 2006, 09:07:10 am
i have oct 11 C::B ;)