Skip navigation.
 
mlRe: NSView resizing problem
FROM : Brad Oliver
DATE : Thu Nov 21 21:20:24 2002

> From: Brad Oliver <<email_removed>>
>
> I'm fairly new to Cocoa and I'm having trouble with resizing an NSView.


Uh, nevermind. Posting to public lists has a way of making the problems
obvious. ;-) I was resizing the wrong view, and using setBounds instead of
setFrame to compount the problem. Still, I am puzzled why control flow never
returned to my app like I was expecting.

--
Brad Oliver
<email_removed>
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlNSView resizing problem Brad Oliver Nov 21, 17:43
mlRe: NSView resizing problem Brad Oliver Nov 21, 21:20