On 7.1.2009, at 23:06, Peter Ammon wrote:
On Jan 7, 2009, at 8:05 AM, Ondrej Valik wrote:
Hello.
I'm using delegate's applicationDockMenu: method for returning my
custom dock menu. It has a single menu item. This menu item has its
target/action properly set up and my dock menu delegate im
On Jan 7, 2009, at 8:05 AM, Ondrej Valik wrote:
Hello.
I'm using delegate's applicationDockMenu: method for returning my
custom dock menu. It has a single menu item. This menu item has its
target/action properly set up and my dock menu delegate implements
worksWhenModal method (returning
Hello.
I'm using delegate's applicationDockMenu: method for returning my
custom dock menu. It has a single menu item. This menu item has its
target/action properly set up and my dock menu delegate implements
worksWhenModal method (returning YES). So my menu item is enabled when
my app is i