Difference between revisions of "Portal:Mac"

From Free Pascal wiki
Jump to navigationJump to search
Line 27: Line 27:
 
<div style="float:left; width:60%;"> <!-- Both "width" values should add up to 100% -->
 
<div style="float:left; width:60%;"> <!-- Both "width" values should add up to 100% -->
  
{{Portal_Head|00a0cb|Development Techniques|dfe2eb|000000||{{{{FULLPAGENAME}}/Development_Techniques}}}}
+
{{Portal_Head|00a0cb|Development Techniques|dfe2eb|000000||Template:{{FULLPAGENAME}}/Development_Techniques}}
 
<!-- ------------------------ DEVELOPMENT TECHNIQUES ---------------------------- -->
 
<!-- ------------------------ DEVELOPMENT TECHNIQUES ---------------------------- -->
 
{| width="100%" class = "wikitable"
 
{| width="100%" class = "wikitable"

Revision as of 00:33, 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.