What's new and cool with Dojomino
Bookmark :
There are 3 new items in Dojomino that really rock. First, the FormBuilder widget automatically converts the entire form at runtime to widgets, while also replacing the default ActionBar with dijit buttons. Of course, you can go in and modify inidividual fields on every form if you want, but the FormBuilder certainly simplifies life.
The second big item is dojomino.ui.DominoUI. This is a widget (borrowed directly from the Ext.nd guys) that simplifies the initial setup of an application. With a few lines of code, it will setup a page with a dojomino.dijit.NotesOutline in a left-side pane and a dojomino.dijit.NotesView2 in a right-hand pane.
The third item is a PickList that can be used programmatically just like DialogBox in the Notes client. Look for documentation on all these items soon in the Dojomino Wiki.



