• 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: Progress Indicator
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Progress Indicator


  • Subject: Re: Progress Indicator
  • From: Alastair Houghton <email@hidden>
  • Date: Mon, 12 Sep 2016 08:42:11 +0100

On 10 Sep 2016, at 15:38, Peter Hudson <email@hidden> wrote:
>
> I have a simple view with a progress indicator in it.
> Simple circular type - indeterminate.
>
> I start it with   [progInd  startAnimation:self];
> I end it with    [progInd  stopAnimation:self];
>
> After a couple of years of running just fine, it now simply does not appear onscreen at all - or run.
>
> I’ve tried removing the object from the view and dropping in a new one - and reconnecting.
> Everything looks fine - it appears to be connected up correctly.

Have you tried looking at its frame at runtime?  If you converted your application to use auto layout, it’s possible that (if the constraints are ill-specified) the progress indicator is being resized or moved so it isn’t visible on screen.

Kind regards,

Alastair.

--
http://alastairs-place.net


_______________________________________________

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: 
 >Progress Indicator (From: Peter Hudson <email@hidden>)

  • Prev by Date: Re: Linking against AVKit breaks app on 10.6
  • Next by Date: Re: How to do isKindOfClass in Swift
  • Previous by thread: Re: Progress Indicator
  • Next by thread: Progress Indicator
  • Index(es):
    • Date
    • Thread