Our app puts up a modal dialog at launch. Under MacApp 15, if I double
click on a document to launch the app, the dialog comes up and after I
dismiss it, the document opens. Under MacApp 16/carbon events/mach-O,
when I launch the app by double clicking on the document, the dialog
comes up, but the document never opens. It acts like the app never
receives the open document event. Once I dismiss the dialog at launch,
double clicking on documents works just fine. And what's also strange
is that if I have the dialog on the screen, a double click will open
the document immediately despite the modal dialog and the modal dialog
remains active while under MacApp 15 the document is delayed until
after the dialog is dismissed.
Note that in both versions, to get the dialog at launch, I have my
application constructor PostCommand a command that calls the dialog.
The dialog itself is the same dialog with either version of MacApp.
It's a simple dialog to log into a server and is the same view resource
in both builds.
Anyone know what's going on here and what can be done to correct it?
Alan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macapp-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden