menus for clog-web

This commit is contained in:
David Botton 2021-03-17 16:45:24 -04:00
parent c95f8e1e3e
commit d2a915502d
3 changed files with 193 additions and 12 deletions

View file

@ -189,6 +189,10 @@ If W3-CSS-URL has not been loaded before is installed unless is nil."
(when jquery-ui
(load-script (html-document clog-body) jquery-ui)))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Implementation - Menus
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;
;; menu-bar ;;
;;;;;;;;;;;;;;
@ -261,10 +265,6 @@ create-gui-menu-bar."))
(window-normalize value))
(windows app))))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Implementation - Menus
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;
;; create-gui-menu-bar ;;
;;;;;;;;;;;;;;;;;;;;;;;;;