You are not logged in.

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Thursday, July 9th 2009, 5:55pm

Window Manager mwm taking mouse events twice in QT 4.5.1

Hi

My problem is that with the mwm window manager (the other managers work fine), my qt project takes in mouse events twice. for example if i click ones only, the click happens twice.
I read the qt doc about windows and they mention problems with window managers.

Has anybody encountered this? Do I need to switch to another window manager?

Thank you.