Re: NSDrawer
Re: NSDrawer
- Subject: Re: NSDrawer
- From: Shazron <email@hidden>
- Date: Tue, 03 Jul 2018 12:15:07 +0800
I think the best I've seen design wise is with the Safari browser itself.
Show/hide the sidebar (Shift-Cmd-L or View -> Show Sidebar) to see how it
could work (your main view will have to do some smart resizing).
On Tue, Jul 3, 2018 at 10:08 AM Casey McDermott <email@hidden>
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>) |