On May 27, 2014, at 3:41 PM, cocoa-dev-requ...@lists.apple.com wrote:
> Send Cocoa-dev mailing list submissions to
> cocoa-dev@lists.apple.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.apple.com/mailman/listinfo/cocoa-dev
> or, via email, send a me
>> I’m trying to create a compact time range format, like “2am-4pm” or
>> “2-5:30pm”. I am constructing the format string using
>> -dateFormatFromTemplate:options:locale:, omitting the minutes from the
>> template if that component is zero. Is there an internationalization-safe
>> way that I ca
Hello,
I’m trying to create a compact time range format, like “2am-4pm” or “2-5:30pm”.
I am constructing the format string using
-dateFormatFromTemplate:options:locale:, omitting the minutes from the template
if that component is zero. Is there an internationalization-safe way that I can
remov
see it demonstrated in the IKSlideShowDemo sample code.
regards,
douglas
On Apr 28, 2008, at 5:48 PM, Ben Kazez wrote:
Hi everyone,
An app I'm developing has a full-screen slideshow-like view that
would benefit greatly from controls like those shown for Finder and
Mail photo slidesho
Hi everyone,
An app I'm developing has a full-screen slideshow-like view that would
benefit greatly from controls like those shown for Finder and Mail
photo slideshows -- fade in/out on mouse movement, display white
buttons, partial transparency, etc. (though I only need back/forward/
exit
On Mar 1, 2008, at 5:02 PM, I. Savant wrote:
I'm getting a crash in my source-list-style outline view when my
app is in the background and I drag on any of the rows of the view:
... and the crash signal would be?
EXC_BAD_ACCESS.
Ben
___
Cocoa-d
Hi everyone,
I'm getting a crash in my source-list-style outline view when my app
is in the background and I drag on any of the rows of the view:
-[NSWindow sendEvent:]
...
584 forwardMethod
584 forwardMethod
584 forwardMethod
584 -[NSView _nextResponderForEvent:]
584 -[NSView hitTest:]
584 -