i'm a bachelor student doinmg b.e in computer and as my project i've decided to make an banking application using wx widget and i'm really frustrated tring to figure it out .Being new to it i need some help
i'm a bachelor student doinmg b.e in computer and as my project i've decided to make an banking application using wx widget and i'm really frustrated tring to figure it out .Being new to it i need some help
What OS are you on?
What IDE/compiler are you using?
Last edited by tux4life; Jul 16th, 2009 at 6:36 am.
is there something like dreamweaver or something for wxwidget inwhich we can go by design mode
Ooooh, you're using Dev-C++, then I've good news for you: there's a "special" edition of Dev-C++ called wxDev-C++ which has a built-in form designer, wxDev-C++ is freely downloadable here: http://wxdsgn.sourceforge.net/
(If I'm not wrong it's even installed automatically as a part of the wxDev-C++ installation)
So I suggest you to remove Dev-C++ and install wxDev-C++ instead, it does exactly have the same features as a normal Dev-C++, the only difference is that it's more suited for wxWidgets development, meaning that it has a built-in form designer for example.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.