dlangui v0.9.187 (2022-04-16T10:49:25Z)
Home
Dub
Repo
DMLSourceEdit
dmledit
DIDE source file editor
class
DMLSourceEdit : SourceEdit {
this
(string ID);
this
();
}
Constructors
this
this
(string ID)
Undocumented in source.
this
this
()
Undocumented in source.
Meta
Source
See Implementation
dmledit
aliases
onItemDoubleClickHandler
classes
DMLSourceEdit
EditFrame
WidgetsList
enums
IDEActions
functions
UIAppMain
mixins
__anonymous
variables
ACTION_DEBUG_START
ACTION_EDIT_COPY
ACTION_EDIT_CUT
ACTION_EDIT_INDENT
ACTION_EDIT_PASTE
ACTION_EDIT_PREFERENCES
ACTION_EDIT_REDO
ACTION_EDIT_TOGGLE_BLOCK_COMMENT
ACTION_EDIT_TOGGLE_LINE_COMMENT
ACTION_EDIT_UNDO
ACTION_EDIT_UNINDENT
ACTION_FILE_EXIT
ACTION_FILE_NEW
ACTION_FILE_OPEN
ACTION_FILE_SAVE
ACTION_FILE_SAVE_AS
ACTION_HELP_ABOUT
SAMPLE_SOURCE_CODE
propListsAdapters
DIDE source file editor