[Gambas-user] window placement policy

Dominique Michel dominique.michel at ...3298...
Mon Feb 10 10:12:37 CET 2014


When doing the Wave generator, I see that Gambas place the window of a
program by default at the top left corner of the screen, which override
the window manager placement policy. (fvwm with fvwm-crystal in my case)

I see it is possible to use Me.Center, or Me.Top, Bottom, Left and
Right, but is it possible to make gambas to let the window manager
place the windows?

With fvwm, I can add

Style Gambas* !UsePPosition

in my style options, but it would be better if I can do the same
directly with Gambas.

Dominique




More information about the User mailing list