![]() |
QT Creator - Printable Version +- Post4VPS Forum | Free VPS Provider (https://post4vps.com) +-- Forum: Geek World (https://post4vps.com/Forum-Geek-World) +--- Forum: Scripting & Programming (https://post4vps.com/Forum-Scripting-Programming) +--- Thread: QT Creator (/Thread-QT-Creator) |
QT Creator - kubanek_kuba - 03-17-2017 Few weeks ago I've found program to make c++ program with gui. Do you know any good tutorials for this program how to use inputs from labels, spinbox, etc. RE: QT Creator - Jayce - 03-18-2017 I don't really recommend C++ for GUI applications, if you're familiar with C#, I would recommend going for it instead of C++, C++ is good if you're willing to create a cross-platform application, but as long as you don't need that, you shouldn't really make things harder for you. RE: QT Creator - kubanek_kuba - 03-19-2017 So is it much easier to make app in c# than c++? Do it have more functions or something? But anyway I will try to make simple c# app. RE: QT Creator - maroon93 - 03-25-2017 most tutorial about programming i get it from google and youtube. maybe you can find it on youtube too there are many good programmer make their video tutorial RE: QT Creator - kubanek_kuba - 03-25-2017 (03-25-2017, 06:46 AM)maroon93 Wrote: most tutorial about programming i get it from google and youtube. maybe you can find it on youtube too there are many good programmer make their video tutorialDo you recommend anyone? Maybe someone who you've watched. |