Thread: Getting tab stops to work

  1. #1
    Software Developer jverkoey's Avatar
    Join Date
    Feb 2003
    Location
    New York
    Posts
    1,905

    Getting tab stops to work

    I set the tab stops ON on all my buttons and such in my win32 dialog, but i can't figure out how to make tab actually jump to the next tab spot, lol.........

    anyone know how to make tab spots actually *work*?

    -thx

  2. #2
    Carnivore ('-'v) Hunter2's Avatar
    Join Date
    May 2002
    Posts
    2,879
    How to make them jump in the right order, or how to make them jump?
    Just Google It. √

    (\ /)
    ( . .)
    c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.

  3. #3
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    There is an option on the "Layout" menu to set up the tab order.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  4. #4
    Software Developer jverkoey's Avatar
    Join Date
    Feb 2003
    Location
    New York
    Posts
    1,905
    just to make them jump

  5. #5
    erstwhile
    Join Date
    Jan 2002
    Posts
    2,227
    Using IsDialogMessage in your message loop?
    CProgramming FAQ
    Caution: this person may be a carrier of the misinformation virus.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Tab Control issue
    By tyouk in forum Windows Programming
    Replies: 3
    Last Post: 01-11-2005, 03:40 PM
  2. Disable a tab in control tab?
    By Iron Mike in forum Windows Programming
    Replies: 1
    Last Post: 07-23-2003, 10:50 AM
  3. Replies: 5
    Last Post: 06-30-2003, 12:52 PM
  4. Umm, how do I tab over a whole bunch of code?
    By funkydude9 in forum C++ Programming
    Replies: 1
    Last Post: 12-23-2002, 11:11 AM
  5. Using Tab control to change between dialogs
    By Eado in forum Windows Programming
    Replies: 2
    Last Post: 05-15-2002, 03:43 AM