On Wed, May 21, 2008 at 5:11 PM, Mr. Gecko <[EMAIL PROTECTED]> wrote: > How would I scroll a NSStatusBar I came up with a temporary fix but if there > is a better way please tell me.
The "right way" would be to subclass NSView (or perhaps even NSTextField) and have it do the drawing as appropriate. Make this view the contents of your NSStatusItem. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]