Skip navigation.
 
mlRe: Icons in Dockmenu
FROM : Ron Fleckner
DATE : Sun Feb 17 21:31:13 2008

Looks like you can do this with Carbon's SetMenuItemIconHandle(). 
See <file:///Developer/ADC%20Reference%20Library/documentation/Carbon/
Conceptual/customizing_docktile/index.html?file:///Developer/ADC%
20Reference%20Library/documentation/Carbon/Conceptual/
customizing_docktile/tasks/chapter_3_section_5.html> on Tiger or 
search for Dock Tile Programming Guide.

Ron

On 18/02/2008, at 3:36 AM, Mike Abdullah wrote:

> Ah, I see. Admittedly I don't know how, or even if this is possible 
> then. I do notice though that no other apps I can find have icons 
> in their dock menu. Perhaps you should just give up on the idea?
>
> Mike.
>
> On 17 Feb 2008, at 09:54, [nexUmoja] Fabian Jäger wrote:
>

>> I already did this and the dockmenu itself works fine, but icons I 
>> assigned to NSMenuItems don't show up in the dockmenu :(
>>
>> Fabian
>>
>> Am 17.02.2008 um 10:48 schrieb Mike Abdullah:
>>

>>> Implement -applicationDockMenu: in your app delegate.
>>>
>>> Mike.

>

Related mailsAuthorDate
mlIcons in Dockmenu [nexUmoja] Fabia… Feb 17, 10:36
mlRe: Icons in Dockmenu Mike Abdullah Feb 17, 10:48
mlRe: Icons in Dockmenu [nexUmoja] Fabia… Feb 17, 10:54
mlRe: Icons in Dockmenu Mike Abdullah Feb 17, 17:36
mlRe: Icons in Dockmenu Ron Fleckner Feb 17, 21:31
mlRe: Icons in Dockmenu Benjamin Stiglitz Feb 18, 17:23
mlRe: Icons in Dockmenu John Stiles Feb 19, 18:31