#  screenset types: window, video, still, transparency
#(name,   type,   parent,    x,   y,   w,   h,  brdrw, brdrcol, backcol) 
screenset
(waldo,  window, RootWindow, 100, 100, 500, 300, 5,     1,      0)



package
name: test
screen_name: waldo
active
#next:

dimension
name: time
min: 0
max: 10
#		boundaries: limit, bounce, wrap, expire
boundary: limit

dataset
name: paulw
#  		types: video, still, text, tk_widget, complex
type: tk_widget
screen_name: waldo
active


#		types: still, video, complex, button, tkscroll, tktext
#
map
type: button
pos_in: 0, 0
pos_out: 10, 0
label: Quit
x: 10
y: 10
width: 10
height: 10
borderwidth: 1
border: 1
background: 0
foreground: 1
name: command
function: quit


























































