[PyQt] Shortcuts are broken. Qt or PyQts fault?
hgn
hgn at posteo.org
Thu May 2 22:29:14 BST 2019
> Not without a short, complete test script that demonstrates the
> problem.
>
> Phil
I have attached a python file that will enable you to see the problem.
Run it from the terminal.
Press Ctrlr+1 to see "Foo Bar", press Numpad 1 (with numpad LED active)
to see "Hello World".
Tested with Python 3.7.3 and 5.12.1
thanks for your answer
yours,
hgn
Am 02.05.2019 23:20 schrieb Phil Thompson:
> On 02/05/2019 21:08, hgn wrote:
>> Hello PyQt list,
>>
>> for a substantial amount of time and multiple releases keyboard
>> shortcuts for actions, e.g. menu action, with the number pad don't
>> work anymore.
>>
>> In talks with Qt (C++) developers they shifted the blame to PyQt.
>>
>> Can you confirm this?
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: keypadmodifier-bug.py
Type: text/x-python
Size: 980 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190502/b0e5bd45/attachment.py>
More information about the PyQt
mailing list