mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-15 23:10:21 -08:00
Comments on movement and some generic event support.
This commit is contained in:
parent
7e8a2439bf
commit
b2bd398c17
2 changed files with 17 additions and 1 deletions
|
|
@ -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 "")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue