dlangui v0.10.7 (2024-03-11T09:32:36Z)
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