Re: Resizing a Window
Re: Resizing a Window
- Subject: Re: Resizing a Window
- From: Mark Thomas <email@hidden>
- Date: Thu, 24 Jun 2004 17:17:55 +0100
- Organization: Coderus Ltd
Ok confused now, as in IB it say the top,left is (0,0), and the control is
tight at the title bar which is why I thought that's where the origin was.
If I take out my setOrigin I'm back to where the control is at left=0, but
seems to be about 1/3 of the way down.
Anybody have any ideas
Thanks
Mark.
>
Don't forget NSView's frame origin is bottom left, so according to your
>
example, I expect your view to stick at 50 pixel from the window's
>
bottom.
>
>
Did I miss something ?
>
>
> e.g. One window has the Safari control in it, when I designed it in
>
> IB, so
>
> it top,left are 0,0 (locked it), and it right and bottom 800,600, and
>
> window
>
> has a size of 50,50. I call setFrame of a larger size and when I open
>
> the
>
> window, the control isn't at the top,left of 0,0, but half way down the
>
> window.
_______________________________________________
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.