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. Forms in VC++?

Forms in VC++?

Scheduled Pinned Locked Moved C / C++ / MFC
3 Posts 3 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.
  • T Offline
    T Offline
    Ton van den Heuvel
    wrote on last edited by
    #1

    Hi, I'm currently migrating from Delphi to Visual C++. I already know C++, but I've got a problem with Visual C++ itself. In Delphi, one can create an UI with so called forms. They resemble the dialog-based applications which one can create in Visual C++. However, the dialog based applications lack for example a main menu. I've also tried the SDI and MDI wizards, with the document/view architecture. It's possible the let one of the views inherit from CFormView, but that's not exactly what I'm looking for, since I don't need the document/view architecture. Any help would be appreciated, Ton.

    M L 2 Replies Last reply
    0
    • T Ton van den Heuvel

      Hi, I'm currently migrating from Delphi to Visual C++. I already know C++, but I've got a problem with Visual C++ itself. In Delphi, one can create an UI with so called forms. They resemble the dialog-based applications which one can create in Visual C++. However, the dialog based applications lack for example a main menu. I've also tried the SDI and MDI wizards, with the document/view architecture. It's possible the let one of the views inherit from CFormView, but that's not exactly what I'm looking for, since I don't need the document/view architecture. Any help would be appreciated, Ton.

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      You can assign a menu to a dialog in the dialog editor. --Mike-- http://home.inreach.com/mdunn/ The Signature, back by popular demand: Buffy. Pajamas.

      1 Reply Last reply
      0
      • T Ton van den Heuvel

        Hi, I'm currently migrating from Delphi to Visual C++. I already know C++, but I've got a problem with Visual C++ itself. In Delphi, one can create an UI with so called forms. They resemble the dialog-based applications which one can create in Visual C++. However, the dialog based applications lack for example a main menu. I've also tried the SDI and MDI wizards, with the document/view architecture. It's possible the let one of the views inherit from CFormView, but that's not exactly what I'm looking for, since I don't need the document/view architecture. Any help would be appreciated, Ton.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        You can try RadVC add-in (www.capitolsoft.com) too. It lets you work in a Delphi / VB - like RAD environment in Visual C++.

        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