Difference between revisions of "OrphPort"

From Free Pascal wiki
Jump to navigationJump to search
(Categorized.)
(Updated SVN URL.)
 
Line 20: Line 20:
 
You can download the ported Orpheus source using Subversion:
 
You can download the ported Orpheus source using Subversion:
  
   svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/orpheus [local dir]
+
   svn co https://svn.code.sf.net/p/lazarus-ccr/svn/components/orpheus [local dir]
  
 
=== License ===
 
=== License ===

Latest revision as of 18:12, 25 May 2014

English (en)

About

OrphPort is a ported subset of TurboPower's Orpheus controls for Lazarus and Free Pascal. Several enhanced label controls and most of the table (grid) controls have been ported and can be used with Windows, OS X and Linux. The source for several example applications is also included.

Screenshots

TOvcLabel control with gtk widgetset


TOvcRotatedLabel control with qt widgetset


TOvcTable control with win32 widgetset


Download

You can download the ported Orpheus source using Subversion:

 svn co https://svn.code.sf.net/p/lazarus-ccr/svn/components/orpheus [local dir]

License

MPL 1.1

More Information

Documentation is in file OrphStatus.html in the source.