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

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to