wc3edit.net
https://forum.wc3edit.net/

My programming class.
https://forum.wc3edit.net/bitch-bitch-bitch-f35/my-programming-class-t22840-10.html
Page 2 of 2

Author:  Dekar [ October 1st, 2011, 1:09 am ]
Post subject:  Re: My programming class.

What C++ GUI are you talking about? The C++ standard doesn't define anything GUI related, you're usually using libraries for that.

Author:  owner123 [ October 1st, 2011, 1:36 am ]
Post subject:  Re: My programming class.

Microsoft has Visual C# and Visual C++.

Looks just like Visual Basic except it's green and you get C code.

Author:  Dekar [ October 1st, 2011, 2:40 pm ]
Post subject:  Re: My programming class.

Oh, so you mean Haxo meant to say he doesn't even understand the VisualStudio IDE? That really isn't that hard, I had to use VisualStudio a few times at work. I thought he was talking about making a GUI for his app. But there is no standard way to make a GUI in C/C++, you have to rely on libraries for that.

Author:  haxorico [ October 2nd, 2011, 6:16 am ]
Post subject:  Re: My programming class.

I used dev-cpp to code in C++, and I tried making a windows GUI application and not a console application.
I get a frame set by default, I can change its name, height and width and other silly stuff. But I tried for hours to make a text box or a button and failed =\

Author:  Dekar [ October 2nd, 2011, 8:07 am ]
Post subject:  Re: My programming class.

Never heard of dev-cpp and I don't know what GUI library you tried to use. How about Qt? :D
Spoiler:
Image

Page 2 of 2 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/