indicating window is miniaturized
indicating window is miniaturized
- Subject: indicating window is miniaturized
- From: Ken Victor <email@hidden>
- Date: Mon, 12 Sep 2005 17:05:00 -0700
i'm developing a multi-doc multi-window (core data) app. i am
managing the windows menu myself so that i can group and indent all
the windows within one document (similar to what xcode does). its all
working except for putting a "diamond" next to miniaturized window
name. i've tried using both NSMenuItem's setOnStateImage and
setMixedStateImage, and then setting the state appropriately.
however, no matter what i've tried, i still get either a check mark
or a dash. (i've created a NSImage via [[NSImage alloc]
initWithContentsOfURL:] and i seem to have a valid image.)
i haven't been able to find any sample code that shows how to do
this. can someone either give me some clues or point me towards some
sample code or other documentation.
thanx much,
ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden