Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 697 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 697 Bytes

CustomUserInput

Demonstrates how to use different types of user inputs for URCap Drivers.

Custom User Inputs demonstrates how to use different types of user inputs (e.g. combo box and checkbox inputs) and other (non-user input) UI elements (e.g text components) when defining a custom UI for a driver contribution. The URCap also shows how to use the filler UI element for controlling/grouping the layout and how to add a custom input validator for detecting errors for enterable user inputs, in this case an IP address user input (text field).

Information:

  • Available from:
    • URCap API version 1.7.0.
    • PolyScope version 3.11.0/5.5.0.

Main API interfaces: CustomUserInputConfiguration.