mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
further refine events window
This commit is contained in:
parent
0055961425
commit
69d06c223c
3 changed files with 9 additions and 5 deletions
|
|
@ -366,7 +366,8 @@
|
|||
(lambda (result)
|
||||
(when result
|
||||
(setf (text-value control) result)
|
||||
(adjust-control-placer control)))
|
||||
(adjust-control-placer control)
|
||||
(setf (text td2) result)))
|
||||
:default-value (text-value control)
|
||||
:width 800
|
||||
:height 420
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue