Content

Page tree

Example: Here is an example of using the current_input callback with an InputField:

<?xml version="1.0" encoding="UTF-8"?>
<IPPhoneMenu speedselect="off">
	<Title>Demo</Title>
	<InputField>
		<Handler event="keypress">file:///xml/text.xml#var:text=ENTERED:$[current_input]</Handler>
		<Key>ENTER</Key>
	</InputField>
</IPPhoneMenu>


Result: