Results 1 to 2 of 2

Thread: Asking question

  1. #1

    Thread Starter
    Hyperactive Member High Octane's Avatar
    Join Date
    Aug 2003
    Location
    Texas
    Posts
    290

    Question Asking question

    Guys,

    I am working on some project... I am trying to create a object that can scroll up and dowm. Its hard to describe this in word, and wishing java script could allow attached image into it. But using a good example. It's Like one in your late model car (if you have) they had what its calls-- 'trip-o-meter" that use mechanical structure go get it scrolling up at motion. Or another example. The old gas pump that used mechanical scrolling nimber to tell price and gallon that ha supplied before the digitcially one exist. Well, I do know that are few activeX componets that I could download but they are shareware verson which is insufficent demo for me ib a simple oriented objects and to have it to show in actual movement, it'd be extremly expensive. So I thought I could create one on own. Would anyone here know where I could strat learning how? or knowing ay any freeware code example?? any suggestions,... please post in.


    Thanks in Advance
    High Octane

  2. #2
    Registered User NicoNel2000's Avatar
    Join Date
    Feb 2004
    Location
    Beijing - China
    Posts
    296

    Meter

    Hi,

    I'm not so sure if this is something in the line you are looking for, but do this:

    Place a scroll bar and a text box on a form.

    In the scroll bar's change event say:
    Textbox.Text = Scrollbar.Value

    Now play around....the ideas will come as you play. Endless possibilities. When u got what u want, pop it all into a user control or whatever you fance.


    Cheers

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