[RESOLVED] Re: What's the right way to use UIActivityIndicatorView? After it's stopped
[RESOLVED] Re: What's the right way to use UIActivityIndicatorView? After it's stopped
- Subject: [RESOLVED] Re: What's the right way to use UIActivityIndicatorView? After it's stopped
- From: Aaron Lewis <email@hidden>
- Date: Tue, 27 Jan 2015 22:01:12 +0800
Hi Gordon,
Thanks for the heading up. It worked.
On Mon, Jan 26, 2015 at 11:23 PM, Gordon Apple <email@hidden> wrote:
> You can stack views and controls however you like. I do it all the time. You
> need to pay attention to the list of views, not just the visuals in iB. Just
> use an outlet or binding to hide the ones you don’t want showing. Set the
> activity indicator to hide when not active. When you stop animation, unhide
> the other control.
>
>
> On 1/25/15 3:00 PM, "email@hidden"
> <email@hidden> wrote:
>
> I'm trying to show another UI Control when the stopAnimation method is
> called. But in xcode if I drag the UIActivityIndicatorView first, any other
> UI Control seems to be replacing it. Now it looked like I had to do create
> the other UI Control and add it manually when the animation is stopped. That
> is wrong right? What's the suggestion
>
>
--
Best Regards,
Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/
Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33
_______________________________________________
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