dlangui v0.10.0 (2022-11-08T19:06:33Z)
Home
Dub
Repo
EditLine.enterKey
dlangui
widgets
editors
EditLine
handle Enter key press inside line editor
class
EditLine
Signal
!
EnterKeyHandler
enterKey
;
Meta
Source
See Implementation
dlangui
widgets
editors
EditLine
constructors
this
functions
applyPasswordChar
clientToTextPos
drawLineBackground
ensureCaretVisible
handleAction
layout
measure
measureTextToSetWidgetSize
measureVisibleText
onDraw
onKeyEvent
onMouseEvent
setDefaultPopupMenu
textPosToClient
properties
passwordChar
textToSetWidgetSize
variables
_measuredText
_measuredTextSize
_measuredTextToSetWidgetSize
_measuredTextToSetWidgetSizeWidths
_measuredTextWidths
_passwordChar
_textToSetWidgetSize
editorAction
enterKey
handle Enter key press inside line editor