|
From: Mats B. <ma...@pr...> - 2005-06-19 13:19:32
|
I think it still a patch only. The problem is that I need to come up with something for the other platforms as well, and there is no "native" solution for this. I wrote two suggestions (think there are patches for both): 1) native tk drawing mimicing OSX, but that isn't optimal without antialiasing. The best looking I can get for 16x16 widget are 1x1 pixel dots for the radial lines of the aqua version. 2) similar but using the flat gdiplus lib from WinXP. It has antialiasing and ought to look ok, but I did this "in blindo" before I had got myself an XP box. I will look into this, and a few other tile things, as soon as I get a new version of Coccinella released. Kevin Walzer wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Did the Mac "chasing arrows" widget that was discussed on the list a > couple of months ago (developed by Mats) ever make it into a Tile > release? I haven't seen it documented anywhere (except in various > patches at SF, which I'm not sure have been applied or not). > > I'm also curious to know if this widget looks like the current Mac/Aqua > spinner widget, or is the literal "arrows" image that was on the classic > Mac OS. > It is Aqua native. /Mats |