diff --git a/doc/clog-manual.html b/doc/clog-manual.html index fc57ee8..1f0b093 100644 --- a/doc/clog-manual.html +++ b/doc/clog-manual.html @@ -4520,7 +4520,8 @@ clog-body.

  • [generic-function] CREATE-GUI-MENU-WINDOW-SELECT CLOG-OBJ &KEY CLASS HTML-ID

    Attached a clog-select as a menu item that auto updates -with open windows and maximizes them. Only one instance allowed.

  • +with open windows and maximizes them unless is a keep-on-top window or +on-window-can-maximize returns nil. Only one instance allowed.

    @@ -4751,6 +4752,22 @@ interactions. Use window-end-modal to undo.

    Set the on-window-close HANDLER

    +

    + + + +

    + + +