Abstract Edit Class
Abstract Edit Class
friend void _EditValueChangeCB_(MOBJECT p, EDIT_CHANGE *ec, void *ud)
STRING_CB newValueCB
EDITCHANGE_CB valueChangeCB
CmAbsEdit(void)
void changeText(int off, int len, char *new_t, int chg_len)
void getSubString(int start, int end, char *str)
int findSubStringForward(int off, char *str, int icase)
int findSubStringBackward(int off, char *str, int icase)
void setSelection(int start, int end)
void getSelection(int *pstart, int *pend)
char* getAllocatedText(void)
void setCursorPos(int pos)
int getCursorPos(void)
Copyright 1996-1998 Vincenzo Morello
generated by doc++