Re: Multiple simultaneous UIAlertControllers

2015-11-05 Thread David Duncan
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 ___

Re: Hiding tab bar causes web content in pushed view to slide down

2015-10-31 Thread David Duncan
gt; > 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 > > Th

Re: Updated View Bounds After Orientation Change...

2015-10-27 Thread David Duncan
> understand, refer to the documentation for the UIView property >>> translatesAutoresizingMaskIntoConstraints) >>> ( >>> ">> UIActivityIndicatorView:0x14eb3760.midX == + 10>", >> >> Regards, >> Ken >> -- David Duncan

Re: Hide UINavigationBar and keep UIPageController content static

2015-10-25 Thread David Duncan
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) P

Re: Updated View Bounds After Orientation Change...

2015-10-25 Thread David Duncan
ins(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 (Co

Re: UILabel is maiming my Character

2015-10-14 Thread David Duncan
> 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 email se

Re: More Xcode 7 inconsistency?

2015-10-14 Thread David Duncan
in the meantime, though, as it’s showing up as > “Open” now. Not sure if that'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 th

Re: CGContextShowTextAtPoint

2015-10-14 Thread David Duncan
erator 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 _

Re: More Xcode 7 inconsistency?

2015-10-14 Thread David Duncan
> On Oct 14, 2015, at 4:36 PM, Shane Stanley <sstan...@myriad-com.com.au> wrote: > > On 15 Oct 2015, at 4:02 AM, David Duncan <david.dun...@apple.com> wrote: >> >> The helpful followup is that it is generally encouraged to use empty >> containers (@[] or

Re: How to make UISplitViewController behave ?

2015-10-12 Thread 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/Unsubscribe/Update your S

Re: Problem with Auto Layout and drawRect

2015-09-08 Thread David Duncan
e right thing to do for those. If there is a performance 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

Re: Constraints across sibling stack views?

2015-08-17 Thread David Duncan
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...@apple.com -- David

Re: Nullability annotation best practice

2015-08-17 Thread David Duncan
://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

Re: Auto Layout and Resizable NSViews

2015-07-20 Thread David Duncan
. 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

Re: NSUserDefaults allocation size and CALayer memory usage

2015-06-29 Thread David Duncan
-- 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/Unsubscribe/Update your Subscription: https

Re: Understanding the declaration of instance variables in the interface is deprecated warning.

2015-06-03 Thread David Duncan
://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

Re: Understanding the declaration of instance variables in the interface is deprecated warning.

2015-06-03 Thread David Duncan
...@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/Unsubscribe/Update your

Re: Understanding the declaration of instance variables in the interface is deprecated warning.

2015-06-03 Thread David Duncan
into the implementation where they belong (they’re private to the class). On 03 Jun 2015, at 16:02, Alex Zavatone z...@mac.com wrote: On Jun 3, 2015, at 10:41 AM, David Duncan wrote: There are 3 ways to add ivars to a class. The traditional way: @interface Foo { id _bar

Re: Stupid Cocoa question. How can you tell if the object you are looking at is a property or an ivar?

2015-05-20 Thread David Duncan
: 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

Re: Thousands of leaked CGContext ?

2015-04-20 Thread David Duncan
(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

Re: Thousands of leaked CGContext ?

2015-04-17 Thread David Duncan
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/Unsubscribe

Re: layout method not getting called on Content View

2015-04-15 Thread David Duncan
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 Duncan

Re: Core Foundation types as properties

2015-03-30 Thread David Duncan
from my iPhone On 2015/03/29, at 14:42, David Duncan david.dun...@apple.com mailto:david.dun...@apple.com wrote: On Mar 28, 2015, at 9:41 PM, dangerwillrobinsondan...@gmail.com mailto:dangerwillrobinsondan...@gmail.com wrote: See this http://stackoverflow.com/questions/9274397

Re: Core Foundation types as properties

2015-03-28 Thread David Duncan
://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com This email sent to david.dun...@apple.com mailto:david.dun...@apple.com -- David Duncan ___ Cocoa-dev mailing

Re: Application windows are expected to have a root view controller at the end of application launch

2015-03-02 Thread David Duncan
of application launch So, I have to create UI even though I won't be displaying it? You should only get this if you have created a window and made it visible. -- David Duncan ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin

Re: BOOL attribute types.

2015-02-16 Thread David Duncan
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

Re: Connecting a button to MyView zeros integers

2015-02-13 Thread 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

Re: Spanning UITextField on navigation bar

2015-02-09 Thread David Duncan
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 will only end in pain and suffering. -- David Duncan

Re: What UIControl could this be?

2015-02-09 Thread David Duncan
/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

Re: ARC dealloc best pratice

2015-02-06 Thread David Duncan
(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

Re: iOS 6 and 6 plus artwork

2015-01-28 Thread David Duncan
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 the moderators

Re: iOS 6.x vs iOS 8.x layout

2015-01-26 Thread David Duncan
/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

Re: Conditional Compilation for 10.9/10.10...

2015-01-02 Thread David Duncan
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/Unsubscribe

Re: Debugging memory leak in NSURLSession with ARC

2015-01-01 Thread David Duncan
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

Re: WTF is happening?

2014-12-15 Thread David Duncan
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

Re: WTF is happening?

2014-12-15 Thread David Duncan
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) Please do not post

Re: WTF is happening?

2014-12-15 Thread David Duncan
, at 02:09, David Duncan david.dun...@apple.com mailto:david.dun...@apple.com wrote: On Dec 15, 2014, at 9:59 AM, Maxthon Chan m...@maxchan.info mailto:m...@maxchan.info wrote: I do own the entire SubtitleKit framework but the problem is I want it allow loading and unloading format

Re: Subclassing NSView in Yosemite?

2014-11-06 Thread David Duncan
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

Re: Can an use introspection to determine if its a production app from the App Store?

2014-10-31 Thread David Duncan
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...@apple.com -- David Duncan

Re: How make image nonvibrant in Yosemite NSVisualEffectView

2014-10-30 Thread David Duncan
... 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-dev@lists.apple.com

Re: How make image nonvibrant in Yosemite NSVisualEffectView

2014-10-30 Thread David Duncan
On Oct 30, 2014, at 2:09 PM, Bill Cheeseman wjcheese...@gmail.com wrote: On Oct 30, 2014, at 4:04 PM, David Duncan david.dun...@apple.com 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 icon view

Re: Question about accelerometer and OpenGL (ES)

2014-10-27 Thread David Duncan
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

Re: Crash with ARC enabled on Xcode 6.1

2014-10-22 Thread David Duncan
...@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/Unsubscribe/Update your

Re: Memory Warnings

2014-10-08 Thread David Duncan
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 Duncan @ My

Re: Obtaining class of key at runtime

2014-10-06 Thread David Duncan
(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

Re: crashing on -[UIViewController presentViewController:animated:completion:] on ios 8

2014-09-23 Thread David Duncan
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

Re: crashing on -[UIViewController presentViewController:animated:completion:] on ios 8

2014-09-23 Thread David Duncan
to the menu library or the way I set up my tabbarcontroller? Simplest way to find out is to 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

Re: crashing on -[UIViewController presentViewController:animated:completion:] on ios 8

2014-09-23 Thread David Duncan
modalPresentationStyle on the controller who's presenting the new view controller and somehow iOS 8 does not like it. Any help is appreciated. Herman On 23 Sep 2014, at 14:04, David Duncan wrote: On Sep 23, 2014, at 10:45 AM, Herman Chan herman...@gmail.com wrote: Hi David, Here is my set up

Re: how can i change the UITabBarItem title's color

2014-08-11 Thread David Duncan
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

Re: center-y constant animation won't animate

2014-08-04 Thread David Duncan
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...@apple.com -- David Duncan

Re: How to constrain a UISlider in a UIToolbar?

2014-07-31 Thread David Duncan
On Jul 30, 2014, at 9:00 PM, Gerriet M. Denkmann gerr...@mdenkmann.de wrote: On 31 Jul 2014, at 00:18, David Duncan david.dun...@apple.com wrote: That's the purpose of setting the auto-resizing mask to FlexibleWidth. At least for title views, that causes UINavigationBar to send

Re: How to constrain a UISlider in a UIToolbar?

2014-07-31 Thread David Duncan
On Jul 31, 2014, at 10:24 AM, Kyle Sluder k...@ksluder.com wrote: On Jul 31, 2014, at 10:05 AM, David Duncan david.dun...@apple.com wrote: On Jul 30, 2014, at 9:00 PM, Gerriet M. Denkmann gerr...@mdenkmann.de wrote: On 31 Jul 2014, at 00:18, David Duncan david.dun...@apple.com

Re: How to constrain a UISlider in a UIToolbar?

2014-07-30 Thread David Duncan
/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

Re: Auto-Layout Strangeness

2014-07-30 Thread David Duncan
/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

Re: can I safely ignore Error: CGAffineTransformInvert: singular matrix?

2014-07-15 Thread David Duncan
– if you see logs that you can’t attribute directly to your code, Report a Bug. You don’t need to try to resolve the issue yourself when it isn’t in code you control. -- David Duncan ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do

Re: Setting brightness and applicationWillResignActive

2014-06-23 Thread David Duncan
://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

Re: Set contents of CALayer to animated GIF?

2014-06-10 Thread David Duncan
-- 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/Unsubscribe/Update your Subscription: https

Re: Unwanted Animations

2014-05-24 Thread David Duncan
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

Re: how to mumap memory from CoreGraphics?

2014-05-20 Thread David Duncan
their image set to nil). If this is the result of view drawing (via -drawRect: typically) then you need to release the views themselves. However it is atypical to have views consume that much memory, unless your views implementing -drawRect: are especially large, or especially numerous. -- David

Re: White rectangle behind UIAlertView when subview clipsToBounds

2014-05-15 Thread David Duncan
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

Re: DTS: how long for response?

2014-05-14 Thread David Duncan
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

Re: GCD killed my performance

2014-04-26 Thread David Duncan
: 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

Re: Did 7.1 increase available memory?

2014-04-03 Thread David Duncan
that much prior to iOS 7.1. So, has iOS 7.1 increased that limit? I’m guessing the “memory available” statistic is just a form of “Free Memory”, and has nothing to do with the per-process VM limit. You are still limited to ~650MB of physical memory. -- David Duncan

Re: Simulating sublayers in CATiledLayer

2014-03-25 Thread David Duncan
On Mar 25, 2014, at 1:56 AM, Remco Poelstra re...@beryllium.net wrote: David Duncan schreef op 24-3-2014 20:41: On Mar 22, 2014, at 2:18 AM, Remco Poelstra re...@beryllium.net wrote: How can I make sure that some custom drawing method get's called? Call -setNeedsDisplay on the layer

Re: Simulating sublayers in CATiledLayer

2014-03-24 Thread David Duncan
On Mar 22, 2014, at 2:18 AM, Remco Poelstra re...@beryllium.net wrote: How can I make sure that some custom drawing method get's called? Call -setNeedsDisplay on the layer (layers are valid by default) -- David Duncan ___ Cocoa-dev mailing list

Re: Simulating sublayers in CATiledLayer

2014-03-21 Thread David Duncan
/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

Re: WebView drawRect

2014-03-19 Thread David Duncan
://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

Re: Issues with CIFilters and CALayers

2014-02-24 Thread David Duncan
the change. -- 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/Unsubscribe/Update your

Re: exporting image files to disk using CGImageDestination

2014-02-24 Thread David Duncan
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/Unsubscribe

Re: Remove alpha channel from uiimage

2014-01-28 Thread David Duncan
if there is alpha, it just looks at the image flags. If you don’t want alpha, use kCGImageAlphaNoneSkipFirst instead. -- David Duncan ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list

Re: Presenting modal vc repositions root vc

2014-01-27 Thread David Duncan
that. There are a great many places where a parent view controller or window assume they have full control over the views of their children, and doing stuff like this breaks that control pretty handidly. -- David Duncan ___ Cocoa-dev mailing list (Cocoa-dev

Re: __attribute__((NSObject)) not behaving as expected

2014-01-24 Thread David Duncan
://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

Re: __attribute__((NSObject)) not behaving as expected

2014-01-24 Thread David Duncan
On Jan 24, 2014, at 11:12 AM, Kevin Meaney k...@yvs.eu.com wrote: On 24 Jan 2014, at 19:02, David Duncan david.dun...@apple.com wrote: Compiler folks could explain this better, but the root issue is that __attribute__((NSObject)) doesn’t do as much as you might expect given the way

Re: PDFDocument, ARC and 10.9 question

2014-01-17 Thread David Duncan
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

Re: CALayerGetSuperlayer called on instance of NSPathStore2

2014-01-09 Thread David Duncan
. 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

Re: NSShadow with [bezierPath addClip]

2014-01-03 Thread David Duncan
On Jan 3, 2014, at 11:09 AM, Gordon Apple g...@ed4u.com wrote: David, Now, if someone could just tell me why AVPlayerLayer won¹t produce a shadow, when there is no such problem with QTMovieLayer in the same environment... Is masksToBounds set to YES on the layer? -- David Duncan

Re: NSShadow with [bezierPath addClip]

2014-01-01 Thread David Duncan
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

Re: CALayer's delegate prevents implicit animation?

2013-12-18 Thread David Duncan
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 -- David Duncan

Re: iPad keyboards

2013-12-12 Thread David Duncan
an application built against the iOS 6 SDK will get a compatible styling (its not exactly iOS 6, and its certainly not iOS 7, but its somewhere in between while still looking like an iOS 6 app). -- David Duncan ___ Cocoa-dev mailing list (Cocoa-dev

Re: Threaded drawing

2013-12-11 Thread David Duncan
). The bias adds to the base level’s exponent, thus a bias of 2 means the base level if 2^2x (4x) zoom instead of 2^0x zoom. There are no powers of 4, (or 5 or any other except for 2). The level of detail is range of the exponent, not the base. -- David Duncan

Re: Threaded drawing

2013-12-11 Thread David Duncan
the current zoom level) but thats not really a satisfying solution... On Dec 11, 2013, at 6:05 PM, David Duncan david.dun...@apple.com wrote: On Dec 11, 2013, at 8:05 AM, Jeffrey Oleander jgo...@yahoo.com wrote: * (The posted snippet from sample code was as clear as mud to me. Why powers of 4

Re: Threaded drawing

2013-12-09 Thread David Duncan
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

Re: Threaded drawing

2013-12-09 Thread David Duncan
On Dec 9, 2013, at 9:23 AM, Kyle Sluder k...@ksluder.com wrote: On Dec 9, 2013, at 8:50 AM, Graham Cox graham@bigpond.com wrote: On 9 Dec 2013, at 5:45 pm, David Duncan david.dun...@apple.com wrote: If you have a buffer to draw into, then you can easily slice that buffer to use

Re: iOS screen physical size (or px density)

2013-11-27 Thread David Duncan
and less to do with any patterns you may think you have seen. -- David Duncan @ My iPhone On Nov 26, 2013, at 8:45 AM, Roland King r...@rols.org wrote: Rubbish. And any reading of the Apple Dev Forums will find many messages from Apple engineers telling you NOT to do that, NOT to guess

Re: Preferences caching?

2013-11-27 Thread David Duncan
' should do the trick. -- David Duncan @ My iPhone On Nov 27, 2013, at 2:02 PM, Graham Cox graham@bigpond.com wrote: Apparently, OS X 10.9 caches preference files. This is the first I’ve heard about it (on a discussion on Ars Technica of all places). Is there any documentation about

Re: UIPopover arrow not centered on source frame

2013-11-14 Thread David Duncan
with it for now. -- 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/Unsubscribe/Update your Subscription

Re: UINavigationController subclass won't load its nib.

2013-10-11 Thread David Duncan
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 -- David Duncan

Re: why isn't idMyCellDelegate an id?

2013-10-04 Thread David Duncan
fundamental truth? -- 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/Unsubscribe/Update your

Re: How to get variably sized header in a UICollectionView supporting both orientations

2013-10-04 Thread David Duncan
://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

Re: UIActionSheet -addButtonWithTitle weirdness on iPad

2013-10-03 Thread David Duncan
On Oct 2, 2013, at 11:49 PM, Markus Spoettl ms_li...@shiftoption.com wrote: On 10/2/13 10:40 PM, David Duncan wrote: On Oct 2, 2013, at 9:33 AM, Markus Spoettl ms_li...@shiftoption.com wrote: On the iPad (both device and simulator) this produces a sheet with Button2 missing. No matter how

Re: How to get a Normal button in iOS 7/IB

2013-10-03 Thread David Duncan
can create any button look you want with a custom button and the right image assets. -- 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

Re: UIActionSheet -addButtonWithTitle weirdness on iPad

2013-10-03 Thread David Duncan
On Oct 3, 2013, at 12:58 PM, Fritz Anderson fri...@manoverboard.org wrote: On 3 Oct 2013, at 12:59 PM, David Duncan david.dun...@apple.com wrote: On Oct 2, 2013, at 11:49 PM, Markus Spoettl ms_li...@shiftoption.com wrote: On 10/2/13 10:40 PM, David Duncan wrote: On Oct 2, 2013, at 9:33

Re: UIActionSheet -addButtonWithTitle weirdness on iPad

2013-10-02 Thread David Duncan
the number of buttons after you’ve created it (via numberOfButtons) then add your extra buttons, then reset the cancelButtonIndex based on the stashed value. -- David Duncan ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin

Re: iOS 7 - Overriding NSNavigationController

2013-09-25 Thread David Duncan
On Sep 21, 2013, at 5:14 AM, Dave d...@looktowindward.com wrote: On 20 Sep 2013, at 20:41, David Duncan david.dun...@apple.com wrote: If you are building with the iOS 7 SDK, wantsFullScreenLayout should not be consulted for your UI layout at all by the framework. The only thing I can

Re: iOS 7 - Overriding NSNavigationController

2013-09-20 Thread David Duncan
...@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/Unsubscribe/Update your Subscription

Re: UIView Center does not seem to change with orientation change

2013-09-16 Thread David Duncan
not modify its own bounds, as these values are effectively “owned” by the view’s superview. In your case, the odd frame origin is likely due to your alternation of the view’s bounds, as setting bounds alters the frame (since frame is derived from center, bounds, and transform). -- David Duncan

Re: 64-bit iOS

2013-09-14 Thread David Duncan
. It is more common to err on the safe side instead and simply use NSInteger instead however. -- David Duncan ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact

Re: @property and automatic synthesis of getters and setters.

2013-09-12 Thread David Duncan
. This is explicitly different from explicit synthesis. -- 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

Re: Subclassing a View Controller in a Storyboard

2013-09-04 Thread David Duncan
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 Duncan

Re: Threadsafe copy of objective c object

2013-09-03 Thread David Duncan
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 Duncan

<    1   2   3   4   5   6   7   8   9   10   >