1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Resolved Visual Basic Question

Discussion in 'Other PC Software' started by flyboy1565, 2010/12/09.

  1. 2010/12/09
    flyboy1565

    flyboy1565 Inactive Thread Starter

    Joined:
    2009/12/09
    Messages:
    184
    Likes Received:
    2
    I love windowsbbs, and have come to think that everyone here helps us with problems we face in technology. I have been trying to design a program that i can use to track time in and out.

    So i wish to push a button. Have it remember the time, and then push the button a second time, say maybe an hour, and have a display box show the amount of time that has passed.

    If anyone out there as any ideas please let me know!

    Thanks Everyone
     
  2. 2010/12/09
    BurrWalnut

    BurrWalnut Well-Known Member Alumni

    Joined:
    2003/03/05
    Messages:
    628
    Likes Received:
    8
    Is this a school or college project by any chance?

    Do you know VB? If not, nobody is going to write the code for you.

    If you do know VB:
    KEYPRESS will trap which key has been pressed.
    NOW will return the current date and time and you will be able to compute the elapsed time between the two.
     

  3. to hide this advert.

  4. 2010/12/09
    markmadras

    markmadras Banned

    Joined:
    2010/08/23
    Messages:
    1,529
    Likes Received:
    105
  5. 2010/12/09
    flyboy1565

    flyboy1565 Inactive Thread Starter

    Joined:
    2009/12/09
    Messages:
    184
    Likes Received:
    2
    yes this is a school project, we're dropping an egg and i want to see time it take to hit the ground. I know VB to a small degree. I have used now before but not keypress.

    Thanks and I'll look into i that free software.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.