Index: gui.c
===================================================================
--- gui.c	(revision 125)
+++ gui.c	(revision 126)
@@ -26,6 +26,7 @@
 
 w=&raydium_gui_windows[window];
 
+w->state=0;
 w->id=window;
 w->name[0]=0;
 w->pos[0]=w->pos[1]=0;