On Gnome. Shift+Ctrl+Z it is. Strange, because both qt and PyQt4 docs say it's Ctrl+Y. And it's the only shortcut I have met until know (or at least the only I have used). For example now editing this message.
Thanks. 2008/12/31 piotr maliński <[email protected]>: > On KDE? > > Redo can be: Ctrl+Y, Shift+Ctrl+Z, Alt+Shift+Backspace Ctrl+Shift+Z, > Ctrl+Y Ctrl+Shift+Z Ctrl+Shift+Z > > It depends on the OS or Window Manager :) > > 2008/12/31, Filip Gruszczyński <[email protected]>: >> I go to the /usr/share/doc/PyQt4-4.4.4-r1/examples/mainwindows/application >> >> I run python application.py, a window is shown. >> >> I type: application, press ctrl+z - the text is undone. >> I press ctrl+y, nothing appears. Am i doing something wrong, so the >> redo action doesn't work? >> >> I am using, as you can see PyQt 4.4.4 and python 2.5.2. Upgrading >> isn't that easy (on Gentoo I have to upgrade also portage and umask a >> few packages), so I would like to first know, if that might be problem >> and whether I should upgrade. >> >> >> -- >> Filip Gruszczyński >> >> _______________________________________________ >> PyQt mailing list [email protected] >> http://www.riverbankcomputing.com/mailman/listinfo/pyqt >> > > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > -- Filip Gruszczyński _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
