Re: key bindings in XForms input objects

2000-12-07 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Ideally we should map those to the the bindings that we already Lars> have enabled with bindfiles and bind. This would be nice. We should also check that these are one-character keystrokes (since xforms does not do complex bin

key bindings in XForms input objects

2000-12-06 Thread Lars Gullik Bjønnes
We have to use this struct: typedef struct { /* basic editing */ long del_prev_char; /* delete previous char*/ long del_next_char; /* delete next char*/ long del_prev_word; /* delete previous word*/ long del_next_word; /* delet