;GIL-2
(
(
	:type                   :popup-window
	:name                   pop
	:owner                  nil
	:width                  313
	:height                 227
	:background-color       ""
	:foreground-color       ""
	:label                  ""
	:label-type             :string
	:mapped                 nil
	:show-footer            t
	:resizable              t
	:pinned                 nil
	:done-handler           nil
	:event-handler          nil
	:events                 ()
	:user-data              ()
)
(
	:type                   :control-area
	:name                   controls1
	:owner                  pop
	:help                   ""
	:x                      0
	:y                      0
	:width                  313
	:height                 227
	:background-color       ""
	:foreground-color       ""
	:show-border            nil
	:menu                   nil
	:event-handler          nil
	:events                 ()
	:user-data              ()
)
(
	:type                   :scrolling-list
	:name                   attribute_list
	:owner                  controls1
	:help                   ""
	:x                      8
	:y                      8
	:width                  200
	:height                 163
	:foreground-color       ""
	:label                  "Attributes"
	:label-type             :string
	:layout-type            :vertical
	:rows                   7
	:read-only              t
	:multiple-selections    nil
	:selection-required     nil
	:menu                   nil
	:notify-handler         attribute_select
	:event-handler          nil
	:events                 ()
	:user-data              ()
)
(
	:type                   :button
	:name                   append_button
	:owner                  controls1
	:help                   ""
	:x                      238
	:y                      24
	:constant-width         nil
	:button-type            :normal
	:width                  64
	:height                 20
	:foreground-color       ""
	:label                  "append"
	:label-type             :string
	:menu                   nil
	:notify-handler         append_tuple_proc
	:event-handler          nil
	:events                 ()
	:user-data              ()
)
(
	:type                   :text-field
	:name                   attribute_value_field
	:owner                  controls1
	:help                   ""
	:x                      12
	:y                      180
	:width                  200
	:height                 32
	:foreground-color       ""
	:text-type              :alphanumeric
	:label                  ""
	:label-type             :string
	:value-x                12
	:value-y                197
	:layout-type            :vertical
	:value-length           25
	:stored-length          80
	:read-only              nil
	:notify-handler         attribute_value_change
	:event-handler          nil
	:events                 ()
	:user-data              ()
)
(
	:type                   :message
	:name                   type_message
	:owner                  controls1
	:help                   ""
	:x                      216
	:y                      200
	:width                  33
	:height                 13
	:foreground-color       ""
	:label                  "::type"
	:label-type             :string
	:label-bold             nil
	:event-handler          nil
	:events                 ()
	:user-data              ()
)
)
