>>>>> "Holger" == Holger Schurig <hs4233@xxxxxxxxxxxxxxxxxxxx> writes: Holger> I've create a VERY simply AWT app (in fact I copied it from Holger> somewhere, as I'm not really a Java coder) [ Qt/AWT questions and patches and stuff ] I didn't see a reply to this on the list. Did anybody every reply to you? I'm not a Qt or AWT expert... but personally I think if you are interested we should start you on the paperwork process and get you checking in fixes. Holger> And that statement leads me to the assumption that the current Holger> design of qt-peer is fundamentally broken. It calls GUI Holger> classes from other threads, which is a No-No. I think the Gtk peers had a similar issue. I don't recall the solution, but it should be in the code. Tom