.
original commit: 3e30950ad5b4952bd990c44561503fa6bc778bd5
This commit is contained in:
parent
8b3e75b231
commit
9da315a479
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue
Block a user