C++
-
how do you incorporate the GUI in C++?
-
how do you incorporate the GUI in C++?
-
You can use the standard Win32 controls, or if your are writing MFC code, then there are classes for every situation.
And if you are on Linux, then you probably want to look at gtk or QT. I'm not sure what Mac uses these days. There's dozens of tool-kits available for Linux and Windows, many are cross-platform, too. Use google to find something you like, and suits your needs.
Keep Calm and Carry On
-
And if you are on Linux, then you probably want to look at gtk or QT. I'm not sure what Mac uses these days. There's dozens of tool-kits available for Linux and Windows, many are cross-platform, too. Use google to find something you like, and suits your needs.
Keep Calm and Carry On
-
You can use the standard Win32 controls, or if your are writing MFC code, then there are classes for every situation.
Apparenlty am using linux distro.
-
Apparenlty am using linux distro.
-
Apparenlty am using linux distro.