-
Notifications
You must be signed in to change notification settings - Fork 8
KittoFAQ
This page links to a growing collection of small articles about Kitto techniques, how-tos, tips & tricks. If you need an article covering a particular subject, or if you think you have something to contribute, let us know by posting in the forum.
Does Kitto work with FreePascal/Lazarus?
Currently Kitto supports only Delphi from XE3 to latest version. We have no own interest in supporting earlier versions or Delphi nor Lazarus/FPC, but contributions in this regard are welcome.
Why are my Kitto applications (even the examples) not showing any GUI when launched?
They are probably trying to run as a service, which Kitto does when started under an administrative account. In such cases, you can force them to run in GUI mode by passing -a on the command line (or in Delphi's debugger parameters).
- Can I use more than one database at a time?
- How to disable editing for single fields
- How to upload files to the database
- How to customize view labels and icons
- How to customize grid row colors
- How to display blob fields and external files as images
- Kitto demos are very desktop-like. How can you make it look and feel more webby?
- Can I style my applications through CSS?
- How do I configure a List controller's edit window?
- Kitto at a glance
- Getting started
- Setup
-
Basic concepts
- Basic Materials
- Controllers
- Panel-Based
- [List] (List)
- [Form] (Form)
- [GridPanel] (GridPanel)
- [ChartPanel] (ChartPanel)
- [Tool Controllers] (Tool)
- [Login] (Login)
- [Logout] (Logout)
- [ChangePassword] (ChangePassword)
- Features
- Examples
- Developer's guide
- Library reference
- Frequently Asked Questions
- Kitto tips & tricks and how-tos
- Other information
- Kitto Enterprise