Jose' Matos wrote:
On Monday 26 June 2006 13:47, Abdelrazak Younes wrote:
1) call "setAttribute(Qt::WA_InputMethodEnabled, true)" in GuiWorkArea
constuctor. This is in replacement for the former Qt3
"setInputMethodEnabled(true)" and I hope that it will solve the accent
problem reported by Jose.
On Monday 26 June 2006 13:47, Abdelrazak Younes wrote:
> 1) callĀ "setAttribute(Qt::WA_InputMethodEnabled, true)" in GuiWorkArea
> constuctor. This is in replacement for the former Qt3
> "setInputMethodEnabled(true)" and I hope that it will solve the accent
> problem reported by Jose.
Now I do no
Hello,
This patch do two things:
1) call "setAttribute(Qt::WA_InputMethodEnabled, true)" in GuiWorkArea
constuctor. This is in replacement for the former Qt3
"setInputMethodEnabled(true)" and I hope that it will solve the accent
problem reported by Jose.
2) Comment out the inputMethodEvent(