On Nov 29, 2004, at 3:00 AM, Jan E. Schotsman wrote:
Hello all,
I got a bug report on 9.2.2 for my app which I wanted to test.
However, all of sudden I am getting a -50 error from TXNNewObject on
startup when I try to create the log file. The same code used to work
before. Previous versions of the application have the same problem.
Did Mac OS 10.3.6 change something in Classic that may cause this?
Verify the Rects are correctly formed. (I had a problem once where I
accidently had a malformed rect where the top was greater than the
bottom.)
For what it's worth, I wouldn't use kTextEncodingMacRoman since it's
not technically the correct data type, instead I'd use
kTXNSystemDefaultEncoding, or one of the three encodings defined as
TXNPermanentTextEncodingType. (Yes, I know the same value and all, but
it's just syntactic sugar :)
Bryan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden