Difference between revisions of "OrphPort"

From Free Pascal wiki
Jump to navigationJump to search
(Basic information about OrphPort.)
 
(Added enough to get a table of contents.)
Line 1: Line 1:
{{OrphPort}}
 
 
 
=== About ===
 
=== 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.
+
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.
  
 +
=== Download ===
  
 
You can download the ported Orpheus source using Subversion:
 
You can download the ported Orpheus source using Subversion:
Line 10: Line 9:
 
   svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/orpheus [local dir]
 
   svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/orpheus [local dir]
  
 +
=== License ===
 +
 +
MPL 1.1
 +
 +
=== More Information ===
  
More information and a .zip of the source files are available at the OrphPort home page:
+
Installation instructions and a .zip of the source files are available at the OrphPort home page:
  
 
   http://web.fastermac.net/~MacPgmr/OrphPort/OrphStatus.html
 
   http://web.fastermac.net/~MacPgmr/OrphPort/OrphStatus.html

Revision as of 02:04, 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.

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