Sha256: de5928662f33a4c26427777cb05dc5d07f7a985a6d1827e45525f9eca1c9f44b
Contents?: true
Size: 1.61 KB
Versions: 1
Compression:
Stored size: 1.61 KB
Contents
<object class="NSSearchField" id="<%= options[:id_offset] %>"> <reference key="NSNextResponder" ref="1006"/> <int key="NSvFlags">268</int> <string key="NSFrame">{{<%= x - 11 %>, <%= @canvas.height - y - 11 %>}, {<%= width + 22 %>, 22}}</string> <reference key="NSSuperview" ref="1006"/> <bool key="NSEnabled">YES</bool> <object class="NSSearchFieldCell" key="NSCell" id="<%= options[:id_offset] + 1 %>"> <int key="NSCellFlags">343014976</int> <int key="NSCellFlags2">268436480</int> <string key="NSContents"/> <object class="NSFont" key="NSSupport"> <string key="NSName">LucidaGrande</string> <double key="NSSize">1.300000e+01</double> <int key="NSfFlags">1044</int> </object> <reference key="NSControlView" ref="<%= options[:id_offset] %>"/> <bool key="NSDrawsBackground">YES</bool> <int key="NSTextBezelStyle">1</int> <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">controlTextColor</string> <object class="NSColor" key="NSColor"> <int key="NSColorSpace">3</int> <bytes key="NSWhite">MAA</bytes> </object> </object> <int key="NSMaximumRecents">255</int> </object> </object>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pimento-0.0.2 | template/search_field_ro.xml.erb |