Hi,

I'm following Johan's advice and I'm trying to reimplement the interface for grafoscopio using Spec and Spec-Glamour. So far, I'm just getting a feeling of Spec by trying to define layouts, new icons[*], and tool bars (see some test at [1]). Now the time to put real data is coming, so I would like to explore some code which uses newTree or TreeModel to build a GUI in Spec. Spec doc use lists, but I would like something closer to trees, with proper population of nodes and children. Any pointers to where is a good example to start will be appreciated.

[1] https://twitter.com/offrayLC/status/641971231470841856

Cheers,

Offray

[*] Peter, the problem about running out of space while loading icons with IconFactory was solved if I don't use cache. Still is strange because icons are small and few in my test, but this approach worked.

Reply via email to