"linuxfreak" <[EMAIL PROTECTED]> wrote:
> Has anyone installed wxPython on Fedora Core 4. Apparently it need
> the libstdc++.so.5 file while Fedora installs the newer libstdc++.so.6
> file. I tried installing the libstdc rpm from fedora core 3
You can install compat-libstdc++-33 (part of FC4),
"RunLevelZero" <[EMAIL PROTECTED]> wrote:
> Hopefully someone can help me out here. It's probably super simple but
> how do you select multiple items in a treeview? I have
> gtk.SELECTION_MULTIPLE set but of course that was enough.
It should be enough to do this:
treeview.get_selection