Re: Double Clicking Associated file to Open an application & Debugger
Re: Double Clicking Associated file to Open an application & Debugger
- Subject: Re: Double Clicking Associated file to Open an application & Debugger
- From: David Dunham <email@hidden>
- Date: Wed, 11 Apr 2007 14:20:17 -0700
On 11 Apr 2007, at 10:09, Alexandre NEGRI (REALVIZ) wrote:
I want double clicking .foo file to open my application, AND load
the .foo file.
For now, it double clicking this file launch the application but
nothing else is done.
- What may I have forget ?
- What may I do to debug this process ? (double clicking the file
launch me the application OUTSIDE any debugger)
I use XCode 2.4 on MacOs 10.4.9 and I use QT TrollTech ...
When I launch my application through command line with .foo in
argument in a terminal, it works. (it launchs application and load
file)
Normally you need to handle the kAEOpenDocuments Apple Event. I don't
know what QT does though -- this sounds more like a problem relating
to QT than use of the Xcode tools.
------------
David Dunham email@hidden http://www.pensee.com/dunham/
"No matter how far you have gone on a wrong road, turn back." -
Turkish proverb
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden