More of an Xcode Question than ASOC i think.

Hi

How would i add an icon in the title bar of my window, i know how to add an image,icon etc.
to my project but don’t have a clue how to get the little icon which lives next to the window title, in the windows title bar.

Its not of great importance that i have this in my project, just trying to go round and tidy up a few things and thought this might just make it look a little better.

Cheers

Hi,

the method setMiniwindowImage: of NSWindow does it

Thanks Stefan

I’ll have a look into that.

Cheers