|
-
Sep 14th, 2001, 01:42 PM
#1
Thread Starter
Junior Member
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
-
Sep 14th, 2001, 03:01 PM
#2
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!
-
Sep 14th, 2001, 03:04 PM
#3
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"
-
Sep 14th, 2001, 03:19 PM
#4
Member
Hopefully you won't get infinite recursion if you do that...
-
Sep 14th, 2001, 03:21 PM
#5
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"
-
Sep 14th, 2001, 03:38 PM
#6
Thread Starter
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|