ActiveWidgets 3 early preview
ActiveWidgets 3.0 will be released before the end of the year and I have put online a small preview of the new code. No sources yet, just a small demo -
http://www.activewidgets.com/demo/3p1/grid.htm
The key features of the coming version -
The complete set of controls, including menus, toolbars, panels, dialogs etc., basically it should have every component you need to build a typical CRUD application.
Layouts, docking, forms to assemble the components into functional application views.
Templates. Very fast, self-updating, and used from the bottom up to build the components themselves.
Define the whole UI in a JSON structure (i.e. constructor config) or use compact jQuery-like API with chaining, change events and automatic DOM sync.
Very fast datagrid with smooth 60fps scrolling (using GPU acceleration, new CSS3 stuff etc.)
IE8+ in standards mode
Running side-by-side with AW 2 (no conflicts when loaded on the same page).
I am expecting beta at the end of the summer - by that time the docs, tutorials and samples should be available. For now it is just a small demo, and I will be posting more during the next weeks.
http://www.activewidgets.com/demo/3p1/grid.htm
The key features of the coming version -
The complete set of controls, including menus, toolbars, panels, dialogs etc., basically it should have every component you need to build a typical CRUD application.
Layouts, docking, forms to assemble the components into functional application views.
Templates. Very fast, self-updating, and used from the bottom up to build the components themselves.
Define the whole UI in a JSON structure (i.e. constructor config) or use compact jQuery-like API with chaining, change events and automatic DOM sync.
Very fast datagrid with smooth 60fps scrolling (using GPU acceleration, new CSS3 stuff etc.)
IE8+ in standards mode
Running side-by-side with AW 2 (no conflicts when loaded on the same page).
I am expecting beta at the end of the summer - by that time the docs, tutorials and samples should be available. For now it is just a small demo, and I will be posting more during the next weeks.
Alex (ActiveWidgets)
May 14,