You can open the XIB in Interface Builder, than use the Arrange > Bring To 
Front command to make sure the button is always at front.  I think this is the 
best solution if the bug really is this simple.  Otherwise maybe -[UIView 
bringSubviewToFront:].

-ev

On Jul 19, 2011, at 04:41, Fernando Aureliano wrote:

> I have a project that have one UIScroView who is loaded by viewDidLoad. On
> nib of this class, I have an UIButton who I put there by IntefaceBuilder.
> 
> Then, when I run the project, the UIScrowView always stay on top of my
> button.
> 
>   how do I get my button is on top of UIScrollView?
> 
> 
> Thanks!
> 
> -- 
> *Fernando Aureliano*
> _______________________________________________
> 
> 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/ev%40monoceroi.com
> 
> This email sent to e...@monoceroi.com

_______________________________________________

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