F-Script injected into the Finder:

Looking around with the object browser. Cocoa all over the place!

The NSApplication singleton and its delegate… So cute!

Have you ever seen the Finder’s Cover Flow from the inside? Look at that setFog: method on the IKImageFlowCell… Yummy!

Ultimate proof that the Finder makes use of bindings:

Seems that the names of the Finder specific classes start with ‘T’. Oh well…

Don’t click on that “switchToSimpleFinder” method or else…

That black Cover Flow background is boring. With F-Script, we can change it to something more disco!

Advertisements
[…] Philippe Mougin uses F-Script 2.0’s object browser to inspect the new Cocoa Finder. […]
In my language we would say “Oh-la-vaaaaache”
Thank you !
Hi, there! woooww!
Is it possible change the new toolbar of the new QT player in SL with F-Script object browser as you changed the colors of the finder?
thanks in advance!
Hi Cesar,
You can inject F-Script into the new Quicktime player (it tends to make it somewhat prone to crash, for some reason…) and then manipulate it with F-Script.
You’ll have to try and find out if what you want to achieve is doable.
[…] is all done live, while the applications are running. For example, if you haven't seen it yet, here is how the Finder looks like from the inside and here is a fun video clip showing how you can reprogram an application on the […]