wxStyledTextCtrl(3erl) | Erlang Module Definition | wxStyledTextCtrl(3erl) |
wxStyledTextCtrl - See external documentation: wxStyledTextCtrl.
See external documentation: wxStyledTextCtrl.
This class is derived (and can use functions) from:
wxControl
wxWindow
wxEvtHandler
An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.
new() -> wxStyledTextCtrl()
See external documentation.
new(Parent) -> wxStyledTextCtrl()
Types:
Equivalent to new(Parent, []).
new(Parent, Options::[Option]) -> wxStyledTextCtrl()
Types:
See external documentation.
create(This, Parent) -> boolean()
Types:
Equivalent to create(This, Parent, []).
create(This, Parent, Options::[Option]) -> boolean()
Types:
See external documentation.
addText(This, Text) -> ok
Types:
See external documentation.
addStyledText(This, Data) -> ok
Types:
See external documentation.
insertText(This, Pos, Text) -> ok
Types:
See external documentation.
clearAll(This) -> ok
Types:
See external documentation.
clearDocumentStyle(This) -> ok
Types:
See external documentation.
getLength(This) -> integer()
Types:
See external documentation.
getCharAt(This, Pos) -> integer()
Types:
See external documentation.
getCurrentPos(This) -> integer()
Types:
See external documentation.
getAnchor(This) -> integer()
Types:
See external documentation.
getStyleAt(This, Pos) -> integer()
Types:
See external documentation.
redo(This) -> ok
Types:
See external documentation.
setUndoCollection(This, CollectUndo) -> ok
Types:
See external documentation.
selectAll(This) -> ok
Types:
See external documentation.
setSavePoint(This) -> ok
Types:
See external documentation.
getStyledText(This, StartPos, EndPos) -> wx:wx_object()
Types:
See external documentation.
canRedo(This) -> boolean()
Types:
See external documentation.
markerLineFromHandle(This, Handle) -> integer()
Types:
See external documentation.
markerDeleteHandle(This, Handle) -> ok
Types:
See external documentation.
getUndoCollection(This) -> boolean()
Types:
See external documentation.
getViewWhiteSpace(This) -> integer()
Types:
See external documentation.
setViewWhiteSpace(This, ViewWS) -> ok
Types:
See external documentation.
positionFromPoint(This, Pt) -> integer()
Types:
See external documentation.
positionFromPointClose(This, X, Y) -> integer()
Types:
See external documentation.
gotoLine(This, Line) -> ok
Types:
See external documentation.
gotoPos(This, Pos) -> ok
Types:
See external documentation.
setAnchor(This, PosAnchor) -> ok
Types:
See external documentation.
getCurLine(This) -> Result
Types:
See external documentation.
getEndStyled(This) -> integer()
Types:
See external documentation.
convertEOLs(This, EolMode) -> ok
Types:
See external documentation.
getEOLMode(This) -> integer()
Types:
See external documentation.
setEOLMode(This, EolMode) -> ok
Types:
See external documentation.
startStyling(This, Pos, Mask) -> ok
Types:
See external documentation.
setStyling(This, Length, Style) -> ok
Types:
See external documentation.
getBufferedDraw(This) -> boolean()
Types:
See external documentation.
setBufferedDraw(This, Buffered) -> ok
Types:
See external documentation.
setTabWidth(This, TabWidth) -> ok
Types:
See external documentation.
getTabWidth(This) -> integer()
Types:
See external documentation.
setCodePage(This, CodePage) -> ok
Types:
See external documentation.
markerDefine(This, MarkerNumber, MarkerSymbol) -> ok
Types:
Equivalent to markerDefine(This, MarkerNumber, MarkerSymbol, []).
markerDefine(This, MarkerNumber, MarkerSymbol,
Options::[Option]) -> ok
Types:
See external documentation.
markerSetForeground(This, MarkerNumber, Fore) -> ok
Types:
See external documentation.
markerSetBackground(This, MarkerNumber, Back) -> ok
Types:
See external documentation.
markerAdd(This, Line, MarkerNumber) -> integer()
Types:
See external documentation.
markerDelete(This, Line, MarkerNumber) -> ok
Types:
See external documentation.
markerDeleteAll(This, MarkerNumber) -> ok
Types:
See external documentation.
markerGet(This, Line) -> integer()
Types:
See external documentation.
markerNext(This, LineStart, MarkerMask) -> integer()
Types:
See external documentation.
markerPrevious(This, LineStart, MarkerMask) -> integer()
Types:
See external documentation.
markerDefineBitmap(This, MarkerNumber, Bmp) -> ok
Types:
See external documentation.
markerAddSet(This, Line, Set) -> ok
Types:
See external documentation.
markerSetAlpha(This, MarkerNumber, Alpha) -> ok
Types:
See external documentation.
setMarginType(This, Margin, MarginType) -> ok
Types:
See external documentation.
getMarginType(This, Margin) -> integer()
Types:
See external documentation.
setMarginWidth(This, Margin, PixelWidth) -> ok
Types:
See external documentation.
getMarginWidth(This, Margin) -> integer()
Types:
See external documentation.
setMarginMask(This, Margin, Mask) -> ok
Types:
See external documentation.
getMarginMask(This, Margin) -> integer()
Types:
See external documentation.
setMarginSensitive(This, Margin, Sensitive) -> ok
Types:
See external documentation.
getMarginSensitive(This, Margin) -> boolean()
Types:
See external documentation.
styleClearAll(This) -> ok
Types:
See external documentation.
styleSetForeground(This, Style, Fore) -> ok
Types:
See external documentation.
styleSetBackground(This, Style, Back) -> ok
Types:
See external documentation.
styleSetBold(This, Style, Bold) -> ok
Types:
See external documentation.
styleSetItalic(This, Style, Italic) -> ok
Types:
See external documentation.
styleSetSize(This, Style, SizePoints) -> ok
Types:
See external documentation.
styleSetFaceName(This, Style, FontName) -> ok
Types:
See external documentation.
styleSetEOLFilled(This, Style, Filled) -> ok
Types:
See external documentation.
styleResetDefault(This) -> ok
Types:
See external documentation.
styleSetUnderline(This, Style, Underline) -> ok
Types:
See external documentation.
styleSetCase(This, Style, CaseForce) -> ok
Types:
See external documentation.
styleSetHotSpot(This, Style, Hotspot) -> ok
Types:
See external documentation.
setSelForeground(This, UseSetting, Fore) -> ok
Types:
See external documentation.
setSelBackground(This, UseSetting, Back) -> ok
Types:
See external documentation.
getSelAlpha(This) -> integer()
Types:
See external documentation.
setSelAlpha(This, Alpha) -> ok
Types:
See external documentation.
setCaretForeground(This, Fore) -> ok
Types:
See external documentation.
cmdKeyAssign(This, Key, Modifiers, Cmd) -> ok
Types:
See external documentation.
cmdKeyClear(This, Key, Modifiers) -> ok
Types:
See external documentation.
cmdKeyClearAll(This) -> ok
Types:
See external documentation.
setStyleBytes(This, Length) -> integer()
Types:
See external documentation.
styleSetVisible(This, Style, Visible) -> ok
Types:
See external documentation.
getCaretPeriod(This) -> integer()
Types:
See external documentation.
setCaretPeriod(This, PeriodMilliseconds) -> ok
Types:
See external documentation.
setWordChars(This, Characters) -> ok
Types:
See external documentation.
beginUndoAction(This) -> ok
Types:
See external documentation.
endUndoAction(This) -> ok
Types:
See external documentation.
indicatorSetStyle(This, Indic, Style) -> ok
Types:
See external documentation.
indicatorGetStyle(This, Indic) -> integer()
Types:
See external documentation.
indicatorSetForeground(This, Indic, Fore) -> ok
Types:
See external documentation.
indicatorGetForeground(This, Indic) -> wx:wx_colour4()
Types:
See external documentation.
setWhitespaceForeground(This, UseSetting, Fore) -> ok
Types:
See external documentation.
setWhitespaceBackground(This, UseSetting, Back) -> ok
Types:
See external documentation.
getStyleBits(This) -> integer()
Types:
See external documentation.
setLineState(This, Line, State) -> ok
Types:
See external documentation.
getLineState(This, Line) -> integer()
Types:
See external documentation.
getMaxLineState(This) -> integer()
Types:
See external documentation.
getCaretLineVisible(This) -> boolean()
Types:
See external documentation.
setCaretLineVisible(This, Show) -> ok
Types:
See external documentation.
getCaretLineBackground(This) -> wx:wx_colour4()
Types:
See external documentation.
setCaretLineBackground(This, Back) -> ok
Types:
See external documentation.
autoCompShow(This, LenEntered, ItemList) -> ok
Types:
See external documentation.
autoCompCancel(This) -> ok
Types:
See external documentation.
autoCompActive(This) -> boolean()
Types:
See external documentation.
autoCompPosStart(This) -> integer()
Types:
See external documentation.
autoCompComplete(This) -> ok
Types:
See external documentation.
autoCompStops(This, CharacterSet) -> ok
Types:
See external documentation.
autoCompSetSeparator(This, SeparatorCharacter) -> ok
Types:
See external documentation.
autoCompGetSeparator(This) -> integer()
Types:
See external documentation.
autoCompSelect(This, Text) -> ok
Types:
See external documentation.
autoCompSetCancelAtStart(This, Cancel) -> ok
Types:
See external documentation.
autoCompGetCancelAtStart(This) -> boolean()
Types:
See external documentation.
autoCompSetFillUps(This, CharacterSet) -> ok
Types:
See external documentation.
autoCompSetChooseSingle(This, ChooseSingle) -> ok
Types:
See external documentation.
autoCompGetChooseSingle(This) -> boolean()
Types:
See external documentation.
autoCompSetIgnoreCase(This, IgnoreCase) -> ok
Types:
See external documentation.
autoCompGetIgnoreCase(This) -> boolean()
Types:
See external documentation.
userListShow(This, ListType, ItemList) -> ok
Types:
See external documentation.
autoCompSetAutoHide(This, AutoHide) -> ok
Types:
See external documentation.
autoCompGetAutoHide(This) -> boolean()
Types:
See external documentation.
autoCompSetDropRestOfWord(This, DropRestOfWord) -> ok
Types:
See external documentation.
autoCompGetDropRestOfWord(This) -> boolean()
Types:
See external documentation.
registerImage(This, Type, Bmp) -> ok
Types:
See external documentation.
clearRegisteredImages(This) -> ok
Types:
See external documentation.
autoCompGetTypeSeparator(This) -> integer()
Types:
See external documentation.
autoCompSetTypeSeparator(This, SeparatorCharacter) -> ok
Types:
See external documentation.
autoCompSetMaxWidth(This, CharacterCount) -> ok
Types:
See external documentation.
autoCompGetMaxWidth(This) -> integer()
Types:
See external documentation.
autoCompSetMaxHeight(This, RowCount) -> ok
Types:
See external documentation.
autoCompGetMaxHeight(This) -> integer()
Types:
See external documentation.
setIndent(This, IndentSize) -> ok
Types:
See external documentation.
getIndent(This) -> integer()
Types:
See external documentation.
setUseTabs(This, UseTabs) -> ok
Types:
See external documentation.
getUseTabs(This) -> boolean()
Types:
See external documentation.
setLineIndentation(This, Line, IndentSize) -> ok
Types:
See external documentation.
getLineIndentation(This, Line) -> integer()
Types:
See external documentation.
getLineIndentPosition(This, Line) -> integer()
Types:
See external documentation.
getColumn(This, Pos) -> integer()
Types:
See external documentation.
setUseHorizontalScrollBar(This, Show) -> ok
Types:
See external documentation.
getUseHorizontalScrollBar(This) -> boolean()
Types:
See external documentation.
setIndentationGuides(This, Show) -> ok
Types:
See external documentation.
getIndentationGuides(This) -> boolean()
Types:
See external documentation.
setHighlightGuide(This, Column) -> ok
Types:
See external documentation.
getHighlightGuide(This) -> integer()
Types:
See external documentation.
getLineEndPosition(This, Line) -> integer()
Types:
See external documentation.
getCodePage(This) -> integer()
Types:
See external documentation.
getCaretForeground(This) -> wx:wx_colour4()
Types:
See external documentation.
getReadOnly(This) -> boolean()
Types:
See external documentation.
setCurrentPos(This, Pos) -> ok
Types:
See external documentation.
setSelectionStart(This, Pos) -> ok
Types:
See external documentation.
getSelectionStart(This) -> integer()
Types:
See external documentation.
setSelectionEnd(This, Pos) -> ok
Types:
See external documentation.
getSelectionEnd(This) -> integer()
Types:
See external documentation.
setPrintMagnification(This, Magnification) -> ok
Types:
See external documentation.
getPrintMagnification(This) -> integer()
Types:
See external documentation.
setPrintColourMode(This, Mode) -> ok
Types:
See external documentation.
getPrintColourMode(This) -> integer()
Types:
See external documentation.
findText(This, MinPos, MaxPos, Text) -> integer()
Types:
Equivalent to findText(This, MinPos, MaxPos, Text, []).
findText(This, MinPos, MaxPos, Text, Options::[Option]) ->
integer()
Types:
See external documentation.
formatRange(This, DoDraw, StartPos, EndPos, Draw, Target,
RenderRect, PageRect) -> integer()
Types:
See external documentation.
getFirstVisibleLine(This) -> integer()
Types:
See external documentation.
getLine(This, Line) -> unicode:charlist()
Types:
See external documentation.
getLineCount(This) -> integer()
Types:
See external documentation.
setMarginLeft(This, PixelWidth) -> ok
Types:
See external documentation.
getMarginLeft(This) -> integer()
Types:
See external documentation.
setMarginRight(This, PixelWidth) -> ok
Types:
See external documentation.
getMarginRight(This) -> integer()
Types:
See external documentation.
getModify(This) -> boolean()
Types:
See external documentation.
setSelection(This, Start, End) -> ok
Types:
See external documentation.
getSelectedText(This) -> unicode:charlist()
Types:
See external documentation.
getTextRange(This, StartPos, EndPos) ->
unicode:charlist()
Types:
See external documentation.
hideSelection(This, Normal) -> ok
Types:
See external documentation.
lineFromPosition(This, Pos) -> integer()
Types:
See external documentation.
positionFromLine(This, Line) -> integer()
Types:
See external documentation.
lineScroll(This, Columns, Lines) -> ok
Types:
See external documentation.
ensureCaretVisible(This) -> ok
Types:
See external documentation.
replaceSelection(This, Text) -> ok
Types:
See external documentation.
setReadOnly(This, ReadOnly) -> ok
Types:
See external documentation.
canPaste(This) -> boolean()
Types:
See external documentation.
canUndo(This) -> boolean()
Types:
See external documentation.
emptyUndoBuffer(This) -> ok
Types:
See external documentation.
undo(This) -> ok
Types:
See external documentation.
cut(This) -> ok
Types:
See external documentation.
copy(This) -> ok
Types:
See external documentation.
paste(This) -> ok
Types:
See external documentation.
clear(This) -> ok
Types:
See external documentation.
setText(This, Text) -> ok
Types:
See external documentation.
getText(This) -> unicode:charlist()
Types:
See external documentation.
getTextLength(This) -> integer()
Types:
See external documentation.
getOvertype(This) -> boolean()
Types:
See external documentation.
setCaretWidth(This, PixelWidth) -> ok
Types:
See external documentation.
getCaretWidth(This) -> integer()
Types:
See external documentation.
setTargetStart(This, Pos) -> ok
Types:
See external documentation.
getTargetStart(This) -> integer()
Types:
See external documentation.
setTargetEnd(This, Pos) -> ok
Types:
See external documentation.
getTargetEnd(This) -> integer()
Types:
See external documentation.
replaceTarget(This, Text) -> integer()
Types:
See external documentation.
searchInTarget(This, Text) -> integer()
Types:
See external documentation.
setSearchFlags(This, Flags) -> ok
Types:
See external documentation.
getSearchFlags(This) -> integer()
Types:
See external documentation.
callTipShow(This, Pos, Definition) -> ok
Types:
See external documentation.
callTipCancel(This) -> ok
Types:
See external documentation.
callTipActive(This) -> boolean()
Types:
See external documentation.
callTipPosAtStart(This) -> integer()
Types:
See external documentation.
callTipSetHighlight(This, Start, End) -> ok
Types:
See external documentation.
callTipSetBackground(This, Back) -> ok
Types:
See external documentation.
callTipSetForeground(This, Fore) -> ok
Types:
See external documentation.
callTipSetForegroundHighlight(This, Fore) -> ok
Types:
See external documentation.
callTipUseStyle(This, TabSize) -> ok
Types:
See external documentation.
visibleFromDocLine(This, Line) -> integer()
Types:
See external documentation.
docLineFromVisible(This, LineDisplay) -> integer()
Types:
See external documentation.
wrapCount(This, Line) -> integer()
Types:
See external documentation.
setFoldLevel(This, Line, Level) -> ok
Types:
See external documentation.
getFoldLevel(This, Line) -> integer()
Types:
See external documentation.
getLastChild(This, Line, Level) -> integer()
Types:
See external documentation.
getFoldParent(This, Line) -> integer()
Types:
See external documentation.
showLines(This, LineStart, LineEnd) -> ok
Types:
See external documentation.
hideLines(This, LineStart, LineEnd) -> ok
Types:
See external documentation.
getLineVisible(This, Line) -> boolean()
Types:
See external documentation.
setFoldExpanded(This, Line, Expanded) -> ok
Types:
See external documentation.
getFoldExpanded(This, Line) -> boolean()
Types:
See external documentation.
toggleFold(This, Line) -> ok
Types:
See external documentation.
ensureVisible(This, Line) -> ok
Types:
See external documentation.
setFoldFlags(This, Flags) -> ok
Types:
See external documentation.
ensureVisibleEnforcePolicy(This, Line) -> ok
Types:
See external documentation.
setTabIndents(This, TabIndents) -> ok
Types:
See external documentation.
getTabIndents(This) -> boolean()
Types:
See external documentation.
setBackSpaceUnIndents(This, BsUnIndents) -> ok
Types:
See external documentation.
getBackSpaceUnIndents(This) -> boolean()
Types:
See external documentation.
setMouseDwellTime(This, PeriodMilliseconds) -> ok
Types:
See external documentation.
getMouseDwellTime(This) -> integer()
Types:
See external documentation.
wordStartPosition(This, Pos, OnlyWordCharacters) ->
integer()
Types:
See external documentation.
wordEndPosition(This, Pos, OnlyWordCharacters) ->
integer()
Types:
See external documentation.
setWrapMode(This, Mode) -> ok
Types:
See external documentation.
getWrapMode(This) -> integer()
Types:
See external documentation.
setWrapVisualFlags(This, WrapVisualFlags) -> ok
Types:
See external documentation.
getWrapVisualFlags(This) -> integer()
Types:
See external documentation.
setWrapVisualFlagsLocation(This, WrapVisualFlagsLocation) ->
ok
Types:
See external documentation.
getWrapVisualFlagsLocation(This) -> integer()
Types:
See external documentation.
setWrapStartIndent(This, Indent) -> ok
Types:
See external documentation.
getWrapStartIndent(This) -> integer()
Types:
See external documentation.
setLayoutCache(This, Mode) -> ok
Types:
See external documentation.
getLayoutCache(This) -> integer()
Types:
See external documentation.
setScrollWidth(This, PixelWidth) -> ok
Types:
See external documentation.
getScrollWidth(This) -> integer()
Types:
See external documentation.
textWidth(This, Style, Text) -> integer()
Types:
See external documentation.
getEndAtLastLine(This) -> boolean()
Types:
See external documentation.
textHeight(This, Line) -> integer()
Types:
See external documentation.
setUseVerticalScrollBar(This, Show) -> ok
Types:
See external documentation.
getUseVerticalScrollBar(This) -> boolean()
Types:
See external documentation.
appendText(This, Text) -> ok
Types:
See external documentation.
getTwoPhaseDraw(This) -> boolean()
Types:
See external documentation.
setTwoPhaseDraw(This, TwoPhase) -> ok
Types:
See external documentation.
targetFromSelection(This) -> ok
Types:
See external documentation.
linesJoin(This) -> ok
Types:
See external documentation.
linesSplit(This, PixelWidth) -> ok
Types:
See external documentation.
setFoldMarginColour(This, UseSetting, Back) -> ok
Types:
See external documentation.
setFoldMarginHiColour(This, UseSetting, Fore) -> ok
Types:
See external documentation.
lineDown(This) -> ok
Types:
See external documentation.
lineDownExtend(This) -> ok
Types:
See external documentation.
lineUp(This) -> ok
Types:
See external documentation.
lineUpExtend(This) -> ok
Types:
See external documentation.
charLeft(This) -> ok
Types:
See external documentation.
charLeftExtend(This) -> ok
Types:
See external documentation.
charRight(This) -> ok
Types:
See external documentation.
charRightExtend(This) -> ok
Types:
See external documentation.
wordLeft(This) -> ok
Types:
See external documentation.
wordLeftExtend(This) -> ok
Types:
See external documentation.
wordRight(This) -> ok
Types:
See external documentation.
wordRightExtend(This) -> ok
Types:
See external documentation.
home(This) -> ok
Types:
See external documentation.
homeExtend(This) -> ok
Types:
See external documentation.
lineEnd(This) -> ok
Types:
See external documentation.
lineEndExtend(This) -> ok
Types:
See external documentation.
documentStart(This) -> ok
Types:
See external documentation.
documentStartExtend(This) -> ok
Types:
See external documentation.
documentEnd(This) -> ok
Types:
See external documentation.
documentEndExtend(This) -> ok
Types:
See external documentation.
pageUp(This) -> ok
Types:
See external documentation.
pageUpExtend(This) -> ok
Types:
See external documentation.
pageDown(This) -> ok
Types:
See external documentation.
pageDownExtend(This) -> ok
Types:
See external documentation.
editToggleOvertype(This) -> ok
Types:
See external documentation.
cancel(This) -> ok
Types:
See external documentation.
deleteBack(This) -> ok
Types:
See external documentation.
tab(This) -> ok
Types:
See external documentation.
backTab(This) -> ok
Types:
See external documentation.
newLine(This) -> ok
Types:
See external documentation.
formFeed(This) -> ok
Types:
See external documentation.
vCHome(This) -> ok
Types:
See external documentation.
vCHomeExtend(This) -> ok
Types:
See external documentation.
zoomIn(This) -> ok
Types:
See external documentation.
zoomOut(This) -> ok
Types:
See external documentation.
delWordLeft(This) -> ok
Types:
See external documentation.
delWordRight(This) -> ok
Types:
See external documentation.
lineCut(This) -> ok
Types:
See external documentation.
lineDelete(This) -> ok
Types:
See external documentation.
lineTranspose(This) -> ok
Types:
See external documentation.
lineDuplicate(This) -> ok
Types:
See external documentation.
lowerCase(This) -> ok
Types:
See external documentation.
upperCase(This) -> ok
Types:
See external documentation.
lineScrollDown(This) -> ok
Types:
See external documentation.
lineScrollUp(This) -> ok
Types:
See external documentation.
deleteBackNotLine(This) -> ok
Types:
See external documentation.
homeDisplay(This) -> ok
Types:
See external documentation.
homeDisplayExtend(This) -> ok
Types:
See external documentation.
lineEndDisplay(This) -> ok
Types:
See external documentation.
lineEndDisplayExtend(This) -> ok
Types:
See external documentation.
homeWrapExtend(This) -> ok
Types:
See external documentation.
lineEndWrap(This) -> ok
Types:
See external documentation.
lineEndWrapExtend(This) -> ok
Types:
See external documentation.
vCHomeWrap(This) -> ok
Types:
See external documentation.
vCHomeWrapExtend(This) -> ok
Types:
See external documentation.
lineCopy(This) -> ok
Types:
See external documentation.
moveCaretInsideView(This) -> ok
Types:
See external documentation.
lineLength(This, Line) -> integer()
Types:
See external documentation.
braceHighlight(This, Pos1, Pos2) -> ok
Types:
See external documentation.
braceBadLight(This, Pos) -> ok
Types:
See external documentation.
braceMatch(This, Pos) -> integer()
Types:
See external documentation.
getViewEOL(This) -> boolean()
Types:
See external documentation.
setViewEOL(This, Visible) -> ok
Types:
See external documentation.
setModEventMask(This, Mask) -> ok
Types:
See external documentation.
getEdgeColumn(This) -> integer()
Types:
See external documentation.
setEdgeColumn(This, Column) -> ok
Types:
See external documentation.
setEdgeMode(This, Mode) -> ok
Types:
See external documentation.
getEdgeMode(This) -> integer()
Types:
See external documentation.
getEdgeColour(This) -> wx:wx_colour4()
Types:
See external documentation.
setEdgeColour(This, EdgeColour) -> ok
Types:
See external documentation.
searchAnchor(This) -> ok
Types:
See external documentation.
searchNext(This, Flags, Text) -> integer()
Types:
See external documentation.
searchPrev(This, Flags, Text) -> integer()
Types:
See external documentation.
linesOnScreen(This) -> integer()
Types:
See external documentation.
usePopUp(This, AllowPopUp) -> ok
Types:
See external documentation.
selectionIsRectangle(This) -> boolean()
Types:
See external documentation.
setZoom(This, Zoom) -> ok
Types:
See external documentation.
getZoom(This) -> integer()
Types:
See external documentation.
getModEventMask(This) -> integer()
Types:
See external documentation.
setSTCFocus(This, Focus) -> ok
Types:
See external documentation.
getSTCFocus(This) -> boolean()
Types:
See external documentation.
setStatus(This, StatusCode) -> ok
Types:
See external documentation.
getStatus(This) -> integer()
Types:
See external documentation.
setMouseDownCaptures(This, Captures) -> ok
Types:
See external documentation.
getMouseDownCaptures(This) -> boolean()
Types:
See external documentation.
setSTCCursor(This, CursorType) -> ok
Types:
See external documentation.
getSTCCursor(This) -> integer()
Types:
See external documentation.
setControlCharSymbol(This, Symbol) -> ok
Types:
See external documentation.
getControlCharSymbol(This) -> integer()
Types:
See external documentation.
wordPartLeft(This) -> ok
Types:
See external documentation.
wordPartLeftExtend(This) -> ok
Types:
See external documentation.
wordPartRight(This) -> ok
Types:
See external documentation.
wordPartRightExtend(This) -> ok
Types:
See external documentation.
setVisiblePolicy(This, VisiblePolicy, VisibleSlop) -> ok
Types:
See external documentation.
delLineLeft(This) -> ok
Types:
See external documentation.
delLineRight(This) -> ok
Types:
See external documentation.
getXOffset(This) -> integer()
Types:
See external documentation.
chooseCaretX(This) -> ok
Types:
See external documentation.
setXCaretPolicy(This, CaretPolicy, CaretSlop) -> ok
Types:
See external documentation.
setYCaretPolicy(This, CaretPolicy, CaretSlop) -> ok
Types:
See external documentation.
getPrintWrapMode(This) -> integer()
Types:
See external documentation.
setHotspotActiveForeground(This, UseSetting, Fore) -> ok
Types:
See external documentation.
setHotspotActiveBackground(This, UseSetting, Back) -> ok
Types:
See external documentation.
setHotspotActiveUnderline(This, Underline) -> ok
Types:
See external documentation.
setHotspotSingleLine(This, SingleLine) -> ok
Types:
See external documentation.
paraDownExtend(This) -> ok
Types:
See external documentation.
paraUp(This) -> ok
Types:
See external documentation.
paraUpExtend(This) -> ok
Types:
See external documentation.
positionBefore(This, Pos) -> integer()
Types:
See external documentation.
positionAfter(This, Pos) -> integer()
Types:
See external documentation.
copyRange(This, Start, End) -> ok
Types:
See external documentation.
copyText(This, Length, Text) -> ok
Types:
See external documentation.
setSelectionMode(This, Mode) -> ok
Types:
See external documentation.
getSelectionMode(This) -> integer()
Types:
See external documentation.
lineDownRectExtend(This) -> ok
Types:
See external documentation.
lineUpRectExtend(This) -> ok
Types:
See external documentation.
charLeftRectExtend(This) -> ok
Types:
See external documentation.
charRightRectExtend(This) -> ok
Types:
See external documentation.
homeRectExtend(This) -> ok
Types:
See external documentation.
vCHomeRectExtend(This) -> ok
Types:
See external documentation.
lineEndRectExtend(This) -> ok
Types:
See external documentation.
pageUpRectExtend(This) -> ok
Types:
See external documentation.
pageDownRectExtend(This) -> ok
Types:
See external documentation.
stutteredPageUp(This) -> ok
Types:
See external documentation.
stutteredPageUpExtend(This) -> ok
Types:
See external documentation.
stutteredPageDown(This) -> ok
Types:
See external documentation.
stutteredPageDownExtend(This) -> ok
Types:
See external documentation.
wordLeftEnd(This) -> ok
Types:
See external documentation.
wordLeftEndExtend(This) -> ok
Types:
See external documentation.
wordRightEnd(This) -> ok
Types:
See external documentation.
wordRightEndExtend(This) -> ok
Types:
See external documentation.
setWhitespaceChars(This, Characters) -> ok
Types:
See external documentation.
setCharsDefault(This) -> ok
Types:
See external documentation.
autoCompGetCurrent(This) -> integer()
Types:
See external documentation.
allocate(This, Bytes) -> ok
Types:
See external documentation.
findColumn(This, Line, Column) -> integer()
Types:
See external documentation.
getCaretSticky(This) -> boolean()
Types:
See external documentation.
setCaretSticky(This, UseCaretStickyBehaviour) -> ok
Types:
See external documentation.
toggleCaretSticky(This) -> ok
Types:
See external documentation.
setPasteConvertEndings(This, Convert) -> ok
Types:
See external documentation.
getPasteConvertEndings(This) -> boolean()
Types:
See external documentation.
selectionDuplicate(This) -> ok
Types:
See external documentation.
setCaretLineBackAlpha(This, Alpha) -> ok
Types:
See external documentation.
getCaretLineBackAlpha(This) -> integer()
Types:
See external documentation.
startRecord(This) -> ok
Types:
See external documentation.
stopRecord(This) -> ok
Types:
See external documentation.
setLexer(This, Lexer) -> ok
Types:
See external documentation.
getLexer(This) -> integer()
Types:
See external documentation.
colourise(This, Start, End) -> ok
Types:
See external documentation.
setProperty(This, Key, Value) -> ok
Types:
See external documentation.
setKeyWords(This, KeywordSet, KeyWords) -> ok
Types:
See external documentation.
setLexerLanguage(This, Language) -> ok
Types:
See external documentation.
getProperty(This, Key) -> unicode:charlist()
Types:
See external documentation.
getStyleBitsNeeded(This) -> integer()
Types:
See external documentation.
getCurrentLine(This) -> integer()
Types:
See external documentation.
styleSetSpec(This, StyleNum, Spec) -> ok
Types:
See external documentation.
styleSetFont(This, StyleNum, Font) -> ok
Types:
See external documentation.
styleSetFontAttr(This, StyleNum, Size, FaceName, Bold, Italic,
Underline) -> ok
Types:
Equivalent to styleSetFontAttr(This, StyleNum, Size, FaceName, Bold, Italic, Underline, []).
styleSetFontAttr(This, StyleNum, Size, FaceName, Bold, Italic,
Underline, Options::[Option]) -> ok
Types:
See external documentation.
Encoding = ?wxFONTENCODING_SYSTEM | ?wxFONTENCODING_DEFAULT |
?wxFONTENCODING_ISO8859_1 | ?wxFONTENCODING_ISO8859_2 |
?wxFONTENCODING_ISO8859_3 | ?wxFONTENCODING_ISO8859_4 |
?wxFONTENCODING_ISO8859_5 | ?wxFONTENCODING_ISO8859_6 |
?wxFONTENCODING_ISO8859_7 | ?wxFONTENCODING_ISO8859_8 |
?wxFONTENCODING_ISO8859_9 | ?wxFONTENCODING_ISO8859_10 |
?wxFONTENCODING_ISO8859_11 | ?wxFONTENCODING_ISO8859_12 |
?wxFONTENCODING_ISO8859_13 | ?wxFONTENCODING_ISO8859_14 |
?wxFONTENCODING_ISO8859_15 | ?wxFONTENCODING_ISO8859_MAX |
?wxFONTENCODING_KOI8 | ?wxFONTENCODING_KOI8_U | ?wxFONTENCODING_ALTERNATIVE
| ?wxFONTENCODING_BULGARIAN | ?wxFONTENCODING_CP437 | ?wxFONTENCODING_CP850
| ?wxFONTENCODING_CP852 | ?wxFONTENCODING_CP855 | ?wxFONTENCODING_CP866 |
?wxFONTENCODING_CP874 | ?wxFONTENCODING_CP932 | ?wxFONTENCODING_CP936 |
?wxFONTENCODING_CP949 | ?wxFONTENCODING_CP950 | ?wxFONTENCODING_CP1250 |
?wxFONTENCODING_CP1251 | ?wxFONTENCODING_CP1252 | ?wxFONTENCODING_CP1253 |
?wxFONTENCODING_CP1254 | ?wxFONTENCODING_CP1255 | ?wxFONTENCODING_CP1256 |
?wxFONTENCODING_CP1257 | ?wxFONTENCODING_CP12_MAX | ?wxFONTENCODING_UTF7 |
?wxFONTENCODING_UTF8 | ?wxFONTENCODING_EUC_JP | ?wxFONTENCODING_UTF16BE |
?wxFONTENCODING_UTF16LE | ?wxFONTENCODING_UTF32BE | ?wxFONTENCODING_UTF32LE
| ?wxFONTENCODING_MACROMAN | ?wxFONTENCODING_MACJAPANESE |
?wxFONTENCODING_MACCHINESETRAD | ?wxFONTENCODING_MACKOREAN |
?wxFONTENCODING_MACARABIC | ?wxFONTENCODING_MACHEBREW |
?wxFONTENCODING_MACGREEK | ?wxFONTENCODING_MACCYRILLIC |
?wxFONTENCODING_MACDEVANAGARI | ?wxFONTENCODING_MACGURMUKHI |
?wxFONTENCODING_MACGUJARATI | ?wxFONTENCODING_MACORIYA |
?wxFONTENCODING_MACBENGALI | ?wxFONTENCODING_MACTAMIL |
?wxFONTENCODING_MACTELUGU | ?wxFONTENCODING_MACKANNADA |
?wxFONTENCODING_MACMALAJALAM | ?wxFONTENCODING_MACSINHALESE |
?wxFONTENCODING_MACBURMESE | ?wxFONTENCODING_MACKHMER |
?wxFONTENCODING_MACTHAI | ?wxFONTENCODING_MACLAOTIAN |
?wxFONTENCODING_MACGEORGIAN | ?wxFONTENCODING_MACARMENIAN |
?wxFONTENCODING_MACCHINESESIMP | ?wxFONTENCODING_MACTIBETAN |
?wxFONTENCODING_MACMONGOLIAN | ?wxFONTENCODING_MACETHIOPIC |
?wxFONTENCODING_MACCENTRALEUR | ?wxFONTENCODING_MACVIATNAMESE |
?wxFONTENCODING_MACARABICEXT | ?wxFONTENCODING_MACSYMBOL |
?wxFONTENCODING_MACDINGBATS | ?wxFONTENCODING_MACTURKISH |
?wxFONTENCODING_MACCROATIAN | ?wxFONTENCODING_MACICELANDIC |
?wxFONTENCODING_MACROMANIAN | ?wxFONTENCODING_MACCELTIC |
?wxFONTENCODING_MACGAELIC | ?wxFONTENCODING_MACKEYBOARD |
?wxFONTENCODING_MAX | ?wxFONTENCODING_MACMIN | ?wxFONTENCODING_MACMAX |
?wxFONTENCODING_UTF16 | ?wxFONTENCODING_UTF32 | ?wxFONTENCODING_UNICODE |
?wxFONTENCODING_GB2312 | ?wxFONTENCODING_BIG5 |
?wxFONTENCODING_SHIFT_JIS
styleSetCharacterSet(This, Style, CharacterSet) -> ok
Types:
See external documentation.
styleSetFontEncoding(This, Style, Encoding) -> ok
Types:
See external documentation.
Encoding = ?wxFONTENCODING_SYSTEM | ?wxFONTENCODING_DEFAULT |
?wxFONTENCODING_ISO8859_1 | ?wxFONTENCODING_ISO8859_2 |
?wxFONTENCODING_ISO8859_3 | ?wxFONTENCODING_ISO8859_4 |
?wxFONTENCODING_ISO8859_5 | ?wxFONTENCODING_ISO8859_6 |
?wxFONTENCODING_ISO8859_7 | ?wxFONTENCODING_ISO8859_8 |
?wxFONTENCODING_ISO8859_9 | ?wxFONTENCODING_ISO8859_10 |
?wxFONTENCODING_ISO8859_11 | ?wxFONTENCODING_ISO8859_12 |
?wxFONTENCODING_ISO8859_13 | ?wxFONTENCODING_ISO8859_14 |
?wxFONTENCODING_ISO8859_15 | ?wxFONTENCODING_ISO8859_MAX |
?wxFONTENCODING_KOI8 | ?wxFONTENCODING_KOI8_U | ?wxFONTENCODING_ALTERNATIVE
| ?wxFONTENCODING_BULGARIAN | ?wxFONTENCODING_CP437 | ?wxFONTENCODING_CP850
| ?wxFONTENCODING_CP852 | ?wxFONTENCODING_CP855 | ?wxFONTENCODING_CP866 |
?wxFONTENCODING_CP874 | ?wxFONTENCODING_CP932 | ?wxFONTENCODING_CP936 |
?wxFONTENCODING_CP949 | ?wxFONTENCODING_CP950 | ?wxFONTENCODING_CP1250 |
?wxFONTENCODING_CP1251 | ?wxFONTENCODING_CP1252 | ?wxFONTENCODING_CP1253 |
?wxFONTENCODING_CP1254 | ?wxFONTENCODING_CP1255 | ?wxFONTENCODING_CP1256 |
?wxFONTENCODING_CP1257 | ?wxFONTENCODING_CP12_MAX | ?wxFONTENCODING_UTF7 |
?wxFONTENCODING_UTF8 | ?wxFONTENCODING_EUC_JP | ?wxFONTENCODING_UTF16BE |
?wxFONTENCODING_UTF16LE | ?wxFONTENCODING_UTF32BE | ?wxFONTENCODING_UTF32LE
| ?wxFONTENCODING_MACROMAN | ?wxFONTENCODING_MACJAPANESE |
?wxFONTENCODING_MACCHINESETRAD | ?wxFONTENCODING_MACKOREAN |
?wxFONTENCODING_MACARABIC | ?wxFONTENCODING_MACHEBREW |
?wxFONTENCODING_MACGREEK | ?wxFONTENCODING_MACCYRILLIC |
?wxFONTENCODING_MACDEVANAGARI | ?wxFONTENCODING_MACGURMUKHI |
?wxFONTENCODING_MACGUJARATI | ?wxFONTENCODING_MACORIYA |
?wxFONTENCODING_MACBENGALI | ?wxFONTENCODING_MACTAMIL |
?wxFONTENCODING_MACTELUGU | ?wxFONTENCODING_MACKANNADA |
?wxFONTENCODING_MACMALAJALAM | ?wxFONTENCODING_MACSINHALESE |
?wxFONTENCODING_MACBURMESE | ?wxFONTENCODING_MACKHMER |
?wxFONTENCODING_MACTHAI | ?wxFONTENCODING_MACLAOTIAN |
?wxFONTENCODING_MACGEORGIAN | ?wxFONTENCODING_MACARMENIAN |
?wxFONTENCODING_MACCHINESESIMP | ?wxFONTENCODING_MACTIBETAN |
?wxFONTENCODING_MACMONGOLIAN | ?wxFONTENCODING_MACETHIOPIC |
?wxFONTENCODING_MACCENTRALEUR | ?wxFONTENCODING_MACVIATNAMESE |
?wxFONTENCODING_MACARABICEXT | ?wxFONTENCODING_MACSYMBOL |
?wxFONTENCODING_MACDINGBATS | ?wxFONTENCODING_MACTURKISH |
?wxFONTENCODING_MACCROATIAN | ?wxFONTENCODING_MACICELANDIC |
?wxFONTENCODING_MACROMANIAN | ?wxFONTENCODING_MACCELTIC |
?wxFONTENCODING_MACGAELIC | ?wxFONTENCODING_MACKEYBOARD |
?wxFONTENCODING_MAX | ?wxFONTENCODING_MACMIN | ?wxFONTENCODING_MACMAX |
?wxFONTENCODING_UTF16 | ?wxFONTENCODING_UTF32 | ?wxFONTENCODING_UNICODE |
?wxFONTENCODING_GB2312 | ?wxFONTENCODING_BIG5 |
?wxFONTENCODING_SHIFT_JIS
cmdKeyExecute(This, Cmd) -> ok
Types:
See external documentation.
setMargins(This, Left, Right) -> ok
Types:
See external documentation.
getSelection(This) -> {StartPos::integer(),
EndPos::integer()}
Types:
See external documentation.
pointFromPosition(This, Pos) -> {X::integer(),
Y::integer()}
Types:
See external documentation.
scrollToLine(This, Line) -> ok
Types:
See external documentation.
scrollToColumn(This, Column) -> ok
Types:
See external documentation.
setVScrollBar(This, Bar) -> ok
Types:
See external documentation.
setHScrollBar(This, Bar) -> ok
Types:
See external documentation.
getLastKeydownProcessed(This) -> boolean()
Types:
See external documentation.
setLastKeydownProcessed(This, Val) -> ok
Types:
See external documentation.
saveFile(This, Filename) -> boolean()
Types:
See external documentation.
loadFile(This, Filename) -> boolean()
Types:
See external documentation.
doDragOver(This, X, Y, Def) -> wx:wx_enum()
Types:
See external documentation.
Def = ?wxDragError | ?wxDragNone | ?wxDragCopy | ?wxDragMove | ?wxDragLink |
?wxDragCancel
Res = ?wxDragError | ?wxDragNone | ?wxDragCopy | ?wxDragMove | ?wxDragLink |
?wxDragCancel
doDropText(This, X, Y, Data) -> boolean()
Types:
See external documentation.
getUseAntiAliasing(This) -> boolean()
Types:
See external documentation.
addTextRaw(This, Text) -> ok
Types:
See external documentation.
insertTextRaw(This, Pos, Text) -> ok
Types:
See external documentation.
getCurLineRaw(This) -> Result
Types:
See external documentation.
getLineRaw(This, Line) -> binary()
Types:
See external documentation.
getSelectedTextRaw(This) -> binary()
Types:
See external documentation.
getTextRangeRaw(This, StartPos, EndPos) -> binary()
Types:
See external documentation.
setTextRaw(This, Text) -> ok
Types:
See external documentation.
getTextRaw(This) -> binary()
Types:
See external documentation.
appendTextRaw(This, Text) -> ok
Types:
See external documentation.
destroy(This::wxStyledTextCtrl()) -> ok
Destroys this object, do not use object again
<>
wx 1.9.2 |