Thinking of adapting wx.agw.UltimateListCtrl a bit for my needs but have seen it was tested on Win XP–from the online Phoenix docs:
"UltimateListCtrl has been tested on the following platforms:
Windows (Windows XP);"
…but I haven’t found anything else that’s clear about whether it has been tested to work well on all other platforms and versions. Right now I only have easy access to XP so I’m asking the list for intel on this. So does anyone know if it is working fine on?:
It's been a while since I used it, but it worked fine on W7.
IMHO, the DVC family of controls are usually a better choice. The native ListCtrl on Windows has some quirks.
Michael
···
On 3/16/2014 11:19 AM, C M wrote:
Thinking of adapting wx.agw.UltimateListCtrl a bit for my needs but have seen it was tested on Win XP--from the online Phoenix docs:
"UltimateListCtrl has been tested on the following platforms:
* Windows (Windows XP);"
...but I haven't found anything else that's clear about whether it has been tested to work well on all other platforms and versions. Right now I only have easy access to XP so I'm asking the list for intel on this. So does anyone know if it is working fine on?:
Thinking of adapting wx.agw.UltimateListCtrl a bit for my needs but have
seen it was tested on Win XP--from the online Phoenix docs:
"UltimateListCtrl has been tested on the following platforms:
* Windows (Windows XP);"
...but I haven't found anything else that's clear about whether it has
been tested to work well on all other platforms and versions. Right now I
only have easy access to XP so I'm asking the list for intel on this. So
does anyone know if it is working fine on?:
- Win 7
- Win 8
- OS X
- Linux
It's been a while since I used it, but it worked fine on W7.
Thank you for letting me know, Michael.
Still need to know about OS X and Linux if others here happen to know.
IMHO, the DVC family of controls are usually a better choice. The native
ListCtrl on Windows has some quirks.
Why do you think they are a better choice? I was gravitating toward ULC
because of the flexibility and that it was in pure Python so I might have a
chance to modify it a little to suit my needs.
Thanks,
Che
···
On Sun, Mar 16, 2014 at 12:26 PM, Michael Hipp <michael@redmule.com> wrote:
Mostly because I found the native ListCtrl on Windows to have some odd limitations, like column 1 is "special" and can only do certain things. It's been a long time so memory is not very reliable. But lately I've been using DVC everywhere I can over wx.Grid or ListCtrl and really liking it. It seems to be be a really nice "batteries included" widget with a good api.
Not much help, I know.
Michael
···
On 3/16/2014 1:04 PM, C M wrote:
On Sun, Mar 16, 2014 at 12:26 PM, Michael Hipp <michael@redmule.com > <mailto:michael@redmule.com>> wrote:
On 3/16/2014 11:19 AM, C M wrote:
Thinking of adapting wx.agw.UltimateListCtrl a bit for my needs but
have seen it was tested on Win XP--from the online Phoenix docs:
"UltimateListCtrl has been tested on the following platforms:
* Windows (Windows XP);"
...but I haven't found anything else that's clear about whether it
has been tested to work well on all other platforms and versions.
Right now I only have easy access to XP so I'm asking the list for
intel on this. So does anyone know if it is working fine on?:
- Win 7
- Win 8
- OS X
- Linux
It's been a while since I used it, but it worked fine on W7.
Thank you for letting me know, Michael.
Still need to know about OS X and Linux if others here happen to know.
IMHO, the DVC family of controls are usually a better choice. The native
ListCtrl on Windows has some quirks.
Why do you think they are a better choice? I was gravitating toward ULC because of the flexibility and that it was in pure Python so I might have a chance to modify it a little to suit my needs.
If it is any help. Using wxPython 3.0.1 On my Kubuntu Box ULC
examples work well with the exception of the Windows 7 Style which
fails. The DCV examples also work very well.
Gadget/Steve
Thinking of adapting wx.agw.UltimateListCtrl a bit for
my needs but have seen it was tested on Win XP–from
the online Phoenix docs:
"UltimateListCtrl has been tested on the following
platforms:
Windows (Windows XP);"
...but I haven't found anything else that's clear
about whether it has been tested to work well on all
other platforms and versions. Right now I only have
easy access to XP so I’m asking the list for intel on
this. So does anyone know if it is working fine on?:
- Win 7
- Win 8
- OS X
- Linux
It's been a while since I used it, but it worked fine on
W7.
Thank you for letting me know, Michael.
Still need to know about OS X and Linux if others here
happen to know.
IMHO, the DVC family of controls are usually a better
choice. The native ListCtrl on Windows has some quirks.
Why do you think they are a better choice? I was
gravitating toward ULC because of the flexibility and that
it was in pure Python so I might have a chance to modify
it a little to suit my needs.
Thanks,
Che
–
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,