Re: buddy windows
Re: buddy windows
- Subject: Re: buddy windows
- From: Nathan Day <email@hidden>
- Date: Sun, 25 Nov 2001 15:21:31 +1030
how about using NSWindowDidMoveNotification or
NSWindowWillMoveNotification Notifications
On Friday, November 23, 2001, at 08:47 AM, Jake wrote:
I can think of a few, but what will be an elegant way to implement
"buddy
windows": 2 windows that always keep the same relative distance from
each
other. So when you drag one, the other follows the one that is being
dragged? Thanks.