-
Notifications
You must be signed in to change notification settings - Fork 36
DesktopLikeLookAndFeel
Carlo Barazzetta edited this page Jan 27, 2017
·
1 revision
Kitto demos are very desktop-like. Is there a way to make it look and feel more webby?
Looking very desktop-like is one of the prime goals of Kitto and as such the ExtJS library was selected for the GUI. There is room for doing more web-like stuff, while still keeping the data layer, through the use of templates. We have explored the matter but we have not implemented anything sophisticated yet. A template-based controller to display list of records, to be used as a grid replacement, is quite high on the TODO list though).
What you can do right now is
- Embed views inside HTML pages through divs/css, frames or iframes;
- Conversely, host blocks of HTML inside views by means of the HtmlPanel controller.
There will definitely be more at some point.
- Kitto at a glance
- Getting started
- Setup
-
Basic concepts
- Basic Materials
- Controllers
- Features
- Kitto Enterprise
- Examples
- Developer's guide
- Library reference
- Frequently Asked Questions
- Kitto tips & tricks and how-tos
- Other information