Quick open header files
Quick open header files
- Subject: Quick open header files
- From: Lorenzo <email@hidden>
- Date: Wed, 17 Nov 2004 19:20:46 +0100
When, in my code, I double click on the string
"ImageCodecGetMaxCompressionSize" holding down the Command key, XCode opens
automatically the header file containing that API (the file ImageCodec.h).
Good.
But when I do the same on the string
"ScaleMatrix", which is an API of the header file ImageCompression.h,
Xoce doesn't open that file.
The files ImageCodec.h and ImageCompression.h are both within the
QuickTime.framework which I imported in my project properly. In facts I can
open that file if I click on its icon in the left view.
Do you know why XCode cannot open the file ImageCompression.h automatically?
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden