On 21/02/2012 15:32, Mateusz Korniak wrote:
On Tuesday 21 of February 2012, Mads Ipsen wrote:
(...) I attach a snippet that reproduces the issue. So run
the example and try to tell me why the activated signal is NOT triggered
when a cell is clicked, double-clicked, entered etc.

I get handlers called for click, dbl-click, and hitting enter.
python-PyQt4-4.8.5
QtGui-4.7.4

Regards,

This works for me also - except for single-click which triggers nothing.

   * But if you navigate around in the cell using arrow keys and then
     press space, the cell is opened, but no signal is triggered.
   * If you then write something in the cell and press TAB to leave the
     cell - no signal is triggered.
   * Also, I would expect a double-click to also trigger the activated
     signal, since the cell is activated by the double-click.


In short: What does it mean that a cell is activated? What actions will trigger this signal?

Best regards,

Mads

--
+-----------------------------------------------------+
| Mads Ipsen                                          |
+----------------------+------------------------------+
| Ga*seb?ksvej 7, 4. tv |                              |
| DK-2500 Valby        | phone:          +45-29716388 |
| Denmark              | email:  mads.ip...@gmail.com |
+----------------------+------------------------------+


_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to