diff --git a/demos/03-demo.lisp b/demos/03-demo.lisp index 6c27e17..3f01e66 100644 --- a/demos/03-demo.lisp +++ b/demos/03-demo.lisp @@ -2,7 +2,7 @@ ;;; This app gives access to its users your local files. (defpackage #:clog-user - (:use #:cl #:clog) + (:use #:cl #:clog #:clog-gui) (:export start-demo)) (in-package :clog-user) diff --git a/doc/clog-manual.html b/doc/clog-manual.html index 488d3e0..5d73fef 100644 --- a/doc/clog-manual.html +++ b/doc/clog-manual.html @@ -3145,7 +3145,7 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB

CLOG-Form - Class for organizing Form Elements in to a From

@@ -4451,148 +4451,150 @@ is nil unbind the event.

12 CLOG GUI Objects

-

CLOG-GUI - Desktop GUI abstraction for CLOG

+
[in package CLOG-GUI]
-

+

CLOG-GUI - Desktop GUI abstraction for CLOG

+ +

CLOG-GUI - Menus

-

+

-

+

-

+

-

+

-

+

-

+

-

+

-

+

-

+

CLOG-GUI - Window System

-

+

-

+

-

+

-

+

-

+

-

+

-

+