Difference between revisions of "OrphPort"

From Free Pascal wiki
Jump to navigationJump to search
(Docs in OrphStatus.html)
(Categorized.)
Line 31: Line 31:
  
 
[[Category:Components]]
 
[[Category:Components]]
 +
[[Category:Lazarus-CCR]]

Revision as of 19:40, 23 September 2013

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://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/orpheus [local dir]

License

MPL 1.1

More Information

Documentation is in file OrphStatus.html in the source.