dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
EditLine.ensureCaretVisible
dlangui
widgets
editors
EditLine
Undocumented in source. Be warned that the author may not have intended to support it.
class
EditLine
protected override
void
ensureCaretVisible
(
bool
center
= false
)
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