On Saturday 29 November 2003 20:19, Robert Currey wrote: > draworder? ... how's that work exactly? Containers are drawn in the order they appear in the theme. Within containers, "widgets" are drawn in their draworder (1, 2, 3, ....). So if you need an alpha on top, it needs a high draw order. - thor