Re: XForms: multiline input and canvas problem with keystrokes

Welz (udo@tc.uni-bielefeld.de)
Thu, 09 Apr 1998 08:48:59 +0200

# To subscribers of the xforms list from Welz <udo@tc.uni-bielefeld.de> :

Many thanks for help to Steve and Tano. It works.

> The simplest way is to simply disable the Canvas's KeyPress event
> handler -- then the event will be propagated to the form itself and,
> thence, to the multiline input.
>
> Use
>
> fl_remove_canvas_handler( fd_test->canvas, KeyPress, NULL );
>
> The Canvas object, by default, is interested in receiving KeyPress,
> Expose, and StructureNotify events.

Udo
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
XForms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/