Addition to: Drawingorder of subviews
Addition to: Drawingorder of subviews
- Subject: Addition to: Drawingorder of subviews
- From: Ferhat Ayaz <email@hidden>
- Date: Tue, 9 Jan 2007 23:42:43 +0100
Hello,
I think I must add some more info, sorry.
My question is based on the manually added subviews. with
[view addSubview:view1];
[view addSubview:view2];
[view addSubview:view3];
will they be drawn in the same order? view1, view2, view3?
I know that subviews, after wake up from nib, are not ordered.
Begin forwarded message:
From: Ferhat Ayaz <email@hidden>
Date: January 9, 2007 11:35:41 PM GMT+01:00
To: Cocoa Dev <email@hidden>
Subject: Drawingorder of subviews
Hello,
a short question: Is it possible to set the drawing order of
subviews of NSView?
thanks,
ferhat
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden