Re: restore from dock bar
Re: restore from dock bar
- Subject: Re: restore from dock bar
- From: Marco Binder <email@hidden>
- Date: Tue, 30 Jul 2002 15:49:01 +0200
>
if the user minimized the application which stored inside the dock bar now,
>
how can I track the mouse click that the user click on the application icon
>
and restore it?Thanks!
You usually dont need to know that because everything is done for you. If
you want to know it anyways, you might want to read the documentation for
NSWindow and/or NSWindowcontroller. Try out the "Notifications" section at
the bottom. NSApplication might also be of interest.
marco
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.