Re: Displaying Sheets

2014-10-07 Thread Luther Baker
That was it!

Thanks,
-Luther


On Tue, Oct 7, 2014 at 7:32 AM, Mike Abdullah  wrote:

>
> > On 7 Oct 2014, at 13:29, Luther Baker  wrote:
> >
> > I'd like to display a sheet but when I do, it isn't sliding down from the
> > top of my window. It is just showing up.
> >
> > I am building a default Document based application and assigning the
> > Document.xib window to an IBOutlet I've created - invoking "beginSheet"
> on
> > that mainWindow with another temporary window object I've created from
> yet
> > another XIB file.
> >
> > Thoughts?
>
> This is an old classic. Turn off “Visible at launch” in Interface Builder.
>
>
___

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Re: Displaying Sheets

2014-10-07 Thread Mike Abdullah

> On 7 Oct 2014, at 13:29, Luther Baker  wrote:
> 
> I'd like to display a sheet but when I do, it isn't sliding down from the
> top of my window. It is just showing up.
> 
> I am building a default Document based application and assigning the
> Document.xib window to an IBOutlet I've created - invoking "beginSheet" on
> that mainWindow with another temporary window object I've created from yet
> another XIB file.
> 
> Thoughts?

This is an old classic. Turn off “Visible at launch” in Interface Builder.


___

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Displaying Sheets

2014-10-07 Thread Luther Baker
I'd like to display a sheet but when I do, it isn't sliding down from the
top of my window. It is just showing up.

I am building a default Document based application and assigning the
Document.xib window to an IBOutlet I've created - invoking "beginSheet" on
that mainWindow with another temporary window object I've created from yet
another XIB file.

Thoughts?
-Luther
___

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com