mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 18:50:42 -08:00
update tool tip
This commit is contained in:
parent
03b615d6b6
commit
c7bb005e94
1 changed files with 2 additions and 1 deletions
|
|
@ -614,7 +614,8 @@ of controls and double click to select control."
|
|||
:width 200 :has-pinner t)))
|
||||
(setf (control-list-win app) win)
|
||||
(setf (advisory-title (window-content win))
|
||||
(format nil "Drag and drop order~%<ctrl> place static~%<shift> child to selected"))
|
||||
(format nil "Drag and drop order~%Double click non-focusable~%~
|
||||
<ctrl> place static~%<shift> child to selected"))
|
||||
(set-on-window-close win (lambda (obj) (setf (control-list-win app) nil)))))))
|
||||
|
||||
;; These templates are here due to compiler or slime bug,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue