NSBox - Invalid color System, labelColor
NSBox - Invalid color System, labelColor
- Subject: NSBox - Invalid color System, labelColor
- From: Seth Willits <email@hidden>
- Date: Mon, 27 Oct 2014 09:33:22 -0700
Anyone else seeing their apps spitting out this warning (Invalid color System, labelColor) at runtime when using Xcode 6.1 to drop an NSBox into a xib?
OS X 10.9.5
--
Seth Willits
<object class="NSBox" id="535034335">
<reference key="NSNextResponder"/>
<int key="NSvFlags">12</int>
<array class="NSMutableArray" key="NSSubviews">
<object class="NSView" id="279696940">
<reference key="NSNextResponder" ref="535034335"/>
<int key="NSvFlags">274</int>
<string key="NSFrame">{{1, 1}, {175, 98}}</string>
<reference key="NSSuperview" ref="535034335"/>
<reference key="NSWindow"/>
<string key="NSReuseIdentifierKey">_NS:11</string>
</object>
</array>
<string key="NSFrameSize">{177, 114}</string>
<reference key="NSSuperview"/>
<reference key="NSWindow"/>
<reference key="NSNextKeyView" ref="279696940"/>
<string key="NSReuseIdentifierKey">_NS:9</string>
<string key="NSOffsets">{0, 0}</string>
<object class="NSTextFieldCell" key="NSTitleCell">
<int key="NSCellFlags">67108864</int>
<int key="NSCellFlags2">0</int>
<string key="NSContents">Box</string>
<object class="NSFont" key="NSSupport">
<bool key="IBIsSystemFont">YES</bool>
<double key="NSSize">11</double>
<int key="NSfFlags">3100</int>
</object>
<object class="NSColor" key="NSBackgroundColor">
<int key="NSColorSpace">6</int>
<string key="NSCatalogName">System</string>
<string key="NSColorName">textBackgroundColor</string>
<object class="NSColor" key="NSColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MQA</bytes>
</object>
</object>
<object class="NSColor" key="NSTextColor">
<int key="NSColorSpace">6</int>
<string key="NSCatalogName">System</string>
<string key="NSColorName">labelColor</string>
<object class="NSColor" key="NSColor">
<int key="NSColorSpace">3</int>
<bytes key="NSWhite">MAA</bytes>
</object>
</object>
</object>
<reference key="NSContentView" ref="279696940"/>
<int key="NSBorderType">1</int>
<int key="NSBoxType">0</int>
<int key="NSTitlePosition">2</int>
<bool key="NSTransparent">NO</bool>
</object>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden