Hello!

I've been learning how to code C++, but entirely Console apps!

Can you tell me how I can convert Console apps into GUI apps?

[Only using libraries built into Dev-C++ {yes, I know it's a pain!}]

Thanks in advance,

Panarchy

>>Only using libraries built into Dev-C++
That is a very old and obsolete IDE/compiler. Download Code::Blocks and current MinGW compiler.

I'm assuming you are talking about MS-Windows operating system. Then read this tutorial to get you started with GUI. By the time you finish the tutorial you will probably realize how to convert your c++ programs to GUI.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.