Re: A dead key problem fixed in qt 2.2.4.

2001-02-02 Thread Ivan E. Moore II
Just so you all know what I have planned... Removal of /usr/lib/qt2 Addition of /usr/share/qt All libs go in /usr/lib All bins go in /usr/bin All headers go in /usr/include/qt Links to headers and docs go into /usr/share/qt All supplimental files go into /usr/share/qt/

Re: A dead key problem fixed in qt 2.2.4.

2001-02-02 Thread Ivan E. Moore II
> If you can manage to get the debian dir added to kde/qt-copy on CVS... > > I have been keeping fairly current with kdelibs, kdebase and qt-copy, I > imagine some others are as well. With the debian dir in qt-copy, maybe > we can assist a bit? > > I know there are two? debian dirs (kde,qt design

Re: A dead key problem fixed in qt 2.2.4.

2001-02-02 Thread Gordon Sadler
On Fri, Feb 02, 2001 at 04:27:34PM -0700, Ivan E. Moore II wrote: > > " > > On X11, popup menus do not grab the keyboard anymore, but rely on and > > enforce the application to have focus. This > > works around an X11 bug where deadkeys do not work while the keyboard > > is grabbed. > > " > > actu

Re: A dead key problem fixed in qt 2.2.4.

2001-02-02 Thread Ivan E. Moore II
> " > On X11, popup menus do not grab the keyboard anymore, but rely on and > enforce the application to have focus. This > works around an X11 bug where deadkeys do not work while the keyboard > is grabbed. > " actually I think this might have been included in the patches to the 2.2.3 tree I apli

A dead key problem fixed in qt 2.2.4.

2001-02-02 Thread Bart Oldeman
See http://www.trolltech.com/developer/changes/2.2.4.html " On X11, popup menus do not grab the keyboard anymore, but rely on and enforce the application to have focus. This works around an X11 bug where deadkeys do not work while the keyboard is grabbed. " Hope this is good news for some people