[Gambas-user] Sticky, TopOnly
Benoît Minisini
gambas at ...1...
Thu Jul 9 21:01:50 CEST 2009
> > Il domenica 5 luglio 2009 18:49:07 hai scritto:
> > > > Hi
> > > >
> > > > ------------
> > > > ME.Sticky = TRUE ' does nothing
> > > > DEBUG ME.Sticky
> > > > ME.TopOnly = TRUE
> > > > DEBUG ME.TopOnly ' Why is always false ?
> > > > -----------
> > > > Any idea why I get alway FALSE by the two DEBUG statements and none
> > > > of the effect is shown by the window ?
> > > >
> > > > Best regards
> > > >
> > > > Pino
> > >
> > > It works perfectly with the KWin window manager on KDE 4. Which window
> > > manager do you use?
> >
> > Gnome. ..on Debian 5.0.1
>
> So it maybe a problem (again) with Metacity... I will check.
>
I changed the gb.qt component so that it behaves like gb.gtk. Now the returned
value of these properties is always the last value you assigned. But, as usual
with X11, it does not necessarily mean that the window manager followed your
requests!
Regards,
--
Benoît
More information about the User
mailing list