dionel1969 Posted November 23, 2011 Posted November 23, 2011 Hello for everybody !!! (This is not for Farshad. He has a lot of work). Does anyone have any clock component derived from UNIGUI??? I have an app that is a monitor and I want to show it in the desktop of application. Thank you anyway. Quote
zilav Posted November 23, 2011 Posted November 23, 2011 Does anyone have any clock component derived from UNIGUI??? I have an app that is a monitor and I want to show it in the desktop of application. Hmm, you request made me very interested since UniGui already has some demos of jquery clocks, but I personally don't like them much. How hard or easy it'll be to adapt a random clock script for UniGui? I googled a bit, and quickly found this example CSS3 Clock. It looks nice and has a very simple script to control, so I decided to port it. A total time spent is around 30 minutes, and mind you I never did anything similar before, thats how easy it is The clock has a SetClock procedure with TDateTime parameter. See demo app source code and screenshot. If clock is too big for you, the link above has a download package with photoshop PSD file, so you can rescale at will. UniGuiCSS3Clock.zip Quote
dionel1969 Posted November 24, 2011 Author Posted November 24, 2011 Hmm, you request made me very interested since UniGui already has some demos of jquery clocks, but I personally don't like them much. How hard or easy it'll be to adapt a random clock script for UniGui? I googled a bit, and quickly found this example CSS3 Clock. It looks nice and has a very simple script to control, so I decided to port it. A total time spent is around 30 minutes, and mind you I never did anything similar before, thats how easy it is The clock has a SetClock procedure with TDateTime parameter. See demo app source code and screenshot. If clock is too big for you, the link above has a download package with photoshop PSD file, so you can rescale at will. Thank you so much. I will review in few minutes and I will comment about it later. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.