• 0

i need little time countdown program


Question

Recommended Posts

  • 0
  velkymx said:
Quick idea - can you add the ability to create a reoccuring option... like Monday, Tues, Wed, Thur, Fri - at 7:30 - play ALARM.MP3.... also can you add a adjustable snoose???

584871588[/snapback]

Done! Added an option for events to happen regularly and the clock updates itself as such :p

http://www.josolyne.demon.co.uk/countdown.zip

thanks

XgD

  • 0

hey thats awesome! I got it counting down until my B-day:) but umm, if you try to move an icon behind the counter (when its transparent on the desktop) the icon gets stuck. That may be something hard to fix, but I thought I'd let you know.

  • 0

The CPU usage used to be really low, then I added milliseconds. Would anyone really miss it if I pulled them out again??

Latest version has the option of having just floating text, and no background.

I'll upload the source after this round of updates/fixes.

http://www.josolyne.demon.co.uk/countdown.zip

Thanks

XgD

  • 0

It does have a tray icon! and when you hover over it it does show the text!

I've had a look in that file... nothing really worth getting excited about :wacko:

any other ideas/suggestions?

Source Code uploaded @

http://www.josolyne.demon.co.uk/countdown-src.zip

Thx

XgD

  • 0

Well, if your like me and NEVER turn your computer off, you just need 4 varibles, VB, and a timer that tinks every one seconds.

Have a SEC, MIN, HR, DAY varibles and the tiemr control. Hell, here would eb the code.

Dim SEC, MN, HR, DAY as Integer

SEC = 0

MN = 0

HR = 0

DAY = 0

-------------------------------------

(on the timer set for 1000)

SEC = SEC + 1

If SEC >= 60 then

MN = MN + 1

SEC = 0

End if

If MN >= 60 then

HR = HR + 1

MN = 0

End if

If HR >= 24 then

DAY = DAY + 1

HR = 0

End if

If DAY >= 21 then

Label1.Caption = "PICK YOUR DAMN GIRLFRIEND UP!"

DAY = 0

End if

There ya go, its a hard coded 3 week count down. For the record, i use military time.

  • 0
  ventrox said:
just a little question

is it possible not having the system tray icon?

i couldn't find a way to disable it

thanx

584891026[/snapback]

OK, added systray disable option and tidied the app up a bit. Tis looking quite good now I think.

Anything else anyone wants adding?

http://www.josolyne.demon.co.uk/countdown.zip

thanks

XgD

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • WhatsApp document scanning gets closer to launch as more beta testers get access by Paul Hill Meta looks as though it’s getting closer to releasing WhatsApp’s native document scanner on Android because more people are now reporting they have access in the beta. This will give users a privacy-friendly way to snap photos of documents and automatically convert them to PDF ready for sharing. According to WABetaInfo, the feature comes with two modes: manual and automatic. The manual capture gives users more control over the process allowing them to adjust positioning and lighting to get the best quality scan. Automatic mode on the other hand automatically detects the edge of your document on its own and snaps the image without too much user input, making it faster and easier. Once the picture is taken, WhatsApp automatically converts it to a PDF file so that it can be shared and opened easily by the recipient. The file can be sent within private chats or group conversations. The entire scanning and conversion process takes place locally on your device, using Android’s built-in API for snapping documents. The document itself is also only stored locally until you decide to send it. Just like other WhatsApp messages, these scans are secured with end-to-end encryption when you send them to recipients. The only privacy risk is the user sending the PDF to the wrong person. The new feature was first noticed for Android a few weeks ago and with the latest beta it’s rolling out to more people. Once Meta has tested it across a wide array of devices, we will likely see it land for people on the stable version of WhatsApp. In recent weeks, we have also seen that Meta is testing new chat color themes in the beta releases. That feature doesn’t seem to have filtered down to the stable version yet, so be on the lookout for that too if that’s of interest to you.
    • Silly, illinformed comment but thanks for playing anyway. I mean, are you actually comparing a default browser on well over a billion devices with Firefox?
    • Of course you haven't. Microsoft evangelical James is making *hit up.
  • Recent Achievements

    • Collaborator
      Mighty Pen went up a rank
      Collaborator
    • Week One Done
      emptyother earned a badge
      Week One Done
    • Week One Done
      DarkWun earned a badge
      Week One Done
    • Very Popular
      valkyr09 earned a badge
      Very Popular
    • Week One Done
      suprememobiles earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      564
    2. 2
      +FloatingFatMan
      184
    3. 3
      ATLien_0
      175
    4. 4
      Xenon
      111
    5. 5
      Skyfrog
      111
  • Tell a friend

    Love Neowin? Tell a friend!