view clients/rio_de_hola/gui/help.xml @ 336:16112ef84609

PyChan fixes: * Previous commits removed the ability to map events to unnamed widgets. Fixed.
author phoku@33b003aa-7bff-0310-803a-e67f0ece8222
date Mon, 24 Aug 2009 15:34:23 +0000
parents 4a0efb7baf70
children
line wrap: on
line source

<Window title="Help">
	<TextBox name="helpText"/>
	<Button name="closeButton" text="Close"/>
</Window>