> I am an 'old' newbie to Perl and Xcode, I just found Camel Bones
> for some days ago.
>
> I am just now testing and check the Example Camel Writer...
> The last 3 hours i try to find out where and how to change the
> settings from RTF to Plain text..
Get info on the target, and add a .txt document type.
Then, in the save/load methods in MyDocument.pm, you can check the
$type argument to see which type needs to be handled.
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
Sven E Olsson - 06 Nov 2005 03:38 GMT
>> I am an 'old' newbie to Perl and Xcode, I just found Camel Bones
>> for some days ago.
[quoted text clipped - 12 lines]
> Cocoa programming in Perl: http://camelbones.sourceforge.net
> Hire me! My resume: http://www.dot-app.org
Thanks for your response!
I have added an new document type in the target info.
But still only save in RTF... It looks RTF is the standard ..
I should try again later... it is in the early morning.. so it is
time for ...
Thanks again, and thanks for all the stuff you have worked out.
regards,
Sven E