![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Professional Programmer
Join Date: Jan 2007
Location: Cape Town
Posts: 291
Rep Power: 2
![]() |
to be honest i feel the process of learning wxWidgets is a little overwhelming!
thats probably because ive never programmed GUI s**t... all ive ever done is console stuff, thats not a good practice! i must get into the GUI stuff! ![]() |
|
|
|
|
|
#12 |
|
Hobbyist Programmer
Join Date: Jan 2006
Location: UK
Posts: 213
Rep Power: 3
![]() |
Cross-Platform GUI Programming with wxWidgets by Julian Smart and Kevin Hock (ISBN 0-13-147381-6) is a very good resource for learning wxWidgets.
|
|
|
|
|
|
#13 |
|
Newbie
Join Date: Aug 2007
Posts: 18
Rep Power: 0
![]() |
Yes, I plan on buying the book very soon. All the books I have been buying lately are going to put me in the poor house. lol Right now I am looking at the tutorials on the wxWidgets wiki.
|
|
|
|
|
|
#14 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
If you know anything about using C++ objects, I think you'll find wxWidgets much less daunting than the raw Win32 API.
Further, if MS is successful in moving usage to .NET environments, the old API is going to see less use and less support.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#15 |
|
Newbie
Join Date: Aug 2007
Posts: 18
Rep Power: 0
![]() |
Yea, I have heard that the Win32 API is a bit hard to work with, plus wxWidgets is cross platform. No use in learning an api for windows and linux.
|
|
|
|
|
|
#16 |
|
Professional Programmer
Join Date: Jan 2007
Location: Cape Town
Posts: 291
Rep Power: 2
![]() |
I did a little Win API a while ago, and I gave up because I found the process to be horrible!
Still, thanks for the book reccomendation! I will try have a look! ![]() |
|
|
|
|
|
#17 |
|
Professional Programmer
Join Date: Jan 2007
Location: Cape Town
Posts: 291
Rep Power: 2
![]() |
hey i remember when i was looking at the demo apps included with wxWidgets, i noticed alot of the apps had trouble with updating their components...
for example, if i resized a window the GUI got messed up, stuff was overlapping... just wondered if that is just the demos being badly written, or has any experienced similar troubles in their own applications? thanks! ![]() |
|
|
|
|
|
#18 |
|
Newbie
Join Date: Aug 2007
Posts: 18
Rep Power: 0
![]() |
No trouble here, must be user error.
|
|
|
|
|
|
#19 |
|
Professional Programmer
Join Date: Jan 2007
Location: Cape Town
Posts: 291
Rep Power: 2
![]() |
Ok, well thats good to know!
Thanks! ![]() |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| question regarding GUI factory. | rwm | C++ | 3 | Aug 17th, 2007 8:58 AM |
| Which is easier for making a GUI program? | 357mag | Java | 6 | Jul 29th, 2007 5:08 PM |
| GUI Building | Kezzer | Java | 3 | Jun 30th, 2007 11:46 PM |
| J# or C# | crawforddavid2006 | Other Scripting Languages | 9 | Jun 10th, 2007 3:59 AM |
| Programming a simple GUI | bulio | Other Scripting Languages | 12 | Jun 9th, 2007 2:29 PM |