Hi everybody,
i'm planning a little bigger project and i want use a GUI toolkit.
There are 3 packages for DEV-C++.
Which one is the best?
I want an easygoing with Menu Accelerators und Menu with Bitmaps/Icons to make it a little bit colorful.
Thanks for every comment on these
OH yes, and I use GCC 3.2 (changed ABI etc.) Please consider that to.
Alex
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well, if you can handle the real API, then go for it. Otherwise, there are a couple good ones on vUpdate that I have not tried yet but have heard good things. I hear GTK is really cool.
Kip
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
And some people seem to like wxwindows. Watch though, as some of the dev-packs have not been updated to deal with 3.2...which, and to what degree they don't work...others are ore qualified to tell you...
Wayne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
WxWindows here! :)
No, really, I tried some frameworks (not all of them) but wxWindows I liked the most. Although Kip is right: It's allways a big advantage to know about the API first.
GTK+ seems to be good as some people here use it, too. FLTK should work, but I never tried it. Qt is nothing for me. To bloated and currently only available for MSVC (at least the "free" version). MFC is a pain in the ****, not bad in the beginning, but really not that good after all.
For a package of wxWindows compiled using gcc 3.2 check my little guide at www.bg.bib.de/~bbsh1akr/ Compile it yourself or give my package a try (although someone complained that I included the contribs in it)
upcase
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everybody,
i'm planning a little bigger project and i want use a GUI toolkit.
There are 3 packages for DEV-C++.
Which one is the best?
I want an easygoing with Menu Accelerators und Menu with Bitmaps/Icons to make it a little bit colorful.
Thanks for every comment on these
OH yes, and I use GCC 3.2 (changed ABI etc.) Please consider that to.
Alex
Well, if you can handle the real API, then go for it. Otherwise, there are a couple good ones on vUpdate that I have not tried yet but have heard good things. I hear GTK is really cool.
Kip
And some people seem to like wxwindows. Watch though, as some of the dev-packs have not been updated to deal with 3.2...which, and to what degree they don't work...others are ore qualified to tell you...
Wayne
WxWindows here! :)
No, really, I tried some frameworks (not all of them) but wxWindows I liked the most. Although Kip is right: It's allways a big advantage to know about the API first.
GTK+ seems to be good as some people here use it, too. FLTK should work, but I never tried it. Qt is nothing for me. To bloated and currently only available for MSVC (at least the "free" version). MFC is a pain in the ****, not bad in the beginning, but really not that good after all.
For a package of wxWindows compiled using gcc 3.2 check my little guide at www.bg.bib.de/~bbsh1akr/ Compile it yourself or give my package a try (although someone complained that I included the contribs in it)
upcase
Besides above, there's another pre-compiled devpak, and a easier way to compile by yourself:
http://h.ods.org/Software/wxWindows/
or
http://g.slyip.com/Software/wxWindows/