Re: WM & xforms

Tristan (tristan@creative.net)
Tue, 25 Feb 1997 12:37:14 -0800

To subscribers of the xforms list from Tristan <tristan@creative.net> :

I noticed a similar problem:

My window manager (fvwm) allows to "quit" a window (i.e.
make it disapear, not iconify) with a pop-up menu associated
with the window frame.

When I "quit" a file selector, Xforms causes my application
to quit, and I don't like that!

Is there a way to prevent this from happening ?

I would like much better
a behavior like that of Netscape: When I quit a Netscape
file selector, it just disapears, but Netscape does not die.

By the way, Xforms's behaves much better when I "quit"
an alert or yes-no question window: it does not die...

Regards, -- Tristan Savatier (mailto:tristan@mpegtv.com)

MpegTV website: /cgi-bin/exit-to?http://www.mpegtv.com
MPEG.ORG website: http://www.mpeg.org

Frank Stefani wrote:
>
> To subscribers of the xforms list from Frank Stefani <EAD-Frank.Stefani@t-online.de> :
>
> Giovanni Dodero wrote:
>
> > For example I use the file selector and I don't like that when I
> > warninglessly doubleclick to close the file-selector window WM kills my
> > main process too.
> > I know that it's a problem because the child window would return bad, but
> > is there any idea or suggestion or any way where I could study thi
> > problem.
>
> Looks like you are not using a real "child" process, but a second
> xforms window instead. If this is the case , the whole application
> *must* close, because all the windows have the same PID!
>
> If you want to remove a window from *one* application, try
> 'fl_hide_form()' instead. You can place a button on your file
> selector window (e.g. "Push to close") and add a callback to it
> that essentially calls "fl_hide_form()".
_________________________________________________
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/xforms-archive/