$root.$libs.LIB.$windows.WINDOW.$objs.Entry

Parent: $root.$libs.LIB.$windows.WINDOW.$objs
 
Children 

Instance notation

Properties 

Properties

Object specific 
$allowcopyIf true,when the field is active and disabled,the user can set focus to the field,select text with mouse or select all,and copy to clipboard.Note that the field does not generate click events when it is active,disabled and $allowcopy is kTrue
$animateuiIf the library preference $animateui is true, all objects that support $animateui will animate aspects of their interface. The object property only applies when the library preference is false.
$autocorrectspellingIf true,and the user types a separator (e.g. space or comma) when no text is selected,the control replaces a misspelt word immediately before the selection with a correctly spelt word
$autofindIf true, the field is an automatic find field
$autotablenThe number of characters entered before automatically tabbing out of the field
$bordericonstyleThe style applied to plain border styles. You can set border integrated icons, icon colors and tints.
$borderradiusRadius for rounded border corners.1 to 4 pixel values separated by -,in order topleft,topright,bottomright,bottomleft.If bottomleft is omitted it is topright.If bottomright is omitted it is topleft.If topright is omitted it is topleft
$calculatedIf true, the field is calculated
$contentpaddingPadding inside a border. 1 to 4 pixel values separated by -,in order left,top,right,bottom. If bottom is omitted it is top.If right is omitted it is left.If top is omitted it is left
$contenttipText which is displayed in the field when it is empty,to help the user understand what content should be entered
$disabledefaultcontextmenuIf true, the default context menu for the object will not be generated in response to a context click ($clib.$disabledefaultcontextmenu and $cobj.$disabledefaultcontextmenu must both be false for the menu to be generated)
$disablediacriticalpopupIf true,long holding a character will not show a popup if diacritical character alternatives are configured for the character
$fadewhendisabledIf true,the field fades its content when $enabled is kFalse
$fieldstylefocusedThe style in system class #STYLES assigned to this field in addition to $fieldstyle when the control has focus
$gridsectionThe type of the complex grid section containing the object. One of the kGrid... constants
$negallowedOnly applies when the dataname is a numeric type.If true,the entry field allows negative values
$passwordcharIf set,the object draws this instead of each value in the data,allowing private entry of passwords;if set,the data length cannot exceed 255 characters.Using '*' on macOS or Windows XP/Vista with themes enabled,draws a solid circle
$righttoleftIf true,the edit field edits text with a right-to-left reading direction; the edit field is then suitable for languages such as Arabic
$showellipsisIf true,show an ellipsis if the text is too long (only applies when the control is read-only,$horzscroll and $righttoleft are both kFalse,$align is kLeftJst and $passwordchar is not set)
$shownullsIf true, the field displays null values using the text 'NULL'
$showspellingerrorsIf true,the control underlines spelling errors using a dotted line
$stripspacesIf true,the control strips leading and trailing spaces from the data before storing it in the dataname
$stripthousandonpasteIf true and a number field, thousand characters will be stripped from clipboard content on paste
$textThe text or calculation stored with the object
$tooltipposA kTooltipPos... constant that specifies where $tooltip appears relative to the control
kTooltipPosBottom kTooltipPosLeft kTooltipPosMouse kTooltipPosRight kTooltipPosTop
$unqindexIf true, the field corresponds to a unique index
$uppercaseIf true, the entry field is upper case only
$vertcentertextIf true,single line text (or any text in a kText background object) is vertically centered in the height of the field. If false,the text is vertically positioned according to the rules of Omnis Studio 5.0.0
$zeroemptyIf true, the field shows a value of zero as an empty string
Standard$active $align $alpha $backcolor $backgroundtheme $backpattern $bordercolor $candropcursor $componentinfo $contextmenu $cursor $dataname $desgroup $designactive $deslock $disablefocus $disablesystemfocus $dragborder $dragiconid $dragmode $dragrange $dropmode $edgefloat $effect $enabled $fieldstyle $font $fontsize $fontstyle $forecolor $gridcolumn $height $helpfile $horzscroll $ident $isallpanes $keyevents $labelfontsize $labelhottextcolor $labeltextcolor $left $linestyle $local $mouseevents $name $nodropcursor $objlink $objtype $order $osdropflags $pastestripscontrolcharacters $rmouseevents $showcontrolcharacters $sidepanel $sidepanelmode $statusevents $subwindowstyle $textcolor $tooltip $top $userinfo $visible $width

Children

Top 

$methods