Re: NSDrawer
Re: NSDrawer
- Subject: Re: NSDrawer
- From: Joel Norvell <email@hidden>
- Date: Wed, 18 Jul 2018 11:41:39 -0700
Hi Cocoa-dev people,
FWIW, the deprecation warning for NSDrawer says to "consider using
NSSplitViewController."
Best regards,
Joel Norvell
On Mon, Jul 2, 2018, at 7:08 PM, Casey McDermott wrote:
> NSDrawer is deprecated, but it's also perfect for our application.
> We still haven't found a good substitute.
>
> Our app has an outline view that loads various types of business records
> into a tab view. Some of them have optional extra info. When it's
> small a panel is fine,
> but some records have large tables: about the same size as the main
> record.
> A drawer is perfect for viewing them side-by-side with the main info.
> In a panel it obscure the main record, and users need to see both.
>
> Is there a work-around for an attached window that pops out on the side,
> and acts like a drawer?
>
> Any idea when deprecation turns into total non-support?
>
> Thanks,
>
> Casey McDermott
> www.TurtleSoft.com
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> 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:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden
References: | |
| >NSDrawer (From: Casey McDermott <email@hidden>) |