Saturday, May 4, 2024
21
rated 0 times [  21] [ 0]  / answers: 1 / hits: 40698  / 1 Year ago, tue, may 23, 2023, 3:33:40

I want to make a simple GUI Application. Can anybody give me source code of a simple GUI Application? So far, I have been competing in Programming Competitions (I have been using C++ for it) and now I want to get started with Application Development.


More From » application-development

 Answers
0

To make simple applications in Ubuntu, you'd possibly want to look at the Ubuntu App Developer API.



On this website, you'll find a plethora of resources for application development on Ubuntu and you'll see that, under "Programming languages" your knowledge of C++ will be well placed.



If you must see source code, there are some examples under the Ubuntu App Developer Cookbook as well as external links. This link has been removed as it is outdated.



Finally, you may also want to check out Qt for further reading.



Good luck!



04/01/2015 EDIT:



Since this post first went up in 2013, with new versions of Ubuntu being pushed to stable, it seems the above is now outdated.



To make some simple applications (GUI or not), try the Ubuntu SDK. The Ubuntu SDK is based on Qt Creator, hence all simple GUI applications should probably go through this now.


[#31770] Wednesday, May 24, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
tubequ

Total Points: 11
Total Questions: 113
Total Answers: 115

Location: Equatorial Guinea
Member since Thu, Oct 7, 2021
3 Years ago
;