;GIL-3
(
(
	:type                   :popup-window
	:name                   pop
	:owner                  nil
	:width                  402
	:height                 359
	:background-color       ""
	:foreground-color       ""
	:label                  "Command log"
	:label-type             :string
	:initial-state          :invisible
	:show-footer            t
	:resizable              t
	:pinned                 nil
	:done-handler           nil
	:event-handler          nil
	:user-data              ()
	:actions                ()
)
(
	:type                   :text-pane
	:name                   textpane1
	:owner                  pop
	:help                   ""
	:x                      15
	:y                      13
	:width                  379
	:height                 346
	:background-color       ""
	:foreground-color       ""
	:initial-state          :visible
	:show-border            t
	:read-only              t
	:event-handler          nil
	:user-data              ()
	:actions                ()
)
)
