Re: NSDrawer

2018-07-03 Thread Casey McDermott
Thanks for all the useful suggestions. We need to use a child window in the Windows app, since MFC does not have anything like drawers. If necessary we can use the same approach on Mac. But, maybe we'll get lucky and NSDrawer won't die. It only takes a few lines of code, and it is just

Re: NSDrawer

2018-07-03 Thread Alastair Houghton
On 3 Jul 2018, at 03:08, Casey McDermott wrote: > > NSDrawer is deprecated, but it's also perfect for our application. > We still haven't found a good substitute. [snip] > Is there a work-around for an attached window that pops out on the side, > and acts like a drawer? NSDrawer isn’t