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. A simple tab question

A simple tab question

Scheduled Pinned Locked Moved C / C++ / MFC
questionhelptutorial
5 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.
  • K Offline
    K Offline
    kevincwong
    wrote on last edited by
    #1

    I have a dialog with about 5 CEdit fields, CEdit1, CEdit2,..... CEdit5. Currently, when I clicked the TAB key, the cursor will jump from CEdit1 to CEdit3 instead of CEdit2. Can someone tell how to fix it? Thanks, Kevin

    O S 2 Replies Last reply
    0
    • K kevincwong

      I have a dialog with about 5 CEdit fields, CEdit1, CEdit2,..... CEdit5. Currently, when I clicked the TAB key, the cursor will jump from CEdit1 to CEdit3 instead of CEdit2. Can someone tell how to fix it? Thanks, Kevin

      O Offline
      O Offline
      Owner drawn
      wrote on last edited by
      #2

      You need to set the tab order in the dialog editor.

      Jesus Loves:rose:

      --Owner Drawn:rose: --Nothing special --Defeat is temporary but surrender is permanent --Never say quits --Jesus is Lord:rose:

      1 Reply Last reply
      0
      • K kevincwong

        I have a dialog with about 5 CEdit fields, CEdit1, CEdit2,..... CEdit5. Currently, when I clicked the TAB key, the cursor will jump from CEdit1 to CEdit3 instead of CEdit2. Can someone tell how to fix it? Thanks, Kevin

        S Offline
        S Offline
        Saurabh Garg
        wrote on last edited by
        #3

        open dialog in resouce editor for which you want to change tab order. Then in the menu you will see format, there is taborder option in it, click it and you will be able to change tab order by clicking controls in the order we you them to be selected when pressing tab. -Saurabh

        K 1 Reply Last reply
        0
        • S Saurabh Garg

          open dialog in resouce editor for which you want to change tab order. Then in the menu you will see format, there is taborder option in it, click it and you will be able to change tab order by clicking controls in the order we you them to be selected when pressing tab. -Saurabh

          K Offline
          K Offline
          kevincwong
          wrote on last edited by
          #4

          Great! I fixed it. Thanks for your help! Kevin

          S 1 Reply Last reply
          0
          • K kevincwong

            Great! I fixed it. Thanks for your help! Kevin

            S Offline
            S Offline
            Saurabh Garg
            wrote on last edited by
            #5

            you are welcome. Saurabh

            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