FROM : Lorenzo
DATE : Wed Nov 17 19:20:46 2004
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_removed>
DATE : Wed Nov 17 19:20:46 2004
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_removed>
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

