I'm trying to get to grips with using a wx.TreeCtrl. I am trying to find a
simple working example somewhere to work from but have come up blank. Can
anyone point me in the right direction?
Thanks
Adam.
I'm trying to get to grips with using a wx.TreeCtrl. I am trying to find a
simple working example somewhere to work from but have come up blank. Can
anyone point me in the right direction?
Thanks
Adam.
I'd go with the one in the wxPython demos, it looks simple and like it
makes use of a good chunk of features.
If you don't have the demos, you probably want to grab them from
Redirecting... -- your email headers suggest
you're using *nix, if so you'll want to scroll down to the demos
header that's below the debian and ubuntu headers (took me a minute to
find it).
These things have simple samples of just about every control, and I
find them about as useful as the actual docs :).
On 8/13/06, Adam Spencer <doctorwebbox@dsl.pipex.com> wrote:
I'm trying to get to grips with using a wx.TreeCtrl. I am trying to find a
simple working example somewhere to work from but have come up blank. Can
anyone point me in the right direction?