Comments on movement and some generic event support.

This commit is contained in:
David Botton 2021-02-12 17:17:24 -05:00
parent 7e8a2439bf
commit b2bd398c17
2 changed files with 17 additions and 1 deletions

View file

@ -369,7 +369,8 @@ The on-window-change clog-obj received is the new window"))
client-movement
html-id)
(:documentation "Create a clog-gui-window. If client-movement is t then
use jquery-ui to move/resize."))
use jquery-ui to move/resize. When client-movement is t no events will
be fired for size or movement of window that window."))
(defmethod create-gui-window ((obj clog-obj) &key (title "New Window")
(content "")