On Thursday 05 December 2002 3:40 pm, John Levon wrote: > On Wed, Dec 04, 2002 at 07:40:37PM +0000, Angus Leeming wrote: > > So what should it be doing, John? > > Angus > > > > /// X selection hook - xforms gets it wrong > > fl_current_form->u_vdata = this; > > fl_register_raw_callback(fl_current_form, FL_ALL_EVENT, C_event_cb); > > Well, simply we cannot get the information we get from the raw calllback > via xforms API.
Huh? This /is/ from the xforms API! Angus