if you place them into a desktop then it works fine. I am unfamiliar enough with that level of the windowing code that i am unsure how to fix it right.
-aric
Oleg Prokhorov wrote:
Hello wine-devel,
I've got a problem with 'Theme Hospital' game application. It requires some keyboard input to start.
But the problem is that this application doesn't receive any keyboard events.
I've put some checks inside function process_events (dlls/x11drv/event.c)
but they show that no keyboard events (KeyPress, KeyRelease)
I don't have any experience in this area and ask for you guidance,
where to look at.
