Skip navigation.
 
mlRe: Maximize/Minimize other applications
FROM : Jean-Daniel Dupas
DATE : Thu May 15 13:09:39 2008

You cannot minimize an Application. You can hide it, or you can 
minimize an application's window.

As it's said at least 4 times a week on this list, this is not 
possible to interact directly with other applications windows.

The two most common way to interact with an other application is 
AppleEvents and accessibility API.


Le 15 mai 08 à 13:01, Adil Saleem a écrit :

> Hi,
>
> Is there any method in Cocoa (other than Apple Script)
> to Maximiz/Minimize other applications ?
>
> Thanx
>
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>

Related mailsAuthorDate
mlMaximize/Minimize other applications Adil Saleem May 15, 13:01
mlRe: Maximize/Minimize other applications Jean-Daniel Dupas May 15, 13:09
mlRe: Maximize/Minimize other applications Ken Thomases May 16, 02:50