Re: Creating an NSWindow with utility style in Xcode storyboard?

2016-11-08 Thread Peter Teeson
> On Nov 7, 2016, at 10:58 PM, Quincey Morris > wrote: > > On Nov 7, 2016, at 19:55 , Rick Mann wrote: >> >> Xcode never gives you controls for setting a class name > > Much like the Spanish Inquisition. > > (Monty Python joke, for those going “Huh?”) Nobody expects the Spanish Inquisition

Re: Creating an NSWindow with utility style in Xcode storyboard?

2016-11-07 Thread Quincey Morris
On Nov 7, 2016, at 19:55 , Rick Mann wrote: > > Xcode never gives you controls for setting a class name Much like the Spanish Inquisition. (Monty Python joke, for those going “Huh?”) ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do

Re: Creating an NSWindow with utility style in Xcode storyboard?

2016-11-07 Thread Rick Mann
> On Nov 7, 2016, at 19:51 , Quincey Morris > wrote: > > On Nov 7, 2016, at 19:44 , Rick Mann wrote: >> >> I can drag out an NSWindow, and I can even change its class to NSPanel, but >> I can't set the style. > > You mean you dragged out a window controller, right? Correct. > When I do th

Re: Creating an NSWindow with utility style in Xcode storyboard?

2016-11-07 Thread Quincey Morris
On Nov 7, 2016, at 19:44 , Rick Mann wrote: > > I can drag out an NSWindow, and I can even change its class to NSPanel, but I > can't set the style. You mean you dragged out a window controller, right? When I do this, I can change the window’s class to NSPanel, and then the attributes inspect

Re: Creating an NSWindow with utility style in Xcode storyboard?

2016-11-07 Thread Rick Mann
> On Nov 7, 2016, at 19:40 , Quincey Morris > wrote: > > On Nov 7, 2016, at 18:28 , Rick Mann wrote: >> >> Is there no way to make a floating inspector window in a Storyboard in Xcode >> 8? > > What’s preventing you from dragging out a window controller onto the > storyboard? > > However

Re: Creating an NSWindow with utility style in Xcode storyboard?

2016-11-07 Thread Quincey Morris
On Nov 7, 2016, at 18:28 , Rick Mann wrote: > > Is there no way to make a floating inspector window in a Storyboard in Xcode > 8? What’s preventing you from dragging out a window controller onto the storyboard? However, I would be inclined to put it in its own storyboard, since there’s not

Creating an NSWindow with utility style in Xcode storyboard?

2016-11-07 Thread Rick Mann
Is there no way to make a floating inspector window in a Storyboard in Xcode 8? -- Rick Mann rm...@latencyzero.com ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact t