RE: alternative filesystem view
"Simon C" <[email protected]>
| Newsgroups | gmane.comp.mobile.bitpim.devel |
|---|---|
| Message-ID | <000301c5efec$f40fe590$6400a8c0@HOME> |
My guess is that wxPython does not support the + style of tree view on that version of Linux (which one is it ?) which UI are you using (kde, gnome etc.) I'll do some googling. Which version of wxPython/widgets do you have? I noticed on windows that I cannot make the triangles appear even when I choose that style. Do the column sorters work in the file view? (Click the column titles) Simon _____ From: [email protected] [mailto:[email protected]] On Behalf Of Stephen Wood Sent: Tuesday, November 22, 2005 8:52 PM To: [email protected] Subject: Re: [BitPim-devel] alternative filesystem view I still get the triangles with this version. Stephen On 11/22/05, Simon C <[email protected]> wrote: I think you are seeing the MAC style of twister buttons. The triangle is an arrow that points right when collapsed and down when expanded. I've attached a version of gui.py that attempts to turn this off. Simon