Difference between revisions of "Portal:Mac"

From Free Pascal wiki
Jump to navigationJump to search
Line 35: Line 35:
 
|}
 
|}
 
<br/>
 
<br/>
{{Portal_Head2|00a0cb|APIs and Headers|dfe2eb|000000}}
+
{{Portal_Head|00a0cb|APIs and Headers|dfe2eb|000000||Template:{{FULLPAGENAME}}/APIs and Headers}}
 
<!-- ------------------------ APIS AND HEADERS ---------------------------- -->
 
<!-- ------------------------ APIS AND HEADERS ---------------------------- -->
 
{| width="100%" class = "wikitable"
 
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |
FPC supports several APIs on Mac OS and Mac OS X.
+
{{{{FULLPAGENAME}}/APIs and Headers}}
 
 
*[[Carbon Interface]]
 
*[[FPC and Carbon]]
 
*[[Carbon interface internals]]
 
*[[Cocoa Interface]]
 
*[[FPC PasCocoa]]
 
*[[Qt Interface Mac]]
 
*[[Target Darwin|Target Darwin: Development for all Darwin-based Mac OS flavours (OS X, iOS and Darwin)]]
 
*[[Target MacOS|Target MacOS: Development for Mac OS Classic]]
 
*[[MPW]]
 
 
<!-- ------------------------ END OF APIS AND HEADERS ---------------------------- -->
 
<!-- ------------------------ END OF APIS AND HEADERS ---------------------------- -->
 
|}
 
|}

Revision as of 00:41, 9 April 2013

< Lookup < Portals < Portal:Mac
Portal:Mac
Logo OSX.png

This portal provides an overview of development for Mac OS with Lazarus and Free Pascal.

Development for Mac OS X is easy with Lazarus using the Carbon widgetset. Other widgetsets like Qt or Cocoa are supported, too, but their usage requires additional efforts. Free Pascal can also be used to develop Software for Mac OS Classic and older versions of Mac OS X.

Related topics

Portals: iOS - Linux

Categories: Mac OS - Mac OS X - Unix

Development Techniquesedit

Basic development techniques with Lazarus and Free Pascal are described here, as well as hints for special optimization approaches.


APIs and Headersedit