Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

gwelmarten

macrumors 6502
Original poster
Jan 17, 2011
476
0
England!
Hi

I have an NSProgressIndicator along the top of my application, partially over the top of a WebView. When the WebView is scrolled, the NSProgressIndicator can get dragged along with it, until the WebView next refreshes and the NSProgressIndicator is hidden and re-shown again. Screenshot:

[attached - couldn't figure out how to embed upload]

I tried disabling 'Can Draw Concurrently' in IB, and set
Code:
[loadingProgressBarUnderUrlBar setUsesThreadedAnimation:NO];
but no luck. Still that split up dragged NSProgressIndicator.

Any ideas on what is causing this and on how to fix it?

Thanks,

Sam

Thanks for your help in advance,
 

Attachments

  • ea.b.png
    ea.b.png
    490.8 KB · Views: 57
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.