Window Create

top, medium, bottom

These flags permit to hide the top, medium and bottom menus in a window, thus increasing the graphic area.
Example: <window ... top="yes" medium="yes" bottom="yes"/> (default)
Allowed values: yes, no (optional)
Home