The Following 9 Users Say Thank You to mikec For This Useful Post: | ||
![]() |
2010-03-27
, 07:48
|
Posts: 286 |
Thanked: 100 times |
Joined on Dec 2009
@ down south
|
#2
|
![]() |
2010-03-27
, 07:53
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#3
|
![]() |
2010-03-27
, 07:55
|
|
Posts: 1,366 |
Thanked: 1,185 times |
Joined on Jan 2006
|
#4
|
![]() |
2010-03-27
, 07:59
|
|
Posts: 1,366 |
Thanked: 1,185 times |
Joined on Jan 2006
|
#5
|
Hey mikec, I see that you're using one of the newer clock themes that are available.
How did you get that to show on the desktop correctly?
I've tried all of the newer ones and the full image of the clock get's cut and gutted under shin's version in Diablo.
The Following 5 Users Say Thank You to mikec For This Useful Post: | ||
![]() |
2010-03-27
, 08:01
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#6
|
![]() |
2010-03-27
, 08:14
|
Posts: 286 |
Thanked: 100 times |
Joined on Dec 2009
@ down south
|
#7
|
@Addison QtSVG does all the magic, look at the quality also. Shin was rendering to a bitmap before putting to screen and you have to worry about size, antialiasing and all sorts of crap. Qt just seems to do its thing. Next step is to animate the hands, which with QGraphics view should be really simple, and will allow us to do some serious SVG animation in the future.
Have a look at this clock
http://tavmjong.free.fr/INKSCAPE/DRAWINGS/clock2.svg
![]() |
2010-03-27
, 16:53
|
|
Posts: 1,366 |
Thanked: 1,185 times |
Joined on Jan 2006
|
#8
|
The Following 3 Users Say Thank You to mikec For This Useful Post: | ||
![]() |
2010-03-27
, 16:56
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#9
|
![]() |
2010-03-27
, 17:04
|
Posts: 286 |
Thanked: 100 times |
Joined on Dec 2009
@ down south
|
#10
|
And here is the 7 lines of code that has taken the best part of a day
to read the Cairo Clock Themes into Qt
N900_Email_Options Wiki Page
Last edited by mikec; 2010-03-30 at 15:26.