On Aug 4, 2013, at 9:45, "Nick Rogers" <[email protected]> wrote:
> I have a column of buttons stacked up one over the other and on clicking a > button I want to draw an image on it with an arrow protruding to the right. > And on the right side there is a tab view and in it there is a table view. > So the arrow part of the image must overlap the tab view and table view and > the table view is required to have normal behaviour even after this. > > Is this even possible? Create a view subclass that will draw the arrow on top. Embed the other views inside it. Steve via iPad _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
