Content deleted Content added
m unbold parens |
mNo 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.<ref name="Blong-1"/><ref name="LBNL-1"/> It
Its aim was to replace the popular [[Microsoft Foundation Classes]] with [[Visual Component Library]]. CLX was based on [[Qt (framework)|Qt]] by [[Nokia]]{{Citation needed|reason=MasterD6 source says Trolltech not Nokia, but Norwegian is concordant|date=October 2018}}.<ref name="MasterD6"/>{{rp|196}} 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
In terms of [[object-oriented]] approach, CLX forms an object hierarchy where the TObject class serves as the ''[[Superclass (computer science)|base class]]''. All other classes inherit or indirectly inherit the TObject class.
|