Re: [PyKDE] QPushButton behavior

2000-09-17 Thread Phil Thompson

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



Re[2]: [PyKDE] QPushButton behavior

2000-09-17 Thread Per Gummedal


PT 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).

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

PT Phil

In the tutorial tut2 is a good example.

Per




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