To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Component Library for Cross Platform

From Wikipedia, the free encyclopedia

Component Library for Cross Platform (CLX) (pronounced clicks), is a cross-platform visual component-based framework for developing Microsoft Windows and Linux applications.[1][2] It was developed by Borland for use in its Kylix, Delphi, and C++ Builder software development environment.

Its aim was to replace the popular Microsoft Foundation Classes with Visual Component Library (VCL). CLX was based on Qt by Nokia[citation needed].[3]: 196  The API of CLX almost completely followed VCL. It was envisioned that existing applications using VCL would be recompiled with CLX.

However, due to lackluster performance on Windows, subtle differences from VCL, and bugs, it did not become the expected successor to VCL. The commercial failure of Kylix stopped further development of CLX.

In terms of object-oriented approach, CLX forms an object hierarchy where the TObject class serves as the base class. All other classes inherit or indirectly inherit the TObject class.

Today, many concepts that were defined with CLX have been implemented with the Lazarus Component Library (LCL) for the Lazarus IDE. By docking to different widgetsets, the LCL is able to support an even larger spectrum of platforms including Mac OS X and Android.

YouTube Encyclopedic

  • 1/3
    Views:
    2 758
    6 514
    673
  • Developing a Cross Platform Library with Delphi
  • Cross-Platform Development with Xamarin
  • HTTP Library

Transcription

References

  1. ^ Long, Brian. "VCL versus CLX". BLong. Archived from the original on 22 March 2018. Retrieved 7 October 2018.
  2. ^ McDonald, J.L.; Nishimura, H.; Timossi, C. (22 October 2002). "Cross Platform Development using Delphi and Kylix". Lawrence Berkeley National Laboratory. Archived from the original on 7 October 2018.
  3. ^ Cantù, Marco. "Chapter 6: Controls: VCL Versus VisualCLX". Mastering Delphi 6. Wiley. ISBN 978-0-782-15278-4.
This page was last edited on 25 January 2024, at 03:19
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.