From: Robert M. <mr...@gm...> - 2012-06-18 21:14:02
|
I have Xcode 3.2.6 on both of my Snow Leopard machines, but I'll need instructions on how to create the project and where to put the missing main() routine, and/or how to compile it from the command line with /usr/bin/xcodebuild. I tried making a new project from templates "Cocoa Application" and "Quick Look Plug-In", but your code doesn't seem to fit into either of those. (Anyone else aside from Charles, feel free to clue me in. I don't mind looking foolish :-) On 6/18/12, Charles Srstka <bas...@ch...> wrote: > Out of curiosity, would you mind trying -[NSImage imageWithData:] on one of > your PICT files with the text label? I am curious whether NSImage preserves > the label text or not. > > Here’s the code for a minimal PICT viewer app: > [...] > > If you don’t have the dev tools installed or would just prefer for me to > send me a binary, let me know. -- Robert Munafo -- mrob.com Follow me at: gplus.to/mrob - fb.com/mrob27 - twitter.com/mrob_27 - mrob27.wordpress.com - youtube.com/user/mrob143 - rilybot.blogspot.com |