d***@gmail.com
2014-09-10 11:17:29 UTC
I'm trying to understand what is the correct value to return from the
GetColumnType method in a DataViewModel for a DataViewIconText column: I've
tried simply "string" but that way the "live" text search (typing letters
to select the first item that starts with that character) seems to work but
it actually does nothing. Interestingly, any other value seems to break (or
just disable?) the live search and the associated keyboard shortcuts
completely.
Attached is the minimal script I'm using for testing: the commented lines
can be used to compare to a simple DataViewText column.
My system is Linux/GTK 2.24.
GetColumnType method in a DataViewModel for a DataViewIconText column: I've
tried simply "string" but that way the "live" text search (typing letters
to select the first item that starts with that character) seems to work but
it actually does nothing. Interestingly, any other value seems to break (or
just disable?) the live search and the associated keyboard shortcuts
completely.
Attached is the minimal script I'm using for testing: the commented lines
can be used to compare to a simple DataViewText column.
My system is Linux/GTK 2.24.
--
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.