Selon Detlev Offenbach <[EMAIL PROTECTED]>: > On Donnerstag, 20. Dezember 2007, Julien Cynober wrote: > > Hi, > > > > I just installed eric4 on two WinXP computers (my home laptop and my office > > desktop), from the "PyQt v4 GPL for Windows and Python v2.5" binary package > > (PyQt-Py2.5-gpl-4.3.3-1.exe). Unfortunately, I couldn't use it because > > pressing some keys of the keyboard, including 'enter' and 'backspace', > > simply had no effect. It was just impossible to enter any single line of > > text. > > Eric4 seems to be the only app of the package to be affected by this bug, > > since I could launch the PyQt4 example files, or write et run simple PyQt4 > > apps without trouble. > > > > _______________________________________________ > > Eric mailing list > > [email protected] > > http://www.riverbankcomputing.com/mailman/listinfo/eric > > Please check, if these keys have a correct shortcut actuion mapped to it. > (Preferences->Keyboard Shortcuts). You may try to load the default mapping > contained in the file "default.e4k", which is part of eric4. > > Regards, > Detlev > -- > Detlev Offenbach > [EMAIL PROTECTED] >
Loading "default.e4k" solves my problem. I also installed eric4 on linux (gentoo), got the same keyboard problem as under windows, and loading "default.e4k" also solved it. I guess this is a bug due to the french locale and keyboard mapping I'm using under windows as under linux. Detlev : thank you for your help and your work with eric. Familie Straub : I don't like eclipse since it's too heavy and java-based. Eric is what I need : a tool designed for python and Qt4 (even if it can handle more languages). _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
