Skip to content

KittoFAQ

iraichi edited this page Apr 24, 2015 · 20 revisions

Kitto Q&A

This page links to a growing collection of questions about Kitto. 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).

Clone this wiki locally