March 6, 2012
12:36 p.m.
Le 06/03/2012 07:49, S Krish a écrit :
Pay close attention to the example for Class PackageTreeExample
it uses: method #rootNodeClassFromItem: to display its children derived from #rootItems
It picks up each of the node to display through: thereafter from the various node classes it uses: All Nodes class should be a subclass of PackageAbstractNodeExample
#childNodeClassFromItem: and #childrenItems
It is a beautiful nearly perfect tree morph, I have every used across all UI from VC++/ VW/ VA / Java..
ouah! thanks, cool to read that :) Alain