Re: XForms: resize event problem

Steve Lamont (spl@szechuan.ucsd.edu)
Tue, 13 Oct 98 20:56:00 PDT

# To subscribers of the xforms list from spl@szechuan.ucsd.edu (Steve Lamont) :

> From owner-xforms@bob.usuf2.usuhs.mil Tue Oct 13 18:56:05 1998
> Received: from bob.usuf2.usuhs.mil by szechuan.UCSD.EDU (4.1/UCSDGENERIC.3)
> id AA18362 to IFS=' ';exec /usr/local/bin/procmail #spl; Tue, 13 Oct 98 18:56:05 PDT
> Received: by bob.usuf2.usuhs.mil; (5.65/1.1.8.2/28Apr95-0137AM)
> id AA04603; Tue, 13 Oct 1998 21:33:39 -0400
> Received: from chop.swmed.edu by bob.usuf2.usuhs.mil; (5.65/1.1.8.2/28Apr95-0137AM)
> id AA28885; Tue, 13 Oct 1998 21:33:35 -0400
> Received: by chop.swmed.edu; id AA20022; Tue, 13 Oct 1998 20:33:45 -0500
> Date: Tue, 13 Oct 1998 20:33:44 -0500 (CDT)
> From: Lothar Esser <esser@chop.swmed.edu>
> To: xforms@bob.usuf2.USUHS.MIL
> Subject: XForms: resize event problem
> Message-Id: <Pine.OSF.3.95.981013201154.19912A-100000@chop.swmed.edu>
> Mime-Version: 1.0
> Content-Type: TEXT/PLAIN; charset=US-ASCII
> Sender: owner-xforms@bob.usuf2.usuhs.mil
> Precedence: bulk
> Reply-To: xforms@bob.usuf2.usuhs.mil
> Status: R
>
> # 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/
>
_________________________________________________
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/