Component Library for Cross Platform: Difference between revisions

Content deleted Content added
category added
m Disambiguating links to Object-orientation (link changed to Object-oriented programming) using DisamAssist.
 
(47 intermediate revisions by 36 users not shown)
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 iswas developed by [[Borland]] for use in its [[Kylix programming tool|Kylix]], [[Delphi (programming language)|Delphi]], and [[C++ Builder]] software development environment.
In computing, CLX may refer to one of two (unrelated) software:
 
Its aim was to replace existing andthe popular [[Microsoft WindowsFoundation Classes]]-only frameworkwith [[Visual Component Library]] (VCL). CLX was based on [[Qt toolkit(framework)|Qt]] by [[TrolltechNokia]]{{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 followed almost completely thefollowed VCL. It was envisioned that existing applicationapplications using VCL willwould be simply recompiled with CLX.
1.
 
However, due to lacklustrelackluster performance on Windows, subtle differences from VCL, and bugs, it didn'tdid becamenot become the expected successor ofto VCL. CommercialThe commercial failure of Kylix stopped further development of CLX.
'''Component Library for Cross Platform (CLX)''', 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.
 
In terms of [[Object-oriented programming|object-oriented]] approach, the 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. This is necessary as Delphi does not support [[multiple inheritance]], unlike C++. This is a common approach shared by the [[Java (programming language)|Java programming language]], [[Smalltalk]], and many other [[object-oriented programming language]]s.
Its aim was to replace existing and popular [[Microsoft Windows]]-only framework [[Visual Component Library]] (VCL). CLX was based on [[Qt toolkit|Qt]] by [[Trolltech]]. The [[Application programming interface|API]] of CLX followed almost completely the VCL. It was envisioned that existing application using VCL will be simply recompiled with CLX.
 
Today, many concepts that were defined with CLX have been implemented with the [[Lazarus Component Library]] (LCL) for the [[Lazarus (IDE)|Lazarus]] IDE. By docking to different [[widgetset]]s, the LCL is able to support an even larger spectrum of platforms including [[Mac OS X]] and [[Android (operating system)|Android]].
However, due to lacklustre performance on Windows, subtle differences from VCL and bugs it didn't became the expected successor of VCL. Commercial failure of Kylix stopped further development of CLX.
 
==References==
In terms of [[object-oriented]] approach, the 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. This is necessary as Delphi does not support [[multiple inheritance]], unlike C++. This is a common approach shared by the [[Java (programming language)|Java programming language]], [[Smalltalk]], and many other [[object-oriented programming language]]s.
{{Reflist|refs=
 
<ref name="MasterD6">{{Cite book|title=Mastering Delphi 6|chapter=Chapter 6: Controls: VCL Versus VisualCLX|first=Marco|last=Cantù|publisher=Wiley|isbn=978-0-782-15278-4}}</ref>
2.
 
<ref name="LBNL-1">{{cite web|title=Cross Platform Development using Delphi and Kylix|date=22 October 2002|url=https://escholarship.org/uc/item/3502t2p
'''CLX''' is an [[X Window System]] protocol client [[library (computer science)|library]] in the [[Common Lisp|Common Lisp programming language]] (Cf. [[Xlib]]). It contains [[subroutine|function]]s for interacting with an X [[Server (computing)|server]]. These functions allow [[programmer]]s to write programs without knowing the details of the [[protocol (computing)|protocol]].
|first1=J.L.|last1=McDonald|first2=H.|last2=Nishimura|first3=C.|last3=Timossi|publisher=[[Lawrence Berkeley National Laboratory]]
|url-status=live|archive-url=https://web.archive.org/web/20181007144645/https://escholarship.org/uc/item/3502t2p2|archive-date=7 October 2018|df=dmy-all}}</ref>
 
<!-- Self Pub/blog -->
== See also ==
*[[Visual Component Library]]
*[[software component]]s
 
<ref name="Blong-1">{{cite web|title=VCL versus CLX|url=http://www.blong.com/Conferences/DCon2001/VCLvsCLX/VCLvsCLX.htm|access-date=7 October 2018
[[Category:Borland]]
|website=BLong|first=Brian|last=Long
[[Category:Software components]]
|url-status=live|archive-url=https://web.archive.org/web/20180322035403/http://www.blong.com/Conferences/DCon2001/VCLvsCLX/VCLvsCLX.htm|archive-date=22 March 2018|df=dmy-all}}</ref>
 
}}
[[de:Component Library for Cross Platform Development]]
{{Pascal programming language family}}
[[fr:CLX (Delphi)]]
{{Widget toolkits}}
[[ja:Component Library for Cross Platform]]
[[pl:CLX]]
 
[[de{{DEFAULTSORT:Component Library forFor Cross Platform Development]]}}
* http://www.cliki.net/CLX
[[Category:Borland]]
[[Category:Component-based software engineering]]
[[Category:Pascal (programming language) libraries]]
[[Category:SoftwareComputer componentslibraries]]