printf to cocoa
printf to cocoa
- Subject: printf to cocoa
- From: Adam <email@hidden>
- Date: Wed, 27 Apr 2005 20:27:19 -0400
I have a bunch of .c files that I would just like to put a cocoa
wrapper on. This part I have done easy. A button from my window calls
an IBACTION method which calls a function from the c code which does
bla bla bla who cares it works. However, the c code prints errors
during this process with printf which only shows up in the console. Is
there any way to redirect what is sent to printf to an NSTextView? Or
somehow get it to display in my cocoa GUI?
Adam
_______________________________________________
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