original commit: 3e30950ad5b4952bd990c44561503fa6bc778bd5
This commit is contained in:
Matthew Flatt 2003-09-04 19:26:49 +00:00
parent 8b3e75b231
commit 9da315a479

View File

@ -564,8 +564,8 @@
; pointer to panel in the frame for use in on-size
[panel #f]
[use-default-position? (and (= -1 (list-ref args 2))
(= -1 (list-ref args (if dlg? 3 1))))]
[use-default-position? (and (= -11111 (list-ref args 2))
(= -11111 (list-ref args (if dlg? 3 1))))]
[enabled? #t]
[focus #f]