Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
| > Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > | Lars,
| > | | I am intrigued that disabling event pruning on Linux disabled the
| > | update on screen. I have the feeling that this is related to the Qt4
| > | API ch
Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Lars,
|
| I am intrigued that disabling event pruning on Linux disabled the
| update on screen. I have the feeling that this is related to the Qt4
| API changes WRT to QInputMethodEvent.
| I've read a bit about the inpu
Jose' Matos wrote:
On Monday 26 June 2006 09:51, Abdelrazak Younes wrote:
Because it is part of the Qt4 API not part of some external module anymore.
FWIW I can not insert accents in qt4, both in your branch and in trunk. :-(
Hum, that's what I feared... Could you confirm me that it was wo
On Monday 26 June 2006 09:51, Abdelrazak Younes wrote:
> Because it is part of the Qt4 API not part of some external module anymore.
FWIW I can not insert accents in qt4, both in your branch and in trunk. :-(
> Abdel.
--
José Abílio
Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Lars,
|
| I am intrigued that disabling event pruning on Linux disabled the
| update on screen. I have the feeling that this is related to the Qt4
| API changes WRT to QInputMethodEvent.
| I've read a bit about the inpu
Georg Baum wrote:
Abdelrazak Younes wrote:
should be disable on Windows. This patch removes the USE_INPUT_METHODS
macro.
Why? Are you sure that it does not break something?
Because it is part of the Qt4 API not part of some external module anymore.
Abdel.
Abdelrazak Younes wrote:
> should be disable on Windows. This patch removes the USE_INPUT_METHODS
> macro.
Why? Are you sure that it does not break something?
Georg
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Lars,
|
| I am intrigued that disabling event pruning on Linux disabled the
| update on screen. I have the feeling that this is related to the Qt4
| API changes WRT to QInputMethodEvent.
| I've read a bit about the input event thing and I see no rea
Lars,
I am intrigued that disabling event pruning on Linux disabled the update
on screen. I have the feeling that this is related to the Qt4 API
changes WRT to QInputMethodEvent.
I've read a bit about the input event thing and I see no reason why it
should be disable on Windows. This patch rem