Difference between revisions of "OrphPort"

From Lazarus wiki
Jump to navigationJump to search
Line 31: Line 31:
  
 
   http://web.fastermac.net/~MacPgmr/OrphPort/OrphStatus.html
 
   http://web.fastermac.net/~MacPgmr/OrphPort/OrphStatus.html
 +
 +
=== See Also ===
 +
 +
'''Qt widgetset status''': [[Qt Interface]]
 +
 +
'''Carbon widgetset status''': [[Carbon Interface]]
 +
 +
'''OS X tips for Lazarus''': [[OS X Programming Tips]]

Revision as of 00:42, 3 March 2008

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

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

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

See Also

Qt widgetset status: Qt Interface

Carbon widgetset status: Carbon Interface

OS X tips for Lazarus: OS X Programming Tips