|
#9
| ||||
| ||||
| It's not that animation isn't possible in a dock icon. The problem is that, how do you animate a grouch coming out of it, without making the trashcan itself any smaller? Agreed. Tricky coding. There must have been some tricky coding in the first one, too. Truly the work of a master.
__________________ -Adam S ... PowerBook G4 (Mac OS X... the latest version, whatever it is, I've got it, dangit) and original iPod (iLove music, therefore iLove iPod) <shamelessplug>http://www.geocities.com/adambyte</shamelessplug> |
|
#10
| |||
| |||
| Oscar the Grouch was retired when the Muppetmasters' attorneys screamed bloody murder. Many years and OS's ago.
__________________ Al Bloom |
|
#11
| ||||
| ||||
| Well, the coding for the OS9 one was simple: find the location of the desktop item for the trash can, and then draw the animation OVER the icon rather than replace it. It wasn't very tricky and used some pretty standard calls. You will also notice it completely locked your machine while it ran, hinting that it was simply an animation it was drawing by hand.
__________________ iMac G5 2.0Ghz (10.4.x, Main System) MacBook 1.83Ghz (...Feburary) "Sometimes I drive to run from all my demons \ Sometimes I drive so I can be alone \ Sometimes I drive to see the world in different light \ Sometimes I drive for no reason at all" - Assemblage 23, Drive |
|
#12
| |||
| |||
| Hmm you could do the same thing then... just find the height of the Dock (via plist?) and then estimate width and height of trash icon from there and draw into a transparent window placed directly over the trash's icon.. but if you did anything to the dock while the animation was running it'd get all jacked up, unless it autoresized with the dock.... pretty much a waste of anyone's time ![]() |
|
#13
| |||
| |||
| Sorry for posting to such an old thread, but I thought y'all might be interested in the workaround (cheap-ass substitute?) for the classic Oscar app that I set up on my Mac Mini. You can download it (for free of course) at my website www.stephengilman.ca. |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| oscar the grouch | kerisbf | Mac OS X System & Mac Software | 5 | March 18th, 2002 11:31 AM |