![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 | ||
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
Quote:
Quote:
|
||
|
|
|
|
|
#12 |
|
Programmer
|
Gtk-- is a quite nice C++ wrapper of GTK in C++. Since GTK is very object oriantated even in C, it manages to make good use of C++ OO. And, unlike WxWidgets, it was started with the STL in mind - it provides STL-like container functions (e.g. push_back for containers) and transparent conversion of standard containers and strings to the GTK equivalents (like the UTF8ized glib::ustring).
|
|
|
|
|
|
#13 | |
|
Professional Programmer
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3
![]() |
Quote:
I too dislike the use of the STL in wxWidgets. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|