On Dec 10, 2014, at 11:04 AM, Bill Cheeseman <wjcheese...@gmail.com> wrote:

>> On Dec 10, 2014, at 11:23 AM, Ken Thomases <k...@codeweavers.com> wrote:
>> 
>> It may not be a change in your code.  I believe that notification is 
>> delivered when the Dock icons have to shrink to accommodate a new icon.  
>> When that happens, the space used by the Dock overall changes, which means 
>> the -visibleFrame of the screen that contains the Dock changes, which 
>> necessitates notifying the app.
> 
> 
> That's a clever theory, but the delegate method is not triggered in the older 
> version of my application even when it runs under Yosemite.

Is this your first build against the 10.10 SDK?  The framework behaviors are 
often conditional on the version of the SDK against which your app was linked.  
Can you try linking against the 10.9 SDK as an experiment?

Regards,
Ken

_______________________________________________

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/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to