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

Recommended Answers

All 8 Replies

Member Avatar for iamthwee

If that's too much for you switch to something like vb.net.

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?

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

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.

Member Avatar for iamthwee

Or just use something like vb.net or c#...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.