Results 1 to 6 of 6

Thread: sliderbar Help

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2001
    Posts
    18

    sliderbar Help

    Hello everyone!

    I'm have a little trouble getting my text box and slider bar to
    work together.

    I want the user to have to ways to enter data.

    1.) By typing a number in a text box and the slider bar will
    reflect that number.

    2.) sliding the slider bar to a specific number and the textbox
    reflecting that number.

    Can anyone help, thanks in advance


    SPC

  2. #2
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863
    Sounds like you really want a listbox, try that, or give more details of what you need
    You're welcome to rate this post!
    If your problem is solved, please use the Mark thread as resolved button


    Wait, I'm too old to hurry!

  3. #3
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390
    on the slider change have it update the textbox...

    on the textbox keypress have it set the slider..

    should be easy
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

  4. #4
    Hopefully you won't get infinite recursion if you do that...

  5. #5
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390
    you cant set it on change !! (good point)
    you have to do it on key press / down /up (whichever)
    and on slider click? slide?

    No VB here to play first..
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

  6. #6

    Thread Starter
    Junior Member
    Join Date
    Aug 2001
    Posts
    18
    Thanks all for your comments. I will give your suggestion a try

    SPC

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