DesktopX Impossibility?
Friday, January 24, 2003 by chickenbow | Discussion: WinCustomize Talk

Here's the effect I'm trying to create:
I want to have many graphical objects to interact with and be controlled by the present time.
For example: when it is 6:00AM I want to have one object become a SQUARE, but then when the time turns to 7:00am i want it to become a CIRCLE, at 8:00AM a STAR, etc., with each hour representing a different graphical appearance.
Oh yea! I just want the hours to control the objects not the minutes, but I guess that would also come in handy too though it's not required.
My Prolbem: Is that I cannot figure out how to make this happen. I'm wondering if I have to somehow tell one DXClock, or some other clock object, to send a message to the other objects or if I need a (gasp) DXScript to create this effect.
I'm really stuck on this one and if I can't find a solution then the theme will not see the light of day... If anyone can help me find a solution then of course I'll give full credit where it's due.
Again, any help at all would be appreciated.-Ron
Reply #2 Friday, January 24, 2003 9:35 PM
Reply #3 Friday, January 24, 2003 10:11 PM
Reply #4 Friday, January 24, 2003 10:15 PM
Reply #5 Friday, January 24, 2003 10:47 PM
Reply #6 Friday, January 24, 2003 10:53 PM
Listen let me know if you can't find it, I'll try to write something quick for you that I'm sure you'll be able to edit to fit your needs (image names, etc).
Reply #7 Saturday, January 25, 2003 4:04 AM

Maybe I should expalin just a little better what I can do and what I cannot.
I have got the animations ready and set up, the image states are also done. what is left is the *comunication between the clock and these Objects, to switch Object States once each hour passes.
Also, I require a real clock object and not just using a Timer (thanks for the suggestion though, that's not my absolute backup plan). The reason is because I need the images to change every hour on-the-hour in real-time with each person's personalized time settings.
For example: at 6:00pm user time the sun will set, but at 6:00am user time it will rise again, and so on with other objects.
So I think that what I might need is a DXScript to complete the job, however I can't program it myself. I am somewhat familar with programming language, so if anyone knows where I can find something similar, or if you'd be willing to start me off in the right direction then that would be a HUGE help.

Again, thank you.
-Ron
Reply #9 Sunday, January 26, 2003 9:37 PM
Oh yea, lets not forget... GO BUCS!!!
Reply #10 Sunday, January 26, 2003 9:54 PM
What I'm thinking is a scriptthat runs once every minute and polls the minutes of the system clock; every time the minutes read "00" then, execute a hide/show objects script.
Something like that.
Just gotta find somebody to write it now.

Reply #11 Sunday, January 26, 2003 9:55 PM
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!








Reply #1 Friday, January 24, 2003 9:30 PM