-
Notifications
You must be signed in to change notification settings - Fork 36
KittoFAQ
This page links to a growing collection of questions about Kitto2. 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 issues section of this repository.
Does Kitto work with FreePascal/Lazarus?
Currently Kitto supports only Delphi from XE7 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).
- 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