If that's too much for you switch to something like vb.net.
iamthwee
Posting Expert
5,950 posts since Aug 2005
Reputation Points: 1,543
Solved Threads: 439
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?
tux4life
Nearly a Posting Maven
2,350 posts since Feb 2009
Reputation Points: 2,134
Solved Threads: 243
i'm using windows xp and dev c++as compiler
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/
A very good and useful free ebook about wxDev-C++ is available here:
http://wxdevcpp-book.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.
tux4life
Nearly a Posting Maven
2,350 posts since Feb 2009
Reputation Points: 2,134
Solved Threads: 243
Or just use something like vb.net or c#...
iamthwee
Posting Expert
5,950 posts since Aug 2005
Reputation Points: 1,543
Solved Threads: 439
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
evstevemd
Senior Poster
3,713 posts since Jun 2007
Reputation Points: 462
Solved Threads: 392