23 #ifndef _LAX_PROMPTEDIT_H
24 #define _LAX_PROMPTEDIT_H
26 #include <lax/multilineedit.h>
49 virtual char *
process(
const char *in);
52 int xx,
int yy,
int ww,
int hh,
int brder,
53 anXWindow *prev,
unsigned long nowner=None,
const char *nsend=NULL,
54 unsigned int ntstyle=0,
const char *newtext=NULL);
57 virtual int ProcessInput(
const char *thisexpression=NULL);
60 virtual int CharInput(
unsigned int ch,
const char *buffer,
int len,
unsigned int state,
const LaxKeyboard *d);
Mon Feb 17 2014 11:52:57, Laxkit