Hi, Will you/someone create a migration guide and "what has changed" from Pivot 1.5, or I need to reread the whole tutorial?
Also, previous tutorials (radio button page for example) where based on implementing Application interface for the Java implementation part. Now there is a window class which extends window and implements bindable, but there is no description how to connect it with Application object - I assume you still need to create own Application class and use your own window implementation right? regards Kamil 2010/10/29 Greg Brown <[email protected]> > Hi all, > > I have recently been working on updating the tutorial docs for Pivot 2.0. > They are now mostly done and I have posted a draft version here: > > http://ixnay.biz/pivot-tutorials/ > > The only section that has not yet been updated is the BXML (nee WTKX) > Primer, which I plan to tackle next. Everything else should now be > consistent with the 2.0 APIs. FWIW, demos have also been updated and are > available here: > > http://ixnay.biz/pivot-demos/ > http://ixnay.biz/pivot-jfree-demos/charts_demo.html > > I would appreciate any feedback. > > Thanks, > Greg > >
