Results 1 to 7 of 7

Thread: [RESOLVED] advice needed

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2005
    Posts
    51

    Resolved [RESOLVED] advice needed

    i have a program that a user can enter numbers into 12 boxes then after a predetermand time those 12 boxes are submited to a website i was using 12 diffrent timers to exicute it but this slows my computer down majorly can anyone think of a better way to do this?

  2. #2
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,123

    Re: advice needed

    What's the problem in using only one timer?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  3. #3

    Thread Starter
    Member
    Join Date
    Jun 2005
    Posts
    51

    Re: advice needed

    there are 12 diffrent boxes that are submited at diffrent times ie one at 12 mins one at 22 etc it also changes by how long the user wants to use they enter a number like 26 and 26 minnutes latter my code exicutes

  4. #4
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: advice needed

    Hewo,

    And.... Take a look in my signature for Help With Timers. You have a mis-conception about how to use timers. Perhaps this project with source code will help.

  5. #5

    Thread Starter
    Member
    Join Date
    Jun 2005
    Posts
    51

    Re: [RESOLVED] advice needed

    i figgured it out

  6. #6
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: [RESOLVED] advice needed

    All by yourself????

  7. #7

    Thread Starter
    Member
    Join Date
    Jun 2005
    Posts
    51

    Re: [RESOLVED] advice needed

    Quote Originally Posted by randem
    All by yourself????

    ya i just used 12 textboxes that went up by 1 each minute then i have another timer that checks the textboxes and if there the right time then it exicutes code

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