[PyKDE] QPushButton behavior

Phil Thompson phil at river-bank.demon.co.uk
Sun Sep 17 15:23:20 BST 2000


Per Gummedal wrote:
> 
> When using QPushButton in a C++ program, pressing the spacebar and hitting Enter
> does the same.(clicked signal).
> When using QPushButton in python, pressing the spacebar only makes the button pressed.
> (as a toggle button).

Do you have a short program in C++ and Python versions that demonstrates
the different behaviour?

Phil




More information about the PyQt mailing list