|
74 | 74 | <rect key="frame" x="1" y="23" width="668" height="309"/> |
75 | 75 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
76 | 76 | <subviews> |
77 | | - <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="102" id="100" customClass="EnvVarsTableView"> |
| 77 | + <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" headerView="102" id="100" customClass="EnvVarsTableView"> |
78 | 78 | <rect key="frame" x="0.0" y="0.0" width="668" height="309"/> |
79 | 79 | <autoresizingMask key="autoresizingMask"/> |
80 | 80 | <size key="intercellSpacing" width="3" height="2"/> |
81 | 81 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
82 | 82 | <tableViewGridLines key="gridStyleMask" vertical="YES"/> |
83 | 83 | <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
84 | 84 | <tableColumns> |
85 | | - <tableColumn width="155" minWidth="40" maxWidth="1000" id="104"> |
| 85 | + <tableColumn width="155" minWidth="41" maxWidth="1000" id="104"> |
86 | 86 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Name"> |
87 | 87 | <font key="font" metaFont="smallSystem"/> |
88 | 88 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
89 | 89 | <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/> |
90 | 90 | </tableHeaderCell> |
91 | | - <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" title="Text Cell" placeholderString="" id="107"> |
| 91 | + <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" alignment="left" title="Text Cell" placeholderString="" id="107"> |
92 | 92 | <font key="font" metaFont="fixedUser"/> |
93 | 93 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
94 | 94 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
95 | 95 | </textFieldCell> |
96 | 96 | <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> |
97 | 97 | <connections> |
98 | | - <binding destination="120" name="value" keyPath="arrangedObjects.name" id="214"> |
| 98 | + <binding destination="120" name="textColor" keyPath="arrangedObjects.error" id="Ynu-lD-oYe"> |
99 | 99 | <dictionary key="options"> |
100 | | - <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/> |
| 100 | + <string key="NSValueTransformerName">ErrorColorTransformer</string> |
101 | 101 | </dictionary> |
102 | 102 | </binding> |
103 | | - <binding destination="120" name="textColor" keyPath="arrangedObjects.error" id="Ynu-lD-oYe"> |
| 103 | + <binding destination="120" name="value" keyPath="arrangedObjects.name" id="214"> |
104 | 104 | <dictionary key="options"> |
105 | | - <string key="NSValueTransformerName">ErrorColorTransformer</string> |
| 105 | + <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/> |
106 | 106 | </dictionary> |
107 | 107 | </binding> |
108 | 108 | </connections> |
|
113 | 113 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
114 | 114 | <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/> |
115 | 115 | </tableHeaderCell> |
116 | | - <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" title="Text Cell" placeholderString="" id="106"> |
| 116 | + <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" alignment="left" title="Text Cell" placeholderString="" id="106"> |
117 | 117 | <font key="font" metaFont="fixedUser"/> |
118 | 118 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
119 | 119 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
0 commit comments