Does anyone know what the tree widget is supposed to do? I understand it is subclassing NSOutlineView, but unsure of what the current implementation was supposed to accomplish.
--
You received this message because you are subscribed to the Google Groups "Beeware Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beeware-develop...@googlegroups.com.
To post to this group, send email to beeware-d...@googlegroups.com.
Visit this group at http://groups.google.com/group/beeware-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/beeware-developers/80a7774d-d4bd-4e28-84c5-a59935317ba7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
It *should* be doing exactly what you'd expect a tree widget to do - expand and contract nodes on a tree, with each leaf on the tree potentially having multiple columns of data.
However, it's a pretty bare bones implementation at the moment. I knocked it together so that I could demo a mocked up interface to Cricket; it's a long way from being a useful API.Yours,
Russ Magee %-)
On Sat, Mar 28, 2015 at 6:31 AM, Gabriel Csapo <gabe...@gmail.com> wrote:
Does anyone know what the tree widget is supposed to do? I understand it is subclassing NSOutlineView, but unsure of what the current implementation was supposed to accomplish.
--
You received this message because you are subscribed to the Google Groups "Beeware Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beeware-developers+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to beeware-develop...@googlegroups.com.
To post to this group, send email to beeware-d...@googlegroups.com.
Visit this group at http://groups.google.com/group/beeware-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/beeware-developers/d88df5bc-1e64-4c2e-9c7b-08b34138fde1%40googlegroups.com.