Changeset 6588
- Timestamp:
- May 20, 2007, 9:13:03 AM (18 years ago)
- File:
-
- 1 edited
-
branches/ide-1.0/ccl/examples/cocoa-prefs.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/ide-1.0/ccl/examples/cocoa-prefs.lisp
r6234 r6588 156 156 (ns:with-ns-rect (revert-frame 20 10 80 20) 157 157 (ns:with-ns-rect (commit-frame (- (+ (ns:ns-rect-x frame) 158 (ns:ns-rect-width frame) 159 (+ 80.0f0 20.0f0)))158 (ns:ns-rect-width frame)) 159 (+ 80.0f0 20.0f0)) 160 160 10 80 20) 161 161 (let* ((commit-button (make-instance
Note:
See TracChangeset
for help on using the changeset viewer.
