On 25 Sep 2009, at 08:26, gMail.com wrote:
Thanks to all of you.
Anyway, I "must" compile for Tiger, so how can I workaround this
trouble?
I thought to programmatically move the subviews to the right position.
Am I right?
No. For Tiger and earlier, overlapping views are not supported. You
will get all sorts of strange results. You need to either make one
view a subview of the other, or write some custom drawing and event
handling code to give the impression of overlapping views.
_______________________________________________
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