Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

TXNNewOblect stopped working



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?


Jan.

Code snippet:

txnFrameOptions = kTXNWantVScrollBarMask + kTXNDontDrawCaretWhenInactiveMask +
kTXNAlwaysWrapAtViewEdgeMask + kTXNReadOnlyMask;


error = TXNNewObject( nil, window, &viewRect, txnFrameOptions, kTXNTextEditStyleFrameType, kTXNTextensionFile, kTextEncodingMacRoman, &txnObject, &txnFrameID, nil );

_______________________________________________
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

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.