CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 21

Threaded View

  1. #1

    Want to do C++ GUI.

    I think I kind of get the basics. However, I hate the Win 32 API as it appears to be more C, hence procedural, and less C++ object based.

    I have Dev C++, as I heard the Visiual C++ is only like a 30 day free trail bla bla bla.

    Anyway, I want a GUI and it seems that C++ is a terrible language and I'm surprised somebody hasn't tried to upgrade java to make it better as it's API is very user friendly, unlike so far what I'm finding, or, to put it more correctly, not finding, for C++.

    I've already searched for about a full hour.

    I'm quite upset. Is there anywhere that would show me how to do this?

    I thought it would be just like java. Is C++ GUI's terrible or something?

    I think I found a possibly older, non-Microsoft Visual C++.

    I just hate all the procedural stuff and don't feel like going through the Win 32 API.
    Last edited by jedipenguin; May 24th, 2012 at 09:35 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured