MGUI::CTRL_EDIT_TEXT_WYSIWYG Member List

This is the complete list of members for MGUI::CTRL_EDIT_TEXT_WYSIWYG, including all inherited members.
AddDestroyCallback()MGUI::CTRL [protected]
CanUndo() const MGUI::CTRL_EDIT_TEXT_WYSIWYG
ClearSelection()MGUI::CTRL_EDIT_TEXT_WYSIWYG
ClearValue(bool notify=true)MGUI::CTRL_EDIT_TEXT_WYSIWYG
CopySelection()MGUI::CTRL_EDIT_TEXT_WYSIWYG
Create(MGUI::LAYOUT_PANE_BASE &ParentPane, int width=0, int height=0, FLAGS flags=FLAG_Default, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_FixedHeight)MGUI::CTRL_EDIT_TEXT_WYSIWYG
CTRL()MGUI::CTRL [inline, protected]
CTRL_EDIT_TEXT_WYSIWYG()MGUI::CTRL_EDIT_TEXT_WYSIWYG
CutSelection()MGUI::CTRL_EDIT_TEXT_WYSIWYG
DELEGATE_ONSIZE typedefMGUI::CTRL
FLAG_Default enum valueMGUI::CTRL_EDIT_TEXT_WYSIWYG
FLAG_ReadOnly enum valueMGUI::CTRL_EDIT_TEXT_WYSIWYG
FLAGS enum nameMGUI::CTRL_EDIT_TEXT_WYSIWYG
GetBackgroundColor()MGUI::CTRL [static]
GetBackgroundColor(COLOR &color) const MGUI::CTRL
GetCursorPos() const MGUI::CTRL_EDIT_TEXT_WYSIWYG
GetDimensions(MGUI::POINT &dimensions) const MGUI::CTRL
GetDlgParent() const MGUI::CTRL
GetFirstVisibleLine() const MGUI::CTRL_EDIT_TEXT_WYSIWYG
GetLineCount() const MGUI::CTRL_EDIT_TEXT_WYSIWYG
GetLineFromChar(int nIndex=-1) const MGUI::CTRL_EDIT_TEXT_WYSIWYG
GetLineIndex(int nLine=-1)MGUI::CTRL_EDIT_TEXT_WYSIWYG
GetLineLength(int nLine=-1)MGUI::CTRL_EDIT_TEXT_WYSIWYG
GetModify() const MGUI::CTRL_EDIT_TEXT_WYSIWYG
GetSelection(int &nStartChar, int &nEndChar) const MGUI::CTRL_EDIT_TEXT_WYSIWYG
GetShell() const MGUI::CTRL
GetStyle(TEXTSTYLE &style, int offset=-1) const MGUI::CTRL_EDIT_TEXT_WYSIWYG
GetToolTip() const MGUI::CTRL
GetValue() const MGUI::CTRL_EDIT_TEXT_WYSIWYG [inline]
GetWidget() const MGUI::CTRL [inline]
GetWYSIWYG() const MGUI::CTRL_EDIT_TEXT_WYSIWYG
HideCursor()MGUI::CTRL_EDIT_TEXT_WYSIWYG
Invalidate(bool erase=true)MGUI::CTRL
IsCreated() const MGUI::CTRL [virtual]
IsEnabled() const MGUI::CTRL [virtual]
IsVisible() const MGUI::CTRL
LineScroll(int nLines, int nChars=0)MGUI::CTRL_EDIT_TEXT_WYSIWYG
m_widgetMGUI::CTRL [protected]
Paste()MGUI::CTRL_EDIT_TEXT_WYSIWYG
ProcessWidgetEvents(Widget widget)MGUI::CTRL [static]
SetBackgroundColor(const COLOR &color)MGUI::CTRL
SetCursorPos(int nCharIndex, bool bScroll=true)MGUI::CTRL_EDIT_TEXT_WYSIWYG
SetCursorPos(int line, int col, bool bScroll=true)MGUI::CTRL_EDIT_TEXT_WYSIWYG
SetDelegateOnChangeValue(DELEGATE_VOID_NOPARMS Delegate)MGUI::CTRL_EDIT_TEXT_WYSIWYG [inline]
SetDelegateOnCursorMotion(DELEGATE_BOOL_INT32 Delegate)MGUI::CTRL_EDIT_TEXT_WYSIWYG [inline]
SetDelegateOnFocus(DELEGATE_VOID_NOPARMS Delegate)MGUI::CTRL_EDIT_TEXT_WYSIWYG [inline]
SetDelegateOnLosingFocus(DELEGATE_VOID_NOPARMS Delegate)MGUI::CTRL_EDIT_TEXT_WYSIWYG [inline]
SetDelegateOnToggleWYSIWYG(DELEGATE_VOID_BOOL Delegate)MGUI::CTRL_EDIT_TEXT_WYSIWYG [inline]
SetDelegateOnUserEdit(DELEGATE_VOID_NOPARMS Delegate)MGUI::CTRL_EDIT_TEXT_WYSIWYG [inline]
SetDimensions(MGUI::POINT dimensions)MGUI::CTRL
SetEnabled(bool enabled=true)MGUI::CTRL [virtual]
SetFocus() const MGUI::FORM [inline]
SetForegroundColor(const COLOR &color)MGUI::CTRL
SetMinimumSize(int width, int height)MGUI::CTRL
SetModify(bool modified=true)MGUI::CTRL_EDIT_TEXT_WYSIWYG
SetReadOnly(bool ReadOnly=true)MGUI::CTRL_EDIT_TEXT_WYSIWYG
SetSelection(int start, int end)MGUI::CTRL_EDIT_TEXT_WYSIWYG
SetShadowArgs(XTARGS &args, SHADOW shadow)MGUI::CTRL [protected, static]
SetSizeByKey(const char *SizeKey)MGUI::CTRL
SetStyle(const TEXTSTYLE &style)MGUI::CTRL_EDIT_TEXT_WYSIWYG
SetStyle(const TEXTSTYLE &style, int start, int end)MGUI::CTRL_EDIT_TEXT_WYSIWYG
SetToolTipString(const MISTRING &string)MGUI::CTRL
SetValue(const MIUNICODE *string, bool notify=true)MGUI::CTRL_EDIT_TEXT_WYSIWYG
SetVisible(bool visible=true)MGUI::CTRL [virtual]
SetWidgetShadow(Widget widget, SHADOW shadow)MGUI::CTRL [static]
SetWordWrap(bool bWordWrap=true)MGUI::CTRL_EDIT_TEXT_WYSIWYG
SetWYSIWYG(bool bvalue)MGUI::CTRL_EDIT_TEXT_WYSIWYG
SHADOW enum nameMGUI::CTRL
SHADOW_Black enum valueMGUI::CTRL
SHADOW_In enum valueMGUI::CTRL
SHADOW_None enum valueMGUI::CTRL
SHADOW_Out enum valueMGUI::CTRL
SHADOW_White enum valueMGUI::CTRL
ShowCursor()MGUI::CTRL_EDIT_TEXT_WYSIWYG
Undo()MGUI::CTRL_EDIT_TEXT_WYSIWYG
UpdateWindow()MGUI::CTRL
v_OnActivate()MGUI::CTRL_EDIT_TEXT_WYSIWYG [protected, virtual]
v_OnChangeValue()MGUI::CTRL_EDIT_TEXT_WYSIWYG [protected, virtual]
v_OnDestroyWidget()MGUI::CTRL [protected, virtual]
v_OnUserEdit()MGUI::CTRL_EDIT_TEXT_WYSIWYG [protected, virtual]
~CTRL()=0MGUI::CTRL [pure virtual]
~CTRL_EDIT_TEXT_WYSIWYG()MGUI::CTRL_EDIT_TEXT_WYSIWYG [virtual]
~FORM()=0MGUI::FORM [pure virtual]

Generated on Sun Oct 7 21:35:32 2012 for TNTsdk 2012 by  doxygen 1.6.1