Thread: Gui
View Single Post
Old Aug 20th, 2007, 11:19 AM   #14
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
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
DaWei is offline   Reply With Quote