FROM : James Dessart
DATE : Sun Apr 24 16:01:26 2005
On 4/23/05, glenn andreas <<email_removed>> wrote:
> In the preferences for the app, with the name "NSWindow Frame foo".
>
> So a quick excursion to the console and:
>
> defaults delete com.mycompany.myapp "NSWindow Frame foo"
>
> should do the trick (or at least it worked for me this morning when I
> needed to do the exact same thing)
Or you can find ~/Library/Preferences/com.mycompany.myapp.plist and
open it in the Finder. You'll get the plist editor which is nice and
friendly to use.
--
James Dessart
Blog: http://skwirl.net/
Software dev. services: http://skwirl.com/
DATE : Sun Apr 24 16:01:26 2005
On 4/23/05, glenn andreas <<email_removed>> wrote:
> In the preferences for the app, with the name "NSWindow Frame foo".
>
> So a quick excursion to the console and:
>
> defaults delete com.mycompany.myapp "NSWindow Frame foo"
>
> should do the trick (or at least it worked for me this morning when I
> needed to do the exact same thing)
Or you can find ~/Library/Preferences/com.mycompany.myapp.plist and
open it in the Finder. You'll get the plist editor which is nice and
friendly to use.
--
James Dessart
Blog: http://skwirl.net/
Software dev. services: http://skwirl.com/
| Related mails | Author | Date |
|---|---|---|
| Graham | Apr 23, 19:29 | |
| Shawn Erickson | Apr 23, 21:31 | |
| glenn andreas | Apr 23, 21:33 | |
| James Dessart | Apr 24, 16:01 |






Cocoa mail archive

