addSubView
addSubView
- Subject: addSubView
- From: Raphael Bartolome <email@hidden>
- Date: Wed, 3 Aug 2005 14:29:13 +0200
Hi,
I have a NSView and try to add another NSView into it!!
I would like to make a list with views that could be dynamic add and
remove views.
I use [nsView addSubview: secondNsview];
But how can I set the secondNsview to a defined position?
At the moment the secondNsView will painted bottom left!!
I have try to override didAddSubview in the NSView but I have no idea
why bottom left!?
Thanks
raphael
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden