root/lang/ruby/Chemr/English.lproj/CHMDocument.nib/info.nib @ 656

Revision 656, 0.6 kB (checked in by cho45, 6 years ago)

lang/ruby/Chemr/CHMDocument.rb,
lang/ruby/Chemr/English.lproj/CHMDocument.nib/info.nib,
lang/ruby/Chemr/English.lproj/CHMDocument.nib/keyedobjects.nib:

ちょっとだけ修正
NSSearchField はうまくキー入力がとれない? サブクラスにしても keyDown がよばれない……

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5        <key>IBDocumentLocation</key>
6        <string>97 376 356 240 0 0 1280 778 </string>
7        <key>IBEditorPositions</key>
8        <dict>
9                <key>39</key>
10                <string>532 305 422 473 0 0 1280 778 </string>
11        </dict>
12        <key>IBFramework Version</key>
13        <string>443.0</string>
14        <key>IBLockedObjects</key>
15        <array>
16                <integer>69</integer>
17        </array>
18        <key>IBOpenObjects</key>
19        <array>
20                <integer>5</integer>
21                <integer>39</integer>
22        </array>
23        <key>IBSystem Version</key>
24        <string>8R2218</string>
25</dict>
26</plist>
Note: See TracBrowser for help on using the browser.