One more usage of the XtraLayoutControl - cross-platform UI designer
DevExperience has a nice control called XtraLayoutControl. Basically it allows you to have your own form designer at run-time.
But it can easily do more than just reshuffling of existing items for the Desktop UI. You can design forms that will be rendered on Desktop and Web alike.
eXpressAppFramework team has started using its capabilities of the design management, but I believe they can go even further if they:
- Forget about pseudo-groups with custom orientation flags and keep positioning and size information of the design elements.
- Add a couple of simple layout elements that are stored in the layout only (i.e. LayoutLabel, LayoutImage).
- Use full design information for rendering detail views on the Web.
- Forget about the model and persist the design in the DB.
- Actually it is quite easy to go even further on this read and push all view schemas, data schemas and even form storage schema (if they implement Forms) to the database (thus allowing to change all that on-the-fly).
All the above items are quite easy to implement. I know that for sure since they constitute logically separate module in xLim 2 - “Record and Form Management” (Flexible Grids + Details + Forms) and that has already been done more than once.
There’s even more of that. I believe that the information generated by the XtraLayoutControl is enough to create similar interfaces not only for Web and Desktop, but for WPF and GTK# also (would not you want to have the perspective of reusing your nicely crafted forms on Linux platforms?)
1 Comment to One more usage of the XtraLayoutControl - cross-platform UI designer
[...] the past post on using XtraLayout component by DevExpress as a simple but powerful run-time designer I’ve mentioned rendering designs into Web UI. Here’s simple recipe for the matrix [...]
Leave a comment
Search
Archives
Recent Comments
- aCoder on Extension methods for interfaces
- Requirements for the Photon .NET project | Rinat Abdullin on IRepository, cross-cutting concerns and flexibility
- Nicholas Blumhardt on Extension methods for interfaces
- aCoder on IRepository, cross-cutting concerns and flexibility
- Rinat Abdullin on Blog upgraded
- Rinat Abdullin on Extension methods for interfaces
- IRepository, cross-cutting concerns and flexibility | Rinat Abdullin on Extension methods for interfaces
- Bill Pierce on Blog upgraded
- aCoder on Extension methods for interfaces




July 3, 2008