Fwd: [SOLVED] progress indicator strange partial overlay
Fwd: [SOLVED] progress indicator strange partial overlay
- Subject: Fwd: [SOLVED] progress indicator strange partial overlay
- From: Nick Rogers <email@hidden>
- Date: Sat, 15 Feb 2014 23:06:29 +0530
Hi,
The about last 30% of the length of the progress bar was passed onto the drawRect: of the blue background custom view as dirtyRect.
Wonder what causes it.
Solved it by checking dirtyRect and then skipping drawing [NSRectFill(); etc].
Wishes,
Nick
Begin forwarded message:
> From: Nick Rogers <email@hidden>
> Subject: Fwd: progress indicator strange partial overlay
> Date: 15 February 2014 10:46:52 pm IST
> To: Cocoa-dev List List <email@hidden>
>
> Hi,
>
> Here’s the image URL: http://i60.tinypic.com/209m6bd.jpg
>
> Best,
> Nick
>
>
> Begin forwarded message:
>
>> From: Nick Rogers <email@hidden>
>> Subject: progress indicator strange partial overlay
>> Date: 15 February 2014 10:41:08 pm IST
>> To: Cocoa-dev List List <email@hidden>
>>
>> Hi,
>>
>> I have a blue background view and over it in the centre is a white background view (simple custom views).
>> In the inner white custom view, even if I create the progress bar (determinate) via code or IB (Xcode 5), the later end of the bar is enclosed in some sort of bluish wrapper. The wrapper remains even when double value of bar enters it and bar progresses thru it.
>>
>> Attaching a 4k png image here.
>>
>> Please help.
>> Nick
>> _______________________________________________
>>
>> 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
_______________________________________________
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