Component Library for Cross Platform: Difference between revisions

Content deleted Content added
Removed "This is a common approach shared by [...] and many other object-oriented programming languages." This is a library, not a language.
No edit summary
Line 1:
'''Component Library for Cross Platform (CLX)''' (pronounced clicks), is a cross-platform visual component-based framework for developing [[Microsoft Windows]] and [[Linux]] applications. It is developed by [[Borland]] for use in its [[Kylix programming tool|Kylix]], [[Delphi programming language|Delphi]], and [[C++ Builder]] software development environment.
 
Its aim was to replace the popular [[Microsoft Windows]]-only [[Visual Component Library]], VCL. CLX was based on [[Qt toolkit|Qt]] by [[Trolltech]]. The [[Application programming interface|API]] of CLX almost completely followed VCL. It was envisioned that existing applications using VCL would be recompiled with CLX.