Simple Input Devices
Push Buttons
To use a push button:
- Drag it onto the drawing and position it where desired.
- Select the object.
- In Inkscape, select "Edit" and then "XML Editor".
- Set the label text to the desired value.
- Change the scripting address tags from the default values to the
correct tag names for the application.
- Change the scripting parameter constants from the default values to the
correct values for the application.
- Some types of push buttons may have more than one script call embedded
which are activated under different events.
See the sections on "setting text labels for push buttons" and "scripting
inputs" for more details.