You should display the file dialog in the handleOpenApplication
handler. You always get either "open application" or "open documents"
when your application is started.
from my experience (1.3+ to 1.4+) you get both regardless. I've even
put a comment in the open application handler to this effect - and to
ignore it as we handle anything important elsewhere.
We do have to save a filename to open if it arrives in the open
document handler before we've finished launching, but this is trivial
to implement :)
hoverfrog
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden