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. Managed C++/CLI
  4. Forms..

Forms..

Scheduled Pinned Locked Moved Managed C++/CLI
csharpc++dotnetquestion
4 Posts 2 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.
  • Y Offline
    Y Offline
    Ylno
    wrote on last edited by
    #1

    Hello All, Is there a (free) GUI builder out there for C++ that doesn't used the .NET framework? I want to learn that basics of GUIs with C++ but i can't find anything other than .NET related information. Is it even possible to write non-platform specific GUI programs? Thanks

    L 1 Reply Last reply
    0
    • Y Ylno

      Hello All, Is there a (free) GUI builder out there for C++ that doesn't used the .NET framework? I want to learn that basics of GUIs with C++ but i can't find anything other than .NET related information. Is it even possible to write non-platform specific GUI programs? Thanks

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #2

      Ylno wrote:

      Is there a (free) GUI builder out there for C++ that doesn't used the .NET framework?

      Then it is not a great idea to ask this in the Managed C++ forum. Try the unmanaged C++ forum instead. :)

      Luc Pattyn [Forum Guidelines] [My Articles]


      this months tips: - use PRE tags to preserve formatting when showing multi-line code snippets - before you ask a question here, search CodeProject, then Google


      Y 1 Reply Last reply
      0
      • L Luc Pattyn

        Ylno wrote:

        Is there a (free) GUI builder out there for C++ that doesn't used the .NET framework?

        Then it is not a great idea to ask this in the Managed C++ forum. Try the unmanaged C++ forum instead. :)

        Luc Pattyn [Forum Guidelines] [My Articles]


        this months tips: - use PRE tags to preserve formatting when showing multi-line code snippets - before you ask a question here, search CodeProject, then Google


        Y Offline
        Y Offline
        Ylno
        wrote on last edited by
        #3

        Hi Luc, I seem to always get this wrong. What's the difference? I don't understand the difference between the different types? I've just been learning C++ with a text editor and a command line compiler so does that mean i'm using managed or unmanaged? Does managed mean that you're using stuff from the .NET framework or a similar framework. Thanks anyway for pointing me in the right direction

        L 1 Reply Last reply
        0
        • Y Ylno

          Hi Luc, I seem to always get this wrong. What's the difference? I don't understand the difference between the different types? I've just been learning C++ with a text editor and a command line compiler so does that mean i'm using managed or unmanaged? Does managed mean that you're using stuff from the .NET framework or a similar framework. Thanks anyway for pointing me in the right direction

          L Offline
          L Offline
          Luc Pattyn
          wrote on last edited by
          #4

          Hi, yeah, the forum structure (and their names) may confuse you: the regular C++ language, the only C++ Visual Studio supported up to version 6, and still supported by newer VS versions, is handled in the "Visual C++/MFC" forum. This seems the one you need this time. the extended C++ language that runs on top of the .NET Framework and uses all the nice .NET classes, is handled in this, the "(Managed) C++/CLI", forum. It requires Visual Studio 7 or better. C# is always managed, and has its own forum. old VB and new VB.NET are both handled in the one "Visual Basic/VB.NET" forum. :)

          Luc Pattyn [Forum Guidelines] [My Articles]


          this months tips: - use PRE tags to preserve formatting when showing multi-line code snippets - before you ask a question here, search CodeProject, then Google


          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