Joel J. Adamson wrote:
Dominik Vogt <[EMAIL PROTECTED]> writes:
On Wed, Dec 12, 2007 at 12:04:56PM -0500, Joel J. Adamson wrote:
Philipp Kolmann <[EMAIL PROTECTED]> writes:
Dominik Vogt wrote:
The program does the following:
If the first window get's moved, this gets signalled and the first
window calls a move function for the second window (testwin.cpp ->
mymove) to move.
The second window uses qt's move call to move the window to another
position. But this currently doesn't work.
Does it work in KDE?
I don't understand the question. Fvwm does not work any
differently when running under KDE.
Sorry, I wasn't clear: I mean does your Qt program work when running
under KDE with Kwin? That would help narrow down if it is a Qt problem
or an FVWM problem.
It works without problems on KDE with kwin and on Gnome.
Thanks
Philipp