CommandFusion Wiki

Documentation Resources

User Tools

Site Tools


software:gui-designer:input-field

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

software:gui-designer:input-field [2013/03/22 04:19]
aaron
software:gui-designer:input-field [2013/06/20 15:18] (current)
terrylau [Input Field Properties] Add description
Line 13: Line 13:
 To access the input field propertiess,​ right click on the input field and choose ''​Input Properties''​. To access the input field propertiess,​ right click on the input field and choose ''​Input Properties''​.
 {{ :​software:​gui-designer:​commandfusion_guidesigner_input_field_properties.png?​nolink |}} {{ :​software:​gui-designer:​commandfusion_guidesigner_input_field_properties.png?​nolink |}}
 +
 +=== 1 - Text ===
 +The default text that will displayed in the input field'​s text box when input is blank or empty.
 +
 +=== 2 - Serial Join ===
 +Assign a serial join number for the input field for dynamic text, URLs, webview URLs, etc.
 +
 +=== 3 - Theme ===
 +Select the text theme you would like to use. This choice is derived from the text themes you have defined in your project within the [[software:​gui-designer:​theme-manager|Theme Manager]].
 +
 +=== 4 - Digital Join ===
 +Assign a digital join for the input field.
 +
 +=== 5 - Format ===
 +The format type of text input that the user is expected to enter via the OSK. There are four type of format:
 +   - Default : Receives all text inputs.
 +   - Numbers and Punctuations : Receives only text inputs that are consists of numbers and punctuations
 +   - URL : Receives text inputs in hyperlink format.
 +   - Number Pad : Receives only numbers as input.
 +   - Email Address ​  
 +
 +=== 6 - Mask Text & Auto Focus ===
 +Checking the ''​Mask Text (Password)''​ checkbox will hide the characters that is being entered and replaced by dots similar to as in how password is shown as it's being entered. When the ''​Auto Focus''​ checkbox is checked it will bring up the OSK automatically.  ​
 +
 +=== 7 - On Change Actions ===
 +Command or macro for “On Change Actions” will be run for every individual input key that is typed or changed on the OSK. 
 +
 +=== 8 - Send Value Actions ===
 +Command or macro for “Send Value Actions” will only be run when the full input string is entered and when the “Done” button on the onscreen keyboard (OSK) is pressed.
 +
 +=== 9 - Preview Window ===
 +This window will show the preview layout and position of the displayed text of the input field.
 +
 +=== 10 - Position ===
 +This option allows for manual entry of the position and size of the input field.
 +
 +  * X Position ​
 +  * Y Position ​
 +  * Width 
 +  * Height ​
 +
 +
 +
 +
 +
 +
 +
 +
software/gui-designer/input-field.txt · Last modified: 2013/06/20 15:18 by terrylau