> On 2015 Jan 27, at 10:38, JongAm Park <jongamp...@sbcglobal.net> wrote: > > I searched Apple’s documents, but there looks to be no explicit way to > remove/add window list.
I don’t think there is. If the app is using the Cocoa frameworks and has an NSApplication (NSApp), you would do this by implementing -applicationDockMenu: in its delegate. Otherwise (Carbon), I have no idea. _______________________________________________ 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