mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-09 20:30:26 -08:00
Default value for input-dialogs
This commit is contained in:
parent
755dd08503
commit
cebb81f061
2 changed files with 30 additions and 1 deletions
|
|
@ -376,6 +376,7 @@
|
|||
(setf panel-name result)
|
||||
(setf (attribute content "data-lisp-name") panel-name)
|
||||
(setf (window-title win) panel-name)))
|
||||
:default-value panel-name
|
||||
:title "Panel Properties")))
|
||||
(set-on-window-close win
|
||||
(lambda (obj)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue