• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: UIButton on top of other objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UIButton on top of other objects


  • Subject: Re: UIButton on top of other objects
  • From: Evadne Wu <email@hidden>
  • Date: Tue, 19 Jul 2011 04:58:52 +0800

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 (email@hidden)
>
> 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:
>
> This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

References: 
 >UIButton on top of other objects (From: Fernando Aureliano <email@hidden>)

  • Prev by Date: Re: Need help debugging this
  • Next by Date: Re: NSTextView won't deallocate
  • Previous by thread: UIButton on top of other objects
  • Next by thread: NSArrayController nib binding vs code binding
  • Index(es):
    • Date
    • Thread