This is the complete list of members for Saga2::gTextBox, including all inherited members.
_accelKey (defined in Saga2::gControl) | Saga2::gControl | |
_enabled (defined in Saga2::gPanel) | Saga2::gPanel | protected |
_extent (defined in Saga2::gPanel) | Saga2::gPanel | protected |
_ghosted (defined in Saga2::gPanel) | Saga2::gPanel | protected |
_id (defined in Saga2::gPanel) | Saga2::gPanel | |
_imageLabel (defined in Saga2::gPanel) | Saga2::gPanel | protected |
_list (defined in Saga2::gControl) | Saga2::gControl | |
_selected (defined in Saga2::gPanel) | Saga2::gPanel | protected |
_title (defined in Saga2::gPanel) | Saga2::gPanel | protected |
_userData (defined in Saga2::gPanel) | Saga2::gPanel | |
_wantMousePoll (defined in Saga2::gPanel) | Saga2::gPanel | protected |
_window (defined in Saga2::gPanel) | Saga2::gPanel | protected |
activate(gEventType why) (defined in Saga2::gTextBox) | Saga2::gTextBox | protectedvirtual |
changed() (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
choose(int which=0) (defined in Saga2::gTextBox) | Saga2::gTextBox | inline |
commitEdit() (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
deactivate() (defined in Saga2::gTextBox) | Saga2::gTextBox | protectedvirtual |
deSelect(bool commit=false) (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
draw() (defined in Saga2::gTextBox) | Saga2::gTextBox | inlinevirtual |
drawAll(gPort &, const Point16 &, const Rect16 &) (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
drawClipped(gPort &, const Point16 &, const Rect16 &) (defined in Saga2::gTextBox) | Saga2::gTextBox | inlinevirtual |
drawClipped() (defined in Saga2::gTextBox) | Saga2::gTextBox | |
drawContents() (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
drawTitle(TextPositions placement) (defined in Saga2::gPanel) | Saga2::gPanel | protected |
editRectFill(gPort &fillPort, gPen *pen) (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
enable(bool abled) (defined in Saga2::gControl) | Saga2::gControl | virtual |
enSelect(int which) (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
gControl(gPanelList &, const Rect16 &, const char *, uint16, AppFunc *cmd=NULL) (defined in Saga2::gControl) | Saga2::gControl | |
gControl(gPanelList &, const Rect16 &, gPixelMap &, uint16, AppFunc *cmd=NULL) (defined in Saga2::gControl) | Saga2::gControl | |
gControl(gPanelList &, const StaticRect &, const char *, uint16, AppFunc *cmd=NULL) (defined in Saga2::gControl) | Saga2::gControl | |
getEnabled() const (defined in Saga2::gPanel) | Saga2::gPanel | inline |
getExtent() (defined in Saga2::gPanel) | Saga2::gPanel | inline |
getIndex() (defined in Saga2::gTextBox) | Saga2::gTextBox | inline |
getLine(int8) (defined in Saga2::gTextBox) | Saga2::gTextBox | |
getWindow() (defined in Saga2::gPanel) | Saga2::gPanel | inline |
ghost(bool ghosted) (defined in Saga2::gControl) | Saga2::gControl | virtual |
gPanel(gWindow &, const Rect16 &, AppFunc *cmd) (defined in Saga2::gPanel) | Saga2::gPanel | protected |
gPanel(gPanelList &, const Rect16 &, const char *, uint16, AppFunc *cmd=NULL) (defined in Saga2::gPanel) | Saga2::gPanel | |
gPanel(gPanelList &, const Rect16 &, gPixelMap &, uint16, AppFunc *cmd=NULL) (defined in Saga2::gPanel) | Saga2::gPanel | |
gPanel(gPanelList &, const StaticRect &, const char *, uint16, AppFunc *cmd=NULL) (defined in Saga2::gPanel) | Saga2::gPanel | |
gTextBox(gPanelList &list, const Rect16 &box, gFont *font, int8 height, int8 FGColor, int8 BGColor, int8 HLColor, byte BGHLColor, byte CRColor, const char *title, const char *buffer, char **stringBufs, uint16 length, uint16 flg, uint16 ident, bool noEditing, AppFunc *cmd=NULL, AppFunc *cmdEnter=NULL, AppFunc *cmdEscape=NULL) (defined in Saga2::gTextBox) | Saga2::gTextBox | |
handleTimerTick(int32 tick) (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
hitTest(const Point16 &p) (defined in Saga2::gPanel) | Saga2::gPanel | virtual |
insertText(char *text, int length) (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
invalidate(Rect16 *area=nullptr) (defined in Saga2::gPanel) | Saga2::gPanel | virtual |
isActive() (defined in Saga2::gPanel) | Saga2::gPanel | |
isGhosted() (defined in Saga2::gPanel) | Saga2::gPanel | inline |
isSelected() (defined in Saga2::gPanel) | Saga2::gPanel | inline |
keepChanges() (defined in Saga2::gTextBox) | Saga2::gTextBox | inline |
keyStroke(gPanelMessage &msg) (defined in Saga2::gTextBox) | Saga2::gTextBox | protectedvirtual |
keyTest(int16 key) (defined in Saga2::gControl) | Saga2::gControl | virtual |
killChanges() (defined in Saga2::gTextBox) | Saga2::gTextBox | inline |
makeActive() (defined in Saga2::gPanel) | Saga2::gPanel | |
moveToBack(gPanelList &l) (defined in Saga2::gPanel) | Saga2::gPanel | inline |
moveToFront(gPanelList &l) (defined in Saga2::gPanel) | Saga2::gPanel | inline |
notify(gEventType, int32 value) (defined in Saga2::gPanel) | Saga2::gPanel | protected |
notify(gEvent &ev) (defined in Saga2::gPanel) | Saga2::gPanel | inlineprotected |
onMouseHintDelay() (defined in Saga2::gPanel) | Saga2::gPanel | protectedvirtual |
pointerDrag(gPanelMessage &msg) (defined in Saga2::gTextBox) | Saga2::gTextBox | protectedvirtual |
pointerHit(gPanelMessage &msg) (defined in Saga2::gTextBox) | Saga2::gTextBox | protectedvirtual |
pointerMove(gPanelMessage &msg) (defined in Saga2::gPanel) | Saga2::gPanel | protectedvirtual |
pointerRelease(gPanelMessage &msg) (defined in Saga2::gTextBox) | Saga2::gTextBox | protectedvirtual |
pointerRHit(gPanelMessage &msg) (defined in Saga2::gPanel) | Saga2::gPanel | protectedvirtual |
prepareEdit(int which) (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
reSelect(int which) (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
revertEdit() (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
scroll(int8) (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
scrollDown() (defined in Saga2::gTextBox) | Saga2::gTextBox | |
scrollUp() (defined in Saga2::gTextBox) | Saga2::gTextBox | |
select(uint16 sel) (defined in Saga2::gControl) | Saga2::gControl | virtual |
selectedText(int &length) (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
selectionDown(int howMany=1) (defined in Saga2::gTextBox) | Saga2::gTextBox | inlineprotected |
selectionMove(int howMany=1) (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
selectionUp(int howMany=1) (defined in Saga2::gTextBox) | Saga2::gTextBox | inlineprotected |
setEditExtent(const Rect16 &r) (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
setMousePoll(bool abled) (defined in Saga2::gPanel) | Saga2::gPanel | inlinevirtual |
setText(char *text) (defined in Saga2::gTextBox) | Saga2::gTextBox | protected |
show(bool shown=true, bool inval=true) (defined in Saga2::gPanel) | Saga2::gPanel | inline |
tabSelect() (defined in Saga2::gTextBox) | Saga2::gTextBox | |
timerTick(gPanelMessage &msg) (defined in Saga2::gTextBox) | Saga2::gTextBox | virtual |
~gControl() (defined in Saga2::gControl) | Saga2::gControl | |
~gPanel() (defined in Saga2::gPanel) | Saga2::gPanel | virtual |
~gTextBox() (defined in Saga2::gTextBox) | Saga2::gTextBox |