Set color of window and/or imageview + full screen window

two separate but related questions here:

  1. how can you set the background color of a window or imageview? (other than textured or not)

  2. how can you achieve full screen mode for a window, ie the effect of having nothing on the screen but the contents of the window (no dock, menu bar, etc)

thanks again all.

set background color of window "main" to "red" --or whatever color you want tell window "main" to update
(sorry for brining up the dead post, but I did a search and apple’s site has {0, 65535, 0} however it’s not Hex, and I spent forever trying ot figure outcolors with it ebfore trying this)