#!/usr/lib/gringo

#cmd	name		x	y	w	h	text
#------------------------------------------------------------------------------
window 	w1  		1 	1 	24 	3 	"Network configuration"
entry  	NETMASK 	3 	1 			"55.255.255.0"
button 	eefr		1 	2 			"sfek eoospfd"
  
window w2		1 	7 	50 	12 	"natra finestra"
label  			1	1 			"Pippo"
checkbox askmorie	1	2	"Non chiedere pi" 1

button annulla 		10 	3 			"annulla"
button ok		1	3			" ok "

list	g		1	4		40	7
	"asd3"
	"asd2"
	"asd1"
	"rt"
	"snazg"
end list
