view clients/editor/gui/help.xml @ 220:6d09d310943b

Pass mouseWheelMovedUp and mouseWheelMovedDown events to pychan. Fixed(?) dragging, mouse events are proceessed by the GUI if the last move was inside the gui.
author phoku@33b003aa-7bff-0310-803a-e67f0ece8222
date Thu, 19 Mar 2009 18:23:00 +0000
parents 28532ae6f9f6
children 51cc05d862f2
line wrap: on
line source

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