new to wx widget so help needed for my project

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Jul 2009
Posts: 9
Reputation: new_divine is an unknown quantity at this point 
Solved Threads: 1
new_divine new_divine is offline Offline
Newbie Poster

new to wx widget so help needed for my project

 
0
  #1
Jul 16th, 2009
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
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 5,266
Reputation: iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold 
Solved Threads: 377
Featured Poster
iamthwee's Avatar
iamthwee iamthwee is offline Offline
Posting Expert

Re: new to wx widget so help needed for my project

 
0
  #2
Jul 16th, 2009
If that's too much for you switch to something like vb.net.
*Voted best profile in the world*
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 1,968
Reputation: tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute 
Solved Threads: 214
tux4life's Avatar
tux4life tux4life is offline Offline
Posting Virtuoso

Re: new to wx widget so help needed for my project

 
0
  #3
Jul 16th, 2009
Originally Posted by new_divine View Post
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.
"Never argue with idiots, they just drag you down to their level and then beat you with experience."
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 9
Reputation: new_divine is an unknown quantity at this point 
Solved Threads: 1
new_divine new_divine is offline Offline
Newbie Poster

Re: new to wx widget so help needed for my project

 
0
  #4
Jul 17th, 2009
i'm using windows xp and dev c++as compiler
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 9
Reputation: new_divine is an unknown quantity at this point 
Solved Threads: 1
new_divine new_divine is offline Offline
Newbie Poster

Re: new to wx widget so help needed for my project

 
0
  #5
Jul 17th, 2009
is there something like dreamweaver or something for wxwidget inwhich we can go by design mode
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 1,968
Reputation: tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute tux4life has a reputation beyond repute 
Solved Threads: 214
tux4life's Avatar
tux4life tux4life is offline Offline
Posting Virtuoso

Re: new to wx widget so help needed for my project

 
0
  #6
Jul 17th, 2009
Originally Posted by new_divine View Post
i'm using windows xp and dev c++as compiler
Originally Posted by new_divine View Post
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.
"Never argue with idiots, they just drag you down to their level and then beat you with experience."
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 5,266
Reputation: iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold 
Solved Threads: 377
Featured Poster
iamthwee's Avatar
iamthwee iamthwee is offline Offline
Posting Expert

Re: new to wx widget so help needed for my project

 
0
  #7
Jul 17th, 2009
Or just use something like vb.net or c#...
*Voted best profile in the world*
Reply With Quote Quick reply to this message  
Join Date: Dec 2005
Posts: 5,850
Reputation: Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute 
Solved Threads: 749
Team Colleague
Salem's Avatar
Salem Salem is offline Offline
Void main'ers are DOOMed

Re: new to wx widget so help needed for my project

 
0
  #8
Jul 17th, 2009
Or code::blocks, which is itself built on top of WxWidgets, and has a GUI designer

http://www.codeblocks.org/downloads
http://www.codeblocks.org/cbplugins
http://wiki.codeblocks.org/index.php...WxSmith_plugin
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 1,401
Reputation: evstevemd has a spectacular aura about evstevemd has a spectacular aura about evstevemd has a spectacular aura about 
Solved Threads: 127
evstevemd's Avatar
evstevemd evstevemd is offline Offline
Nearly a Posting Virtuoso

Re: new to wx widget so help needed for my project

 
1
  #9
Jul 18th, 2009
Originally Posted by Salem View Post
Or code::blocks, which is itself built on top of WxWidgets, and has a GUI designer

http://www.codeblocks.org/downloads
http://www.codeblocks.org/cbplugins
http://wiki.codeblocks.org/index.php...WxSmith_plugin
and also allows to use wxformbuilder from www.wxformbuilder.org
Get free PDF version of the official book here:
http://www.phptr.com/content/images/...73816_book.pdf
Atheist: God is man made imagination, he doesn't exist!
Theist: It's okay, can you imagine anything else that doesn't exist?
Junior MD --- Python, C++ and PHP
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC