formance issue in doing so, you should either file a bug (for
SDK classes) or implement -copyWithZone: (for your own).
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to
___
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> 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 Su
s due to the protestations I added to the
> report, or due to the radar you filed in July.)
The intended meaning was “the warning (about passing nil) is intended”. The
helpful followup is that it is generally encouraged to use empty containers
(@[] or @{}) over nil when there is no semantic d
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:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.c
ator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Dun
> On Oct 14, 2015, at 4:36 PM, Shane Stanley wrote:
>
> On 15 Oct 2015, at 4:02 AM, David Duncan wrote:
>>
>> The helpful followup is that it is generally encouraged to use empty
>> containers (@[] or @{}) over nil when there is no semantic difference,
Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post adm
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
esAutoresizingMaskIntoConstraints)
>>> (
>>> ">> UIActivityIndicatorView:0x14eb3760.midX == + 10>",
>>
>> Regards,
>> Ken
>>
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com
ple.com)
>
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This
ct the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
_
ing list (Cocoa-dev@lists.apple.com)
>
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%
t; Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
__
derators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
_
> }
>
> So both the old and the new root VC are properties of the appDelegate
> (self.svc and self.wvc respectively) and they are both initialized in
> applicationDidiFinishLaunching.
>
> Each of them can call the above method of the app delegate and trigger the
&g
ollection view taps to still show
the bars, while collection view taps are ignored. Similarly you could create
your own gesture recognizer with your own custom recognition semantics to do
something similar.
--
David Duncan
___
Cocoa-dev mailing list
e with other objects that do,
and this may be the generic behavior on NSObject (I haven’t checked).
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the m
hat’s about all it does.
>
>
> ___
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
elp/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Pl
his is way off. How to fix this?
A NSDate’s description aways prints its time in UTC, not the local time zone.
If you print the result of a properly constructed NSDateFormatter you should
see the correct results.
>
>
>
> On Tue, Dec 8, 2015 at 3:54 PM David Duncan <mailto:david.du
_
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/
;
>
>
>
> ___
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> H
> On Dec 9, 2015, at 4:35 PM, Rick Mann wrote:
>
>>
>> On Dec 9, 2015, at 16:24 , David Duncan wrote:
>>
>>
>>> On Dec 9, 2015, at 3:36 PM, Rick Mann wrote:
>>>
>>>
>>>> On Dec 9, 2015, at 15:19 , Jens Alfke
> On Dec 9, 2015, at 5:17 PM, Rick Mann wrote:
>
>>
>> On Dec 9, 2015, at 16:42 , David Duncan wrote:
>>
>>
>>> On Dec 9, 2015, at 4:35 PM, Rick Mann wrote:
>>>
>>>>
>>>> On Dec 9, 2015, at 16:24 , David Dunca
se 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:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david
is that UIKit won’t guarantee that this won’t someday crash
your application. Doing things like this is wholly undefined, do not do them.
>
> Wysłane z iPhone'a
>
> Dnia 15.12.2015 o godz. 18:04 David Duncan
> napisał(a):
>
>>
>>> On Dec 15, 2015, at
sts or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Du
ubscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin req
blend mode.
>
> --
>
> Charles
>
> On February 24, 2016 at 03:16:00, David Duncan (david.dun...@apple.com
> <mailto:david.dun...@apple.com>) wrote:
>
>>
>> > On Feb 23, 2016, at 7:17 PM, Quincey Morris
>> > wrote:
>> >
&
to cache this path unless it’s really complex and
> expensive. Hint: it’s not, it’s a circle.
>
> —Graham
>
>
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments t
onship of the
> circle to the bounds origin never changes, then I think the forced redrawing
> isn’t necessary.
>
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments
I don’t recall the property
off hand, but it shouldn’t be too hard to find it if you really need it) but
the recommendation would be to instead support all orientations so that your
application will participate in multitasking.
--
David Duncan
___
Coco
creen that follows.
>
> --
>
> Charles
>
> On March 14, 2016 at 01:40:09, David Duncan (david.dun...@apple.com
> <mailto:david.dun...@apple.com>) wrote:
>
>>
>> > On Mar 13, 2016, at 12:32 PM, Charles Jenkins wrote:
>> >
>> > I’m de
ll affect the view’s frame as well).
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubsc
gt; This email sent to logancautr...@ftml.net
>>
>
>
> --
> Rick Mann
> rm...@latencyzero.com <mailto:rm...@latencyzero.com>
>
>
>
> ___
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
to value vs reference –
you can have “smart” structs and “dumb” classes (a Box class is a typical
example of a “dumb" class – its entire purpose is to grant identity to a value
type) – its really a matter of if you need identity or not.
I would highly recommend you
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:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david
call it twice because of implementation details of
layout.
--
David Duncan @ My iPhone
> On Jun 17, 2016, at 2:27 AM, Torsten Curdt wrote:
>
> This is odd. This seems to eventually work
>
> self.edgesForExtendedLayout = UIRectEdge.None
> self.view.superview?.setNeed
ou want to change the value of a property or instance
variable backed by an IBOutlet you are free to do so – but you also need to
implement all of the other things that might mean.
That would mean for example that you need to insert the new view and
> On Jun 22, 2016, at 1:36 PM, Alex Zavatone wrote:
>
>
> On Jun 22, 2016, at 1:59 PM, David Duncan wrote:
>
>>
>>> On Jun 22, 2016, at 11:54 AM, Alex Zavatone wrote:
>>>
>>>
>>> On Jun 22, 2016, at 10:51 AM, Alastair Houghton
eNumber that otherwise conformed to the
NSNumber interface, the developer would need to implement -copyWithZone: to do
the right thing. If NSNumber doesn’t implement NSCopying, then the subclasser
can’t hope to get the correct behavior in this case.
--
David Duncan
code 8 (and the iOS 10.0 or later SDK) will
be a given, so I suspect that most solve this problem by branching for that SDK
and all the updates that come with it rather than maintaining conditionals like
this in their code.
--
David Duncan
___
Coc
om
>
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@li
derator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
___
e list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
oject and configure a navigation controller to show
the toolbar and it won’t hide it on its own.
What methods are you using to hide/show the toolbar? What other overrides are
on your subclass? Any other libraries you have in your project, or categories
on UINavigationController?
--
D
behavior?
>
>
>
> ___
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa
a-dev mailing list (Cocoa-dev@lists.apple.com)
>
> 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:
> h
> On Sep 20, 2016, at 2:47 PM, Sean McBride wrote:
>
> On Tue, 20 Sep 2016 14:26:27 -0700, David Duncan said:
>
>>> On Sep 20, 2016, at 1:21 PM, Sean McBride wrote:
>>>
>>> Hi all,
>>>
>>> WWDC 2016 Session 203 "What's N
p/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not
the image
is not oriented up, then you need to rotate as well.
>
> cheers,
> Torsten
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moder
st (Cocoa-dev@lists.apple.com)
>
> 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:
> https://lists.apple.com/ma
the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
he moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
___
drawn or not. If you give your panel alpha <1 does that resolve the issue as
well? (If so, please file a bug).
>
> On Tue, Nov 22, 2016 at 1:57 PM David Duncan <mailto:david.dun...@apple.com>> wrote:
>
> > On Nov 22, 2016, at 7:26 AM, Eric E. Dolecki > <mailt
emory gets written to.
--
David Duncan @ My iPhone
> On Nov 25, 2016, at 10:22 AM, Andreas Falkenhahn
> wrote:
>
> I'm currently writing an iOS backend for a cross-platform program whose
> platform-independent engine writes all of its graphics into 32-bit pixel
> buffe
is that you can
avoid an additional buffer copy and composite on the way to the display in many
circumstances. This may not be significant in your case however.
--
David Duncan @ My iPhone
> On Nov 25, 2016, at 11:38 AM, Andreas Falkenhahn
> wrote:
>
>> On 25.11.2016 at 16:
you are trying to fix up a transform, it may be
easier to use contentMode instead of transform for this case. AspectFit vs
AspectFill will do the common letterbox vs clip without you needing to do
anything further.
--
David Duncan @ My iPhone
> On Nov 26, 2016, at 3:40 PM, Andreas Falkenh
> On Nov 27, 2016, at 7:25 AM, Andreas Falkenhahn
> wrote:
>
> On 27.11.2016 at 00:04 David Duncan wrote:
>
>> What are you trying to accomplish?
>
> I want to keep my UIView centered on the screen so I need to
> change its position when the device rotates. I
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.app
> On Nov 29, 2016, at 11:30 AM, Andreas Falkenhahn
> wrote:
>
> On 28.11.2016 at 16:50 David Duncan wrote:
>
>> I think you can do everything you need to do in layoutSubviews
>> (fundamentally it doesn’t matter if the device rotates or not, you
>> just want
> On Nov 29, 2016, at 2:50 PM, Andreas Falkenhahn
> wrote:
>
> On 29.11.2016 at 17:35 David Duncan wrote:
>
>
>>> On Nov 29, 2016, at 11:30 AM, Andreas Falkenhahn
>>> wrote:
>
>>> On 28.11.2016 at 16:50 David Duncan wrote:
>
&
Create and use a subview. There is no significant cost to an additional
content-less view.
--
David Duncan @ My iPhone
> On Nov 30, 2016, at 9:46 AM, Andreas Falkenhahn
> wrote:
>
>> On 29.11.2016 at 22:28 David Duncan wrote:
>>
>> Correct, because the owning UIW
ts or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
D
gt; <mailto:Cocoa-dev@lists.apple.com>)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> <http://lists.apple.com/>
>
> Help/Unsubscribe/Update your Subscription:
> https://li
tingViewController.topLayoutGuide.length)
>self.navigationBar.frame = CGRect(x: 0, y: self.topView.frame.origin.y
> + self.topView.bounds.height, width: self.containerView?.bounds.width ?? 0,
> height: self.navigationBar.intrinsicContentSize.height)
>
>
>
view controller in a UINavigationController rather than making the navigation
bar part of the presentation itself.
>
> Dan
>
>> On Dec 7, 2016, at 10:01 AM, David Duncan > <mailto:david.dun...@apple.com>> wrote:
>>
>> Its unclear to me at least, but w
might otherwise do if you were using
a UINavigationController – wrap your view controller in your container and go
from there. If the only reason you needed presentation is for the navigation
bar, then you wouldn’t need presentation controllers at all at that point.
>
> Dan
--
David Dunca
requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.
__
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubsc
admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> 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:
> https://lists.apple.com/
Inline
--
David Duncan @ My iPhone
> On Dec 22, 2016, at 4:49 PM, Alex Zavatone wrote:
>
> In that case, would it make sense when the app will enter background, to take
> a snapshot of the main window, then put that image layer over your main
> window so that you can gua
use it goes against the
design of the OS (that apps are always “there” and their lifetime is managed by
the system) and because it goes against user expectation (that you can task
switch quickly and come back to the app exactly as it was).
>
> On 23.12.2016 at 14:35 Andreas Falkenhahn w
> On Dec 27, 2016, at 3:52 AM, Andreas Falkenhahn
> wrote:
>
> On 25.12.2016 at 16:57 David Duncan wrote:
>
>>> On Dec 23, 2016, at 9:05 AM, Andreas Falkenhahn
>>> wrote:
>
>>> Further examinations have shown that the issue might b
t; within an animation context? Even if the former, are you calling any
>> methods that force layout (layoutIfNeeded or similar)? If so, where/when?
>>
>> Regards,
>> Ken
>>
>
>
> ___
&
> On Dec 30, 2016, at 11:50 AM, Doug Hill wrote:
>
>
>> On Dec 30, 2016, at 11:38 AM, David Duncan wrote:
>>
>>
>>> On Dec 28, 2016, at 4:14 PM, Doug Hill wrote:
>>>
>>> Hi Ken,
>>>
>>> The exact behavior is that th
an work around this limitation in the meantime?
>
> Dan
>
>> On Dec 7, 2016, at 10:35 AM, David Duncan > <mailto:david.dun...@apple.com>> wrote:
>>
>>
>>> On Dec 7, 2016, at 10:28 AM, Daniel Stenmark >> <mailto:dstenm...@opentable.com>> w
; Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please
ing the equivalent of drawing the entire view into whatever
dirtyRect you happen to get.
>
> let path = NSBezierPath()
> path.move(to: NSPoint(x: 0, y: 0))
> path.line(to: NSPoint(x: dirtyRect.maxX, y: 0))
> NSColor.darkGray.setStroke()
> path.stroke()
> }
>
> }
>
> C
gt;> Zygoat Creative Technical Services
>> http://www.zygoat.ca
> ___
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators
o remove the PPRevealSideViewController view
controller and see if the issues go away (or you can do this in a side project).
>
> Herman
>
>
> On 23 Sep 2014, at 13:32, David Duncan wrote:
>
>>> On Sep 22, 2014, at 7:16 PM, Herman Chan wrote:
>>>
&
> UIPresentationController in iOS 8. The real problem is that I can't seem to
> replicate this crash at all.
>
> My leading theory at the moment is that I am not setting
> modalPresentationStyle on the controller who's presenting the new view
> controller and someho
?
>
> ___
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> 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/U
Once your application is in the background it becomes fair game for being
terminated. So even if you're using a very reasonable mount of RAM, if you're
in the background you can expect that if some other application needs the
memory your application will be terminated.
--
David D
pple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the lis
ease 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:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun
...
Then you just move your single vibrant background as necessary to be behind the
right icon view. It sounds like you are putting the icon view inside the
vibrant background.
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-
> On Oct 30, 2014, at 2:09 PM, Bill Cheeseman wrote:
>
>
>> On Oct 30, 2014, at 4:04 PM, David Duncan wrote:
>>
>> Then you just move your single vibrant background as necessary to be behind
>> the right icon view. It sounds like you are putting the
the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
__
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubsc
___
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> 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:
> https://lists.apple.com/mailman/
framework
provides a method for loading these format plugins and does the registration
itself. Your users always use that method and you don’t have any of these
problems.
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Ple
gt;
>> On Dec 16, 2014, at 02:09, David Duncan > <mailto:david.dun...@apple.com>> wrote:
>>
>>
>>> On Dec 15, 2014, at 9:59 AM, Maxthon Chan >> <mailto:m...@maxchan.info>> wrote:
>>>
>>> I do own the entire SubtitleKit framew
t;
>
>
> ___
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsub
gt; Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.
date your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
>
> This email sent to david.dun...@apple.com
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin
dimensions @3x on an iPhone 6 Plus).
You probably want to master larger images for those devices.
--
David Duncan
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact
ling list (Cocoa-dev@lists.apple.com)
>
> 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:
> https://lists.apple.com/mailman/options/cocoa-
u needing to do much more than ensuring that your view is large
enough (setting its frame or bounds before setting the corresponding bar button
item on the bar for example).
Please do not add additional subviews to UINavigationBar (or UIToolbar or
UITabBar). That wil
1 - 100 of 1008 matches
Mail list logo