Results 1 to 2 of 2

Thread: Java counter/countdown

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 1999
    Location
    Ilirska Bistrica, Slovenia
    Posts
    242
    Hello!

    I have one simple request.
    I have to make a countdown (mm:ss) timer for one of my web projects but the problem is that I don't know how to do it in Java. I've done it in VB, but if you want to run that timer, the client has to have vb runtimes installed.
    So I'd like to ask you if anyone would like to help me sending code.
    I'd need a class with three parameters: back color, text color and countdown time in seconds. Then function in java applet would format those seconds in appropriate "mm:ss" format. Oh, yes, and applet must stop and fire an event or something like that when it reaches zero.
    Anyone wants to help me?
    Zvonko Bostjancic
    Ilirska Bistrica, Slovenia
    [email protected]
    Using VS6 Professional with SP3
    Programming mostly in VB and I've started to learn VC++ & MFC

  2. #2
    Guest

    Question

    Maybe this Timer Bean at post
    http://forums.vb-world.net/showthrea...threadid=46050
    I never played with that though.

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