Is there any way to color NSPopover? Ive seen apps like facetab etc that have cool colors and resizeable popovers, how is this done?
Ay guides, hints?
Thanks.
You can subclass NSView and set it as the NSPopover's view controller's view.
NSView
NSPopover