Results 1 to 2 of 2

Thread: tabbing

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    Australia
    Posts
    69

    Unhappy

    Hi again...another data entry question.


    I have a series of controls on a form ....I want the user to be able to press the tab button and toggle through them all. At present it doesn't work...it will tab off somewhere else..I have check all my objects and that doesn't seem a problem...bit lost!!


    Gerard
    Live long and prosper...

  2. #2
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    <?>

    try using a revers method.
    goto the last control and set the tabindex to 0
    then go backward through all your controls and set each
    one to 0
    Then run and try tabbing through..It should work.
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width