XForms: resize event problem

Lothar Esser (esser@chop.swmed.edu)
Tue, 13 Oct 1998 20:33:44 -0500 (CDT)

# To subscribers of the xforms list from Lothar Esser <esser@chop.swmed.edu> :

Dear Colleagues,

I am trying to catch a resize event of a form using the procedure
Mr. Lamont suggested (7/10/1997) :
- register a raw call back with the mask FL_ALL_EVENT
- look for ConfigureNotify.

The callback is called correctly and I get the resize event but
afterwards the form seems to be dead ( even fl_redraw_form() followed by
XFlush(fl_get_display()) does not help ).

The reason why I am doing this is this: I need to resize an object in a
form of a tabbed folder as the form is resized by the user. For some
reason I cannot get it to resize correcty or at all ... So the
alternative is to find out whether the form was resized and calculate
the changes in size and use fl_set_object_size() to resize it.

Does anyone has an idea what is wrong ?

Thanks.

Lothar

------------------------------------------------------------------
Dr. Lothar Esser
Howard Hughes Medical Institute
5323 Harry Hines Blvd.
Dallas Texas 75235-9050
E-mail : esser@chop.swmed.edu
------------------------------------------------------------------

_________________________________________________
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/