Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Get started with C++ for simple GUI apps

Get started with C++ for simple GUI apps

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++htmlcssperformance
8 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sukhjinder_K
    wrote on last edited by
    #1

    Hi, I want to build simple GUI Applications/Utilities with C++ on Windows. Please let me know which free softwares can I use. I don't want C++.NET ( I know C#) just plain C++. C# is good but requires .NET runtime, which increases runtime memory usage, and I guess so would be the case with C++.NET. So I want to build in C++; fast and less memory usage. Thanks Sukhjnder...

    Looking for help on my OpenSource Media Player LetsYo

    J D 2 Replies Last reply
    0
    • S Sukhjinder_K

      Hi, I want to build simple GUI Applications/Utilities with C++ on Windows. Please let me know which free softwares can I use. I don't want C++.NET ( I know C#) just plain C++. C# is good but requires .NET runtime, which increases runtime memory usage, and I guess so would be the case with C++.NET. So I want to build in C++; fast and less memory usage. Thanks Sukhjnder...

      Looking for help on my OpenSource Media Player LetsYo

      J Offline
      J Offline
      Jijo Raj
      wrote on last edited by
      #2

      Sukhjinder_K wrote:

      Hi, I want to build simple GUI Applications/Utilities with C++ on Windows. Please let me know which free softwares can I use.

      Just get the Visual C++ 2008 express edition. Its free(limited features) and one of the best tool for windows platform development. Get it from here - http://www.microsoft.com/express/download/[^] Regards, Jijo.

      _____________________________________________________ http://weseetips.com[^] Visual C++ tips and tricks. Updated daily.

      S 1 Reply Last reply
      0
      • J Jijo Raj

        Sukhjinder_K wrote:

        Hi, I want to build simple GUI Applications/Utilities with C++ on Windows. Please let me know which free softwares can I use.

        Just get the Visual C++ 2008 express edition. Its free(limited features) and one of the best tool for windows platform development. Get it from here - http://www.microsoft.com/express/download/[^] Regards, Jijo.

        _____________________________________________________ http://weseetips.com[^] Visual C++ tips and tricks. Updated daily.

        S Offline
        S Offline
        Sukhjinder_K
        wrote on last edited by
        #3

        I need a small, free development software to build Windows GUI. I dont want to download trial versions of huge softwares requiring huge amounts of disk space just to build small Apps with buttons. I have been suggested Digital Mars C++[^] Please suggest more options. Thanks...

        Looking for help on my OpenSource Media Player LetsYo

        CPalliniC 1 Reply Last reply
        0
        • S Sukhjinder_K

          I need a small, free development software to build Windows GUI. I dont want to download trial versions of huge softwares requiring huge amounts of disk space just to build small Apps with buttons. I have been suggested Digital Mars C++[^] Please suggest more options. Thanks...

          Looking for help on my OpenSource Media Player LetsYo

          CPalliniC Offline
          CPalliniC Offline
          CPallini
          wrote on last edited by
          #4

          Sukhjinder_K wrote:

          I dont want to download trial versions of huge softwares

          Actually Visual C++ Express Edition is not a trial version. BTW why didn't you google [^] before asking a Visual Studio centric forum? :)

          If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
          This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
          [My articles]

          In testa che avete, signor di Ceprano?

          S 1 Reply Last reply
          0
          • CPalliniC CPallini

            Sukhjinder_K wrote:

            I dont want to download trial versions of huge softwares

            Actually Visual C++ Express Edition is not a trial version. BTW why didn't you google [^] before asking a Visual Studio centric forum? :)

            If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
            This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
            [My articles]

            S Offline
            S Offline
            Sukhjinder_K
            wrote on last edited by
            #5

            Please excuse my lack of knowledge (and stupidity). MS Visual Studio is one huge bundle. I need something under 50 MB. I checked Turbo C++ explorer which also is above 300 MB. There must be tools available which are Free have IDE Small Package Allow building Windows GUI Apps Thanks....

            Looking for help on my OpenSource Media Player LetsYo

            1 Reply Last reply
            0
            • S Sukhjinder_K

              Hi, I want to build simple GUI Applications/Utilities with C++ on Windows. Please let me know which free softwares can I use. I don't want C++.NET ( I know C#) just plain C++. C# is good but requires .NET runtime, which increases runtime memory usage, and I guess so would be the case with C++.NET. So I want to build in C++; fast and less memory usage. Thanks Sukhjnder...

              Looking for help on my OpenSource Media Player LetsYo

              D Offline
              D Offline
              David Crow
              wrote on last edited by
              #6

              Have you looked into Eclipse and its C++ plugin?

              "Love people and use things, not love things and use people." - Unknown

              "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

              enhzflepE 1 Reply Last reply
              0
              • D David Crow

                Have you looked into Eclipse and its C++ plugin?

                "Love people and use things, not love things and use people." - Unknown

                "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

                enhzflepE Offline
                enhzflepE Offline
                enhzflep
                wrote on last edited by
                #7

                Isn't eclipse aver 100MB? Not to mention the (speed) performance of it just plain sucks. Anyway, what about Code::Blocks or DevCpp or Open Watcom. I've used all three and would recommend Code::Blocks by far, DevCpp is a little old in the tooth , and not maintained unless you get wxDevCpp. Open Watcom is also a little old in the tooth & fairly hefty @ around 60mb download - although it does include cross-compilers so you can make 16bit dos creations, or linux creations - all from the comfort of your windows desktop.

                modified on Sunday, July 6, 2008 12:12 AM

                D 1 Reply Last reply
                0
                • enhzflepE enhzflep

                  Isn't eclipse aver 100MB? Not to mention the (speed) performance of it just plain sucks. Anyway, what about Code::Blocks or DevCpp or Open Watcom. I've used all three and would recommend Code::Blocks by far, DevCpp is a little old in the tooth , and not maintained unless you get wxDevCpp. Open Watcom is also a little old in the tooth & fairly hefty @ around 60mb download - although it does include cross-compilers so you can make 16bit dos creations, or linux creations - all from the comfort of your windows desktop.

                  modified on Sunday, July 6, 2008 12:12 AM

                  D Offline
                  D Offline
                  David Crow
                  wrote on last edited by
                  #8

                  enhzflep wrote:

                  Isn't eclipse aver 100MB?

                  Closer to 68MB.

                  enhzflep wrote:

                  Not to mention the (speed) performance of it just plain sucks.

                  I use it for Java coding and the speed is far from slow. Maybe the C++ plugin is different.

                  "Love people and use things, not love things and use people." - Unknown

                  "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups