Any help would be appreciated. Thanks.
Creating a GUI in C++How do you make a GUI in C++
Page 1 of 1
5 Replies - 1987 Views - Last Post: 22 August 2008 - 04:06 AM
#1
Creating a GUI in C++
Posted 20 August 2008 - 07:16 PM
Hello everybody. I recently finished learning C++ and was wondering how to create GUIs in this language. I can make a simple window, but I want more. How do you make a menu bar where it says File Edit Ect. With the little menu that pops up.
Any help would be appreciated. Thanks.
Any help would be appreciated. Thanks.
Replies To: Creating a GUI in C++
#2
Re: Creating a GUI in C++
Posted 20 August 2008 - 08:21 PM
There are many ways to make GUIs in C++, it helps to know what platform you are on.
#3
Re: Creating a GUI in C++
Posted 21 August 2008 - 02:10 AM
Base on your post, I recommend you to play around with Win32 API if you are using Windows as your main platform.
There are numerous tutorials on this topic... Try googling it.
There are numerous tutorials on this topic... Try googling it.
#4
Re: Creating a GUI in C++
Posted 21 August 2008 - 04:24 AM
He has a Linux symbol under his name, which suggests he won't be able to use the Win32 API. 
I can't recommend anything, since I've never worked in Linux.
And you can never "finish" learning a programming language, everyone here is still learning~
First result for "linux gui c++" was this:
http://www.yolinux.c...utorialC++.html
I can't recommend anything, since I've never worked in Linux.
And you can never "finish" learning a programming language, everyone here is still learning~
First result for "linux gui c++" was this:
http://www.yolinux.c...utorialC++.html
#5
Re: Creating a GUI in C++
Posted 21 August 2008 - 05:20 PM
I use Linux and Windows. Sorry I forgot to mention it.
Where can I learn Win32?
Where can I learn Win32?
This post has been edited by iphoneorange: 21 August 2008 - 10:32 PM
#6
Re: Creating a GUI in C++
Posted 22 August 2008 - 04:06 AM
Check the pinned topic, "List of C++ resources" it's got a few links to Win32 programming tutorials.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote









|