English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I want to develop a cross platform application in C++. I want to find out what is the best cross platform C++ GUI library. so far I have decided on wxWidgets, I just want to make sure this is the best choice as it looks like this is a bit "older" now and maybe a bit dated.

2006-07-13 17:58:25 · 5 answers · asked by ernan 1 in Computers & Internet Programming & Design

5 answers

Qt is easy and well documented
But the free version has no IDE on WinDOS so better you develop your Qt application on Linux and then you can compile the source code on WinDOS, Mac or of course Linux

2006-07-13 23:13:02 · answer #1 · answered by Mena 4 · 1 0

I had to do something similear couple of circumstances at my artwork. those are both procedures you could take. a million. Code your good judgment in C++ and write the customer GUI in Java, later you should use JNI to artwork at the same time between Java and C++ community good judgment code. That why your GUI will be palform autonomous. 2. in case you're having a customer-server structure. Then its even extra perfect for you. a) in case you're employing .internet/IIS , have server in C# and characteristic a Java Applet customer or a Java SWING customer (with Java WebStart) b) in case you could write your own C++ server, your Java SWING stand-on my own customer can talk at the same time with your server via sockets.

2016-11-06 08:48:47 · answer #2 · answered by gjokaj 4 · 0 0

I use wxWidgets and it is great. There are some alternatives notably fltk and qt. Just google them cuz im too lazy to do it myself.

2006-07-13 18:01:46 · answer #3 · answered by iammisc 5 · 0 0

Qt. Unfortunately for commerical apps you have to pay.

2006-07-13 18:01:45 · answer #4 · answered by Anonymous · 0 0

gtk+ is free and support many plataforms

2006-07-13 19:35:37 · answer #5 · answered by dudus7 1 · 0 0

fedest.com, questions and answers