On Thu, Jun 24, 2004 at 06:22:03PM +0200, RABAUTE Bastien wrote:
> Hello,
>
> I don't know if the right address to write for my problem.
>ou are.
> Excuse my english, I'm french !!!
>
> It's concerning the option WindowShade in the fvwm2. I'm working on a
> SUN Sparc 4, with Solaris 2.1, with FVWM 2.4.17.
>
> The problem is : I have an application which manages some windows
> (widgets!). SOme of these windows have a mode called 'Suivi' ("Follow"
> in english!), which refresh the information contained in the window
> every minute. The refresh can, according to the informations founded,
> resizes the window.
>
> But, when the window is just minimized at the title bar (with the use of
> the WindowShade option), the resize is not possible !
> Indeed, I'm doing an XtVaSetValues in my code, but the Window Manager
> don't want to resize the window. So in the struct of the shell, there's
> always the same width an height.
Yes, fvwm ignores resize requests while a window is shaded.
That's because some programs examine their position after
resizing or moving, which can be all wrong while the window is
shaded (cosider a window shaded to the south). Currently, there
is no way for an application to move or resize its windows while
it is shaded (exactly as for iconic windows).
> I've tried with XtNallowShellResize at TRUE, but the result is the same
> !
>
> So I don't know how to do it !
>
> Is there a method to force the Window Manager to let me resize my window
> !!! Or can I modify something in the fvwm to activate an option that let
> me do that !
Ciao
Dominik ^_^ ^_^
--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
- application/pgp-signature attachment: stored
Received on Thu Jun 24 2004 - 17:48:19 BST