On 18.04.2010, at 1:29, Jonathan Hess wrote:


On Apr 16, 2010, at 10:47 AM, Kyle Sluder wrote:

On Fri, Apr 16, 2010 at 10:37 AM, Corbin Dunn <corb...@apple.com> wrote:
You can't control it in IB (short of removing the view and adding it back in). But in code, you can just call - addSubview:positioned:relativeTo: to move views around in the Z order.

IB has Send Forward/Backward items on its Layout menu. Whether they
work or not is another question entirely... :)

They work.

You can also change the z-order of a view-hierarchy with drag-and- drop in the document outline view since version 3.1.

Of course I used these features of IB. The only what I can tell -- it is very ugly. I'd say, IB is just fails to work with many overlapped objects. For example any imprudent dragging of an overlapping view automatically inserts it into a lower view. And there is no way to return it back but to drag it in the tree-shaped window view. Really this was designed not for overlapping objects...

Thanks.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please 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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to