Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!

10.5: Add smart scroll bar capabilities to Stickies System 10.5
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.
  1. In the Inspector (which should say Stickies Window Attributes at the top), click on the Connections icon in the mini toolbar (it's the fifth one over, represented by a blue circle with right-pointing white arrow).
  2. In the Outlets section that appears, double-click on the text labeled Scroll View (not mScrollView). Now, click on the first icon in the mini toolbar (Attributes).
  3. In the Scroll View section, check the boxes marked Show Vertical Scrollers and Automatically Hide Scrollers.
  4. Now, quit the Interface Builder program, being sure to save when prompted to do so.
That's it! You'll now have Leopard Stickies with scroll bars that automatically appear if there's more text than what the window allows.

[robg adds: The writeup I did for Macworld was based on this hint, which covered a number of other things one could do to Stickies in Interface Builder; I'm not sure how many of those may still be possible.]
    •    
  • Currently 0.00 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (0 votes cast)
 
[7,602 views]  

10.5: Add smart scroll bar capabilities to Stickies | 7 comments | Create New Account
Click here to return to the '10.5: Add smart scroll bar capabilities to Stickies' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
10.5: Add smart scroll bar capabilities to Stickies
Authored by: ShadowBottle on Wed, Nov 14 2007 at 3:58PM PST
Hrm.. I get the scrollbars but regardless of what I do I can't seem to get them to be invisible ala hide scrollers. Am I missing something?

[ Reply to This | # ]
10.5: Add smart scroll bar capabilities to Stickies
Authored by: ruMac on Wed, Nov 14 2007 at 8:50PM PST
Works fine for me. I have to admit, it did take me a second to find the "window" icon the hint noted (it was not the default view, and I though it was a general "window" click I was asked for -- Duh. But once found it everything worked fine including the vertical bars disappearing.

[ Reply to This | # ]
10.5: Add smart scroll bar capabilities to Stickies
Authored by: ShadowBottle on Wed, Nov 14 2007 at 9:44PM PST
I think I misunderstood the hint. I thought it would enable scrolling with an invisible scroll bar. As in you can scroll in the sticky but you cant see the scroll bar. As opposed to the scroll bar just not showing up unless theres text to scroll down to.

[ Reply to This | # ]
10.5: Add smart scroll bar capabilities to Stickies
Authored by: jabberwocky on Fri, Nov 30 2007 at 3:17AM PST
Took me a while to find where I have to be but in the process I no longer have the ability to change the size of the stickie note. I could use a little help on this. Thxs

[ Reply to This | # ]
10.5: Add smart scroll bar capabilities to Stickies
Authored by: jabberwocky on Fri, Nov 30 2007 at 3:23AM PST
don't know what I did but some how fixed the issue.

[ Reply to This | # ]
Little Easier way to do the same thing
Authored by: cycomachead on Wed, Apr 1 2009 at 10:13PM PDT
All I did was open the nib file.
Then click on the empty space in the center of the note.
Hit Command-1. You don't need to know what it does....
There! the selections for Rt. horiz. and Hide scroll bars will show up.
(Clicking horizontal won't do anything as stickies auto-reflows text.)

Save and restart stickies.

[ Reply to This | # ]
10.5: Add smart scroll bar capabilities to Stickies
Authored by: kdkaiser on Thu, Oct 22 2009 at 4:29PM PDT
How do we add scroll bars to stickies in Snow Leopard? When you double click on StickiesDocument.nib it tells you;
The document "StickiesDocument.nib" could not be opened. Interface Builder cannot open compiled nibs.

[ Reply to This | # ]