Kylix Components
- Steps to make Kylix3 work with SuSE 10
- Synapse HTTP Thread Demo: A simple demo how to use Synapse's HTTPSend Class in a Thread for a non-blocking GUI.
It's a bit windows-centric (Postmessage) but works fine on Linux. For compiling with Kylix, you need some files from
jvcl.
More Features: Handles redirects (even relative URLs), has progress event with accurate "read-counts" (if supported by server).
- MPlayer Component: A simple demo how to host MPlayer videos.
Please read the comments in "UnixExec.pas"
- TFreeTimer: a Qt-free timer for Kylix.
Works like TTimer for Qt-Apps. The included Demo shows how to use it in console-apps without using Qt.
- TAALabel: an anti-aliased label using Xft.
This includes TCustomAAControl and TAABitmap
which can be used to develop your own anti-aliased controls. You can also make existing controls like
Synedit anti-aliased by only changing inheritance . Works with the standard Kylix-libs.
Preview: Anti-aliased Unicode enabled Synedit for Kylix
- Qt3pas: using Qt3 with Kylix
No CLX, rather basic. Read the "readme" file. Demo-apps included.
You may download LibQtC from here and compile it yourself.
- GraphicEx for Kylix: Kylix port of Mike Lischke's "GraphicEx"
Updated. QPaletteBitmap improved: No separate QImageH anymore. New Demo: Shows how to easily use graphics-algorithms written for pf24bit (VCL/Windows) with Kylix (Scanline access).
New: Demo Images (16 MB)
- Qt 2.3.2 Patches (including binary) by Zeljko
- X-less Fonts : Display antialiased fonts without X-Server in
web-applications and/or save text with your fonts to PNG with alpha-transparency. See the demos.
In this release, there are demos for CLX, VCL and Lazarus.
There is also a 32bit Bitmap with basic drawing routines and scanline or pixels access.
Loads formats PNG, BMP, JPEG, GIF - Saves detailed PNG, JPEG, BMP.
The font-encoder is Kylix/Linux only.
Demo Fonts included.
to be continued... comments here please.
Some important Kylix links:
Other links: