Thanks Mike, adding a default to NSArgumentDomain (i.e. by passing
{"-AppleScrollBarVariant", "Single"} to the executable on launch) did
the trick.On Thu, Apr 10, 2008 at 1:24 AM, Mike Abdullah <[EMAIL PROTECTED]> wrote: > I believe one normally does this system-wide via the user defaults. I > suspect that setting such a default for your app only may do the trick. Not > that I've actually tested it - try it and see! :) > > > > On 9 Apr 2008, at 23:12, [EMAIL PROTECTED] wrote: > > > > > > > > > > Hi, > > > > I'm looking for a way to override the user's AppleScrollBarVariant > > setting, and force the arrows on my custom NSScroller to be displayed > > at both ends of the scroller. The documentation has no mentioning of > > this. Does anyone know if this is possible? > > > > Thanks. > > F. > > _______________________________________________ > > > > Cocoa-dev mailing list ([email protected]) > > > > 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/cocoadev%40mikeabdullah.net > > > > This email sent to [EMAIL PROTECTED] > > > > _______________________________________________ Cocoa-dev mailing list ([email protected]) 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]
