Skip to content

KittoFAQ

iraichi edited this page Apr 24, 2015 · 20 revisions

Kitto Q&A

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.

Basic Questions

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).

Models and Data Access

User Interface

Authentication and Access Control

Session

Miscellaneous features

Clone this wiki locally