On 12/19/2011 11:49 AM, Hugo Parente Lima wrote:
On Saturday 17 December 2011 19:37:42 Joel B. Mohler wrote:
Hello,

I have a little problem with PySide 1.0.8 which I think is odd.  I have
a work-around, but I don't think it should be necessary from the
documentation.

I had this code (which works in PyQt4 and I'm virtually certain that it
worked in prior versions of PySide):

      del_key = QtGui.QShortcut(self)
      del_key.setKey(QtCore.Qt.CTRL + QtCore.Qt.Key_Delete)
Could you file a bug? Just to don't get this issue forgotten in mailing list
archives.

Done:  http://bugs.pyside.org/show_bug.cgi?id=1097

Thank you.
_______________________________________________
PySide mailing list
[email protected]
http://lists.pyside.org/listinfo/pyside

Reply via email to