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. Other Discussions
  3. IT & Infrastructure
  4. How to create a dialog in Win32 without IDE?

How to create a dialog in Win32 without IDE?

Scheduled Pinned Locked Moved IT & Infrastructure
tutorialc++visual-studioquestionlearning
2 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    First of all: I have a Win32-console application. Compiler BC/C++ 5.5 (console only). Right now, I receive all startup parameters from command line and everything is great. But now, I need to change comand-line application to a semi-GUI. It means to show a small dialog window at start. This dialog will have several text fields, buttons Ok/Cancel and a progress bar. Since I have no IDE, I can not use any tutorials from this site or any other "beginner tutorials". Can anybody give me an example, how to create simple dialog window in Win32 application in console environtment? Ps: I have some experience in "GUI witout IDE" in Photon and KDE environmnets (pure C) and will be glad if it is possible to do the same in Windows.

    M 1 Reply Last reply
    0
    • L Lost User

      First of all: I have a Win32-console application. Compiler BC/C++ 5.5 (console only). Right now, I receive all startup parameters from command line and everything is great. But now, I need to change comand-line application to a semi-GUI. It means to show a small dialog window at start. This dialog will have several text fields, buttons Ok/Cancel and a progress bar. Since I have no IDE, I can not use any tutorials from this site or any other "beginner tutorials". Can anybody give me an example, how to create simple dialog window in Win32 application in console environtment? Ps: I have some experience in "GUI witout IDE" in Photon and KDE environmnets (pure C) and will be glad if it is possible to do the same in Windows.

      M Offline
      M Offline
      markkuk
      wrote on last edited by
      #2

      Maybe this article helps? PS. This kind of question would be better in "Visual C++" forum, even if you are using Borland's compiler.

      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