On Jan 25, 2014, at 4:37 PM, Rick Mann wrote:
>
> Why is this happening? Why does Apple not test anything any more?
You have provided no code and no evidence that you are complying with all view
and view controller containment requirements. Please stop accusing other
parties of negligence befo
The yahoo weather app does it for the iPad, you slowly swipe without releasing
and an animation is slowly moved through... It can be forward or reverse. How
exactly are they achieving that? Same goes for the iOS pull to refresh
animation for the stretched little do dad.
Thanks,
Eric
___
I've got a full-screen modal VC for help in my app. When it's presented from a
UIPopover-contained button, it doesn't extend under the status bar, so the
status bar has this sickly gray appearance (the tutorial background is white).
When presented directly from the root view controller after it
I can't figure this out. I've got a view hierarchy that's been working fine. I
added a modal, full-screen tutorial to my storyboard that's triggered on a
segue from a button in a popover-contained table view. That works fine, too.
Now I'm trying to display the same tutorial the first time the us
On 21 Jan 2014, at 21:24, Jerry Krinock wrote:
>
> On 2014 Jan 21, at 09:02, Mike Abdullah wrote:
>
>> If it helps, I maintain https://github.com/karelia/BSManagedDocument as a
>> nice way to have a package-based document using Core Data.
>
> Thank you, Mike. Now I have two reasons to star
On 14 Jan 2014, at 09:42, Charles Srstka wrote:
> On Jan 14, 2014, at 3:19 AM, jonat...@mugginsoft.com wrote:
>
>> The only problem with retaining it is the extra complexity involved in
>> integrating the static library build into the project and upgrading the
>> source.
>
> One trick that c
So, just to follow up.
Timer approach works.
It works quite well. Thanks for recommending it.
In fact, far better than the CGEventTap approach in terms of reliability.
CGEventTaps always seem to be a bit flaky.
The NSTimer approach is very responsive and I can constrain it to just the time
when t
>
> Hi David,
> After a few days using CGContextBeginTransparencyLayer
> I have just noticed that the text I draw on a trasparent background with
>
>[super drawRect:rect]; // we are in a drawRect: method of a NSTextView
>
> looks without antialias. No matter whether I add before
Antialiasi
Hi David,
After a few days using CGContextBeginTransparencyLayer
I have just noticed that the text I draw on a trasparent background with
[super drawRect:rect]; // we are in a drawRect: method of a NSTextView
looks without antialias. No matter whether I add before
CGContextSetAllowsAnti
On 25 Jan 2014, at 7:27 am, Jens Alfke wrote:
> Nor was there a decent built-in text layout framework
> (OK, this is off-topic, but today's the 30th anniversary of the Mac
I'll take your TEHandle and raise you PROCEDURE SetClikLoop...
--Graham
__
10 matches
Mail list logo