Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSSegmentedControl Display Bug?



I'm lost here ... basically I want to have a segmented control in the regular
style in a unified title/toolbar window. Anybody knows how DevonThink
achieves this?

// "It's Not Nice To Fool Mother Nature"... but often necessary:
[snip code]

:D Thank you so much. You've made my day!

- (unsigned int)styleMask
{
    return ([realWindow styleMask] &~ NSTexturedBackgroundWindowMask);
}

Of course, here you have to mask out NSUnifiedTitleAndToolbarWindowMask as well if you use a window of that style. Works lovely then.


Ruediger

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden
References: 
 >Re: NSSegmentedControl Display Bug? (From: Ruediger Hanke <email@hidden>)
 >Re: NSSegmentedControl Display Bug? (From: Shaun Wexler <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.