Way back before Snow Leopard, I was able to test a localization by
right-clicking on my application, and "un-checking" all of the
languages except for the one I wanted to test.
Today, however, I see that portion of the "Get Info" window is
missing. What do folks suggest for testing localiz
On Aug 28, 2009, at 2:54 AM, Ken Thomases wrote:
On Aug 27, 2009, at 2:49 PM, Dylan McNamee wrote:
Which hook should I use to detect that my document-based app has
been launched without a document having been dropped on it (or
double-clicked upon)?
Right now my app just launches and
Which hook should I use to detect that my document-based app has been
launched without a document having been dropped on it (or double-
clicked upon)?
Right now my app just launches and shows its menu.
What I'd like to do is catch this case, and at least pop up an "Open"
dialog.
I tried c