[Gambas-user] About auto completion
Benoit Minisini
gambas at ...1...
Fri Feb 27 18:54:21 CET 2004
I have finally fixed the problem with the listbox appearing behind the editor
window...
It is a problem with QT that don't implement Window manager specifications of
freedesktop.org for top-only windows.
See there for more information: http://freedesktop.org/Standards/wm-spec
The funny is that KDE window manager implements them, as well as Metacity
(GNOME window manager) and others.
So I wrote a workaround, and when you set the TopOnly property of a window, a
the corresponding X-Window property is set by hand, without using the QT
functions.
This fix is for the next version.
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list