Results 1 to 6 of 6

Thread: VB6 - Time Calculator

  1. #1

    Thread Starter
    Hyperactive Member dandono's Avatar
    Join Date
    Aug 2004
    Location
    Cornwall, UK
    Posts
    485

    VB6 - Time Calculator

    Hi, This is my First entry to the CodeBank Forum. This is a Time Calculator. It can calculate the amount of seconds, minuets and hours in so many days. This is the First thing i have made that is actualy worth putting in the CodeBank Forum.
    Thanks for Looking, dandono.
    Attached Files Attached Files
    Last edited by dandono; Dec 5th, 2005 at 01:16 PM. Reason: Forgot to put Language.
    If there is only one perfect person in the universe, does that make them imperfect?

  2. #2
    Fanatic Member paralinx's Avatar
    Join Date
    Jun 2005
    Location
    Michigan
    Posts
    987

    Re: VB6 - Time Calculator

    Good job, but you spelled minutes from on the calculator portion

  3. #3
    No place like 127.0.0.1 eyeRmonkey's Avatar
    Join Date
    Jul 2005
    Location
    Blissful Oblivion
    Posts
    2,306

    Re: VB6 - Time Calculator

    You should consider wrapping this into a class. I hate doing time calculations, but if this was in a class it would be very helpful. If you are not familiar with classes you can start a thread in the Classic VB forum and I am sure you will get plenty of help.
    Visual Studio 2005 Professional Edition (.NET Framework 2.0)
    ~ VB .NET Links: Visual Basic 6 to .NET Function Equivalents (Thread) | Refactor! (White Paper) | Easy Control for Wizard Forms | Making A Proper UI For WinForms | Graphics & GDI+ Tutorial | Websites For Free Icons
    ~ QUOTE: Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -Rich Cook

    ~ eyeRmonkey.com

  4. #4

    Thread Starter
    Hyperactive Member dandono's Avatar
    Join Date
    Aug 2004
    Location
    Cornwall, UK
    Posts
    485

    Re: VB6 - Time Calculator

    i can't make it into a class yet because i have to learn more about class and i need to goto school at 8:00. Thanks for the responces.
    If there is only one perfect person in the universe, does that make them imperfect?

  5. #5
    No place like 127.0.0.1 eyeRmonkey's Avatar
    Join Date
    Jul 2005
    Location
    Blissful Oblivion
    Posts
    2,306

    Re: VB6 - Time Calculator

    I would suggest you take the time to learn about classes when you do have time. I posted a (rather poor) example project in the code bank. The link is in my signature.

    PS - Nice avatar.
    Visual Studio 2005 Professional Edition (.NET Framework 2.0)
    ~ VB .NET Links: Visual Basic 6 to .NET Function Equivalents (Thread) | Refactor! (White Paper) | Easy Control for Wizard Forms | Making A Proper UI For WinForms | Graphics & GDI+ Tutorial | Websites For Free Icons
    ~ QUOTE: Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -Rich Cook

    ~ eyeRmonkey.com

  6. #6

    Thread Starter
    Hyperactive Member dandono's Avatar
    Join Date
    Aug 2004
    Location
    Cornwall, UK
    Posts
    485

    Re: VB6 - Time Calculator

    i was thinking about something else sorry. i can't make things into a dll or activeX controll but i <b>Can</b> make things into class modules.
    If there is only one perfect person in the universe, does that make them imperfect?

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