Difference between revisions of "OrphPort"

From Lazarus wiki
Jump to navigationJump to search
(Added enough to get a table of contents.)
(Added screenshots.)
Line 2: Line 2:
  
 
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.
 
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 ===
 +
 +
[[Image:OrphPort_TestLabel_Gtk.jpg|frame|none|TOvcLabel control with gtk widgetset]]
 +
 +
 +
[[Image:OrphPort_TestRLbl_Qt.jpg|frame|none|TOvcRotatedLabel control with qt widgetset]]
 +
 +
 +
[[Image:OrphPort_TestTable_Win32.JPG|frame|none|TOvcTable control with win32 widgetset]]
 +
  
 
=== Download ===
 
=== Download ===

Revision as of 20:03, 18 March 2007

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

Installation instructions and a .zip of the source files are available at the OrphPort home page:

 http://web.fastermac.net/~MacPgmr/OrphPort/OrphStatus.html