view clients/editor/gui/help.xml @ 356:ab41334e8a57

Added or1andov's code with a few adjustments to fix instance transparencies fixed[t:378] Added layer transparency support Added layer transparency to map editor
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Thu, 24 Sep 2009 18:24:47 +0000
parents 51cc05d862f2
children
line wrap: on
line source

<Panel title="Help">
	<ScrollArea min_size="300,400">
		<TextBox name="helpText"/>
	</ScrollArea>
	<Button name="closeButton" text="Close"/>
</Panel>