Component Library for Cross Platform: Difference between revisions

Content deleted Content added
See also: changed to reference section and added reference
Added cite
Line 4:
<!-- End of AfD message, feel free to edit beyond this point -->
{{Unreferenced|date=December 2009}}
'''Component Library for Cross Platform (CLX)''' (pronounced clicks), is a cross-platform visual component-based framework for developing [[Microsoft Windows]] and [[Linux]] applications.<ref name="Blong-1"/> 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 Foundation Classes]] with [[Visual Component Library]]. CLX was based on [[Qt (framework)|Qt]] by [[Nokia]]. The [[Application programming interface|API]] of CLX almost completely followed VCL. It was envisioned that existing applications using VCL would be recompiled with CLX.