Component Library for Cross Platform: Difference between revisions

Content deleted Content added
Cydebot (talk | contribs)
m Robot - Moving category Software components to Component-based software engineering per CFD at Wikipedia:Categories for discussion/Log/2011 February 12.
No edit summary
Line 2:
'''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 WindowsFoundation Classes]]-only with [[Visual Component Library]], VCL. 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.
 
However, due to lacklustre performance on Windows, subtle differences from VCL, and bugs, it didn't become the expected successor to VCL. Commercial failure of Kylix stopped further development of CLX.