10.5: Add smart scroll bar capabilities to Stickies |
|
|
I love scrollable Stickies, but the method of implementing it has changed slightly under Leopard, as there's a brand new Interface Builder in the XCode tools.
Back in December 2005, Rob Griffiths put together a wonderful walk-though on how to create scrollable stickies under earlier versions of OS X. Read through that article (or print it off) to get most of the information you need to do this.
Things change once you open up the StickiesDocument.nib file in Interface Builder. After double clicking on the Window box, press Shift-Command-I to bring up the Inspector ... and it's a very different Inspector from prior versions of Interface Builder.
In the Inspector (which should say Stickies Window Attributes at the top), click on the Connections icon in the mini toolbar (it's t...
|