Re: Qt and window messages
> "Joost" == Joost Verburg <[EMAIL PROTECTED]> writes: Joost> Hi, I have a question about Qt on Windows: Is it possible to Joost> create a window procedure to capture standard window messages Joost> (not Qt events)? I guess you can use a winEventFilter in GuiApplication.C. JMarc
Qt and window messages
Hi, I have a question about Qt on Windows: Is it possible to create a window procedure to capture standard window messages (not Qt events)? Regards, Joost