[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] XaAES Bug: Toolbar attached to window eats all keyboard events



Hello,

I found a very annoying Bug in XaAES: When you attach a toolbar to a window - the application receives no more keyboard events :/

However, the toolbar correctly handles keyboard input (textfields receive input characters).

When an textfield is available then that is automatically focused. Removing the textfield doesn't help.

Passing -1 to wind_set(WF_TOOLBAR, ..., -1);
doesn't help (the 4th Parameter is for setting the cursor element).

Is there any chance to have it fixed?
Does somebody know if it works for older versions?
Is there any workaround, which not involves an application-specific toolbar implementation?

Greets,
Ole

--
---