Difference between revisions of "Portal:Mac"

From Free Pascal wiki
Jump to navigationJump to search
Line 32: Line 32:
 
| valign="top" |
 
| valign="top" |
 
{{{{FULLPAGENAME}}/Development_Techniques}}
 
{{{{FULLPAGENAME}}/Development_Techniques}}
 +
<!-- ------------------------ END OF DEVELOPMENT TECHNIQUES ---------------------------- -->
 
|}
 
|}
<!-- ------------------------ END OF DEVELOPMENT TECHNIQUES ---------------------------- -->
 
 
<br/>
 
<br/>
 
{{Portal_Head2|00a0cb|APIs and Headers|dfe2eb|000000}}
 
{{Portal_Head2|00a0cb|APIs and Headers|dfe2eb|000000}}
 +
<!-- ------------------------ APIS AND HEADERS ---------------------------- -->
 
{| width="100%" class = "wikitable"
 
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |
Line 49: Line 50:
 
*[[Target MacOS|Target MacOS: Development for Mac OS Classic]]
 
*[[Target MacOS|Target MacOS: Development for Mac OS Classic]]
 
*[[MPW]]
 
*[[MPW]]
 +
<!-- ------------------------ END OF APIS AND HEADERS ---------------------------- -->
 
|}
 
|}
  
Line 55: Line 57:
  
 
{{Portal_Head2|00a0cb|Installation|dfe2eb|000000}}
 
{{Portal_Head2|00a0cb|Installation|dfe2eb|000000}}
 +
<!-- ------------------------ INSTALLATION ---------------------------- -->
 
{| width="100%" class = "wikitable"
 
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |
 
This box describes installation of Lazarus and Free Pascal.
 
This box describes installation of Lazarus and Free Pascal.
 
*[[Installing Lazarus on MacOS X | Installing Lazarus on Mac OS X]]
 
*[[Installing Lazarus on MacOS X | Installing Lazarus on Mac OS X]]
 
+
<!-- ------------------------ END OF INSTALLATION ---------------------------- -->
 
|}
 
|}
 
<br/>
 
<br/>
 
{{Portal_Head2|00a0cb|Special Topics|dfe2eb|000000}}
 
{{Portal_Head2|00a0cb|Special Topics|dfe2eb|000000}}
 +
<!-- ------------------------ SPECIAL TOPICS ---------------------------- -->
 
{| width="100%" class = "wikitable"
 
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |
Line 77: Line 81:
 
*[[Link on target]]
 
*[[Link on target]]
 
*[[univint]]
 
*[[univint]]
 
+
<!-- ------------------------ END OF SPECIAL TOPICS ---------------------------- -->
 
|}
 
|}
 
<br/>
 
<br/>
 
{{Portal_Head2|00a0cb|FAQs|dfe2eb|000000}}
 
{{Portal_Head2|00a0cb|FAQs|dfe2eb|000000}}
 +
<!-- ------------------------ FAQS ---------------------------- -->
 
{| width="100%" class = "wikitable"
 
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |
 
*[[Carbon interface FAQ]]
 
*[[Carbon interface FAQ]]
 
+
<!-- ------------------------ END OF FAQS ---------------------------- -->
 
|}
 
|}
 
</div>
 
</div>

Revision as of 00:37, 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 Headers

FPC supports several APIs on Mac OS and Mac OS X.