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. Faster way to do input

Faster way to do input

Scheduled Pinned Locked Moved C / C++ / MFC
questiontutorial
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.
  • R Offline
    R Offline
    Richard Cheng
    wrote on last edited by
    #1

    Is there any faster way to let the user to input some text without creating a new dialog box? For example, print the question on the screen and the user answer it and press ENTER.

    C 1 Reply Last reply
    0
    • R Richard Cheng

      Is there any faster way to let the user to input some text without creating a new dialog box? For example, print the question on the screen and the user answer it and press ENTER.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      If this is in relation to your printing, you can extend the printing dialog to also ask the question(s) you have in mind, but I don't see why you'd fiddle around with asking a question and not having ANY dialog - you need to put up a static and an edit box at least, why is there a detrimental effect in them being in a dialog ? You can make the dialog close when you press enter in the text field if you're worried about people having to press OK. Christian The content of this post is not necessarily the opinion of my yadda yadda yadda. To understand recursion, we must first understand recursion.

      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