jaberwacky 327 Posted April 8, 2014 I'm looking to create cross platform guis in c++. Does any one here have experience in these matters? Should I go with qt or wxWidgets or ... ? Should I use a form builder or code by hand? Any other thoughts? Should I just scrap the idea and start developing android apps? Helpful Posts and Websites: AutoIt3 Variables and Function Parameters MHz | AutoIt Wiki | Using the GUIToolTip UDF BrewManNH | Can't find what you're looking for on the Forum? Share this post Link to post Share on other sites
JohnOne 1,603 Posted April 8, 2014 I here qt produces massively bloated binaries and needs a ton of dynamic libraries to be shipped with them. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Share this post Link to post Share on other sites
jaberwacky 327 Posted April 8, 2014 Alritey, well, qt is out. Anybody else? Helpful Posts and Websites: AutoIt3 Variables and Function Parameters MHz | AutoIt Wiki | Using the GUIToolTip UDF BrewManNH | Can't find what you're looking for on the Forum? Share this post Link to post Share on other sites
Mat 375 Posted April 8, 2014 Alritey, well, qt is out. Anybody else? Fltk was pretty good if I remember correctly. If you want slick looking GUIs it might not be the right choice, but for something functional it's good. AutoIt Project Listing Share this post Link to post Share on other sites
jaberwacky 327 Posted April 8, 2014 Thanks you two. I think I'm going to go with wxSmith which is a plugin to Code::Blocks. Helpful Posts and Websites: AutoIt3 Variables and Function Parameters MHz | AutoIt Wiki | Using the GUIToolTip UDF BrewManNH | Can't find what you're looking for on the Forum? Share this post Link to post Share on other sites