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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. TAB..Simple question.. [modified]

TAB..Simple question.. [modified]

Scheduled Pinned Locked Moved C / C++ / MFC
questionhelptutoriallearning
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.
  • S Offline
    S Offline
    Shah Satish
    wrote on last edited by
    #1

    Hello.. This is very simple question but i dont know how to solve it.I am just beginner in this field so please help me. In my application..I want some input(binary).. like.. Enter Input Value: SEL Cx0 XOR D1 1 1 0 1 Here how i can enter 1101 so it will automatically enter Tab button??ie after entering 1(input for SEL),next cursor will be at Cx0( after 8 tab from SEl) and same way for all other input. Second question is..How can i enter input as a only "Single char"..ie after entering single char(for exam.. 1) then next cursor point will be at Cx0 input point.. Thanks -- modified at 4:04 Monday 11th June, 2007

    A 1 Reply Last reply
    0
    • S Shah Satish

      Hello.. This is very simple question but i dont know how to solve it.I am just beginner in this field so please help me. In my application..I want some input(binary).. like.. Enter Input Value: SEL Cx0 XOR D1 1 1 0 1 Here how i can enter 1101 so it will automatically enter Tab button??ie after entering 1(input for SEL),next cursor will be at Cx0( after 8 tab from SEl) and same way for all other input. Second question is..How can i enter input as a only "Single char"..ie after entering single char(for exam.. 1) then next cursor point will be at Cx0 input point.. Thanks -- modified at 4:04 Monday 11th June, 2007

      A Offline
      A Offline
      ashukasama
      wrote on last edited by
      #2

      Dear Enter Input Value: SEL Cx0 XOR D1 1 1 0 1 please mention it. you wants to take input in Edit Box. if you are using the Edit Box then two ways 1. create your Control dervied from CEdit and handle all input in EN_CHANGE there bcoz u have to take care of binary also. 2. handle EN_CHANGE od Edit control in Dialog Box.

      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