Results 1 to 2 of 2

Thread: display time left dynamically

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2002
    Posts
    22

    Question display time left dynamically

    hi,

    i have 3 labels as

    lblstarttime
    lblendtime
    lbltimeleft


    lets assume that -
    lblstarttime displays 15:24:24
    lblendtime displays 15:44:24

    now how do i code so that lbltimeleft shows the time left ie the difference between lblstarttime and lblendtime. i mean lbltimeleft should change with every sec and show the current status.

    thanks.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    Put your time calculation and time display difference in a Timer which fires at an internal you establish.

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