Re: set/saveFrameUsingName
Re: set/saveFrameUsingName
On Thu, Jul 04, 2002 at 11:00:11PM +0100, Jeremy Dronfield wrote:
>
Thanks. I tried some of the workarounds (the ones that seemed suitable)
>
and also did some experiments. I found that using
>
-setWindowFrameAutosaveName: instead of -setFrameAutosaveName: in
>
-awakeFromNib overcame the problem, but only partially. It works only so
>
long as the right hand edge of the window doesn't come closer than about
>
an inch (about 50-80 pixels) to the right hand edge of the screen. Since
>
this bug doesn't seem to affect Apple's own Cocoa apps (e.g. the
>
Activity Viewer in Mail, which I'm looking at right now), I don't
>
understand why it's affecting mine.
The activity viewer is resizable, so it works. The bug only shows up
for windows which are nonresizable, which is probably the case with
your window.
--
=Nicholas Riley <email@hidden> | <
http://www.uiuc.edu/ph/www/njriley>
Pablo Research Group, Department of Computer Science and
Medical Scholars Program, University of Illinois at Urbana-Champaign
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.