mini system text in nibs
mini system text in nibs
- Subject: mini system text in nibs
- From: Chuck Soper <email@hidden>
- Date: Tue, 27 Jul 2004 15:46:52 -0700
Hello,
I have an NSTextField in my nib. I created it by dragging the "Small
System Font Text" item from the Cocoa-Text palette. I just changed
the font size to 9 and the font changed to "Mini System Font".
I'm targeting Jaguar and I know the Mini System Font was introduced in Panther.
After saving the changes IB, I performed Compatibility Checking for
10.2 and nothing incompatible was found.
With nibtool, I looked at the NSTextField object and found this:
font = "{name = Mini System Font; pointSize = 9}";
Is my nib file compatible with 10.2?
Is this a bug in IB? I'm using IB version 2.4.2 (v364).
Thanks,
Chuck
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.