models & editors in PyQt4

David Boddie david at boddie.org.uk
Wed Aug 30 18:29:23 EDT 2006


Skink wrote:
> David Boddie wrote:

> > I find it strange that you have to triple-click to edit any of the
> > items in your example. Do you see the same behaviour?

> oh, this is default Qt behavoiur: first click selects row, second select
> editor (for ColorProperty, IntProperty & StringProperty you can now
> change the value) but third click is required only for properties w/
> QCombobox editor (EnumProperty & BooleanProperty) ...

It seemed that, even if the row was already selected, it took more than
a double click to start editing. I'll have to take another look at it.

David




More information about the Python-list mailing list