;GIL-2
(
(
	:type                   :popup-window
	:name                   pop
	:owner                  nil
	:width                  237
	:height                 181
	:background-color       ""
	:foreground-color       ""
	:label                  "Databases available"
	:label-type             :string
	:mapped                 nil
	:show-footer            t
	:resizable              nil
	:pinned                 nil
	:done-handler           nil
	:event-handler          nil
	:events                 ()
	:user-data              ()
)
(
	:type                   :control-area
	:name                   controls1
	:owner                  pop
	:help                   ""
	:x                      0
	:y                      0
	:width                  237
	:height                 181
	:background-color       ""
	:foreground-color       ""
	:show-border            nil
	:menu                   nil
	:event-handler          nil
	:events                 ()
	:user-data              ()
)
(
	:type                   :scrolling-list
	:name                   databases_list
	:owner                  controls1
	:help                   ""
	:x                      4
	:y                      8
	:width                  200
	:height                 163
	:foreground-color       ""
	:label                  "Databases"
	:label-type             :string
	:layout-type            :vertical
	:rows                   7
	:read-only              t
	:multiple-selections    nil
	:selection-required     nil
	:menu                   nil
	:notify-handler         database_selection_proc
	:event-handler          nil
	:events                 ()
	:user-data              ()
)
)
