| Revision | ca1dfefa4ece6b190b0919149282a27cc1fe7376 (tree) |
|---|---|
| Time | 2011-10-25 21:27:41 |
| Author | Ichi Kanaya <kanaya@user...> |
| Commiter | Ichi Kanaya |
Event button.
| @@ -131,7 +131,7 @@ | ||
| 131 | 131 | if (timer) { |
| 132 | 132 | timer = nil; |
| 133 | 133 | } |
| 134 | - timer = [NSTimer scheduledTimerWithTimeInterval: 1.0 / 6.0 | |
| 134 | + timer = [NSTimer scheduledTimerWithTimeInterval: 1.0 / 12.0 | |
| 135 | 135 | target: self |
| 136 | 136 | selector: @selector(fire:) |
| 137 | 137 | userInfo: nil |
| @@ -148,7 +148,7 @@ | ||
| 148 | 148 | </object> |
| 149 | 149 | <object class="NSButton" id="293350982"> |
| 150 | 150 | <reference key="NSNextResponder" ref="568628114"/> |
| 151 | - <int key="NSvFlags">268</int> | |
| 151 | + <int key="NSvFlags">292</int> | |
| 152 | 152 | <string key="NSFrame">{{74, 18}, {56, 18}}</string> |
| 153 | 153 | <reference key="NSSuperview" ref="568628114"/> |
| 154 | 154 | <reference key="NSWindow"/> |