Re: cross-platform problem, possible applescript solution?
Re: cross-platform problem, possible applescript solution?
- Subject: Re: cross-platform problem, possible applescript solution?
- From: Philip Aker <email@hidden>
- Date: Sat, 17 Nov 2007 07:09:53 -0800
On 2007-11-17, at 06:56, has wrote:
Bengt Nilsson wrote:
I am trying to use the Qt cross-platform framework
(www.trolltech.com) to build aplications for Windows and OSX, and
possibly Linux. One problem with this is that Windows (and Linux?)
is using main(argc, argv[]) to pass the result of dropping-on-app
or document double-click to the application to open the documents,
while OSX does not.
To add to Philip's response:
http://doc.trolltech.com/qq/qq12-mac-events.html
I've not seen that page before but I think it's not quite correct for
the Info.plist part because he's setting the document icon to be the
same as the app icon, doesn't have a creator type, and unabashedly
uses LSIsAppleDefaultForType. I believe it's more strictly in the Mac
tradition to let the user decide the default app.
Cheers,
Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden