How to resize QuickTime Player window using AppleScript
How to resize QuickTime Player window using AppleScript
- Subject: How to resize QuickTime Player window using AppleScript
- From: Fei Li <email@hidden>
- Date: Thu, 2 Oct 2003 13:40:24 -0600
Hello all,
I know it's a simple question, but I still didn't find out.
I open a movie file in my application using [[NSWorkspace
sharedWorkspace] openFile:str withApplication:@"QuickTime Player.app"].
QuickTime Player will open file in a very big window and all play, stop
button are invisible. If anyone know how to control the window size
using AppleScript or if there's some way to open file in a right size
window.
Thanks in advance for any information.
Fei
_______________________________________________
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.