Difference between revisions of "Portal:Mac"

From Lazarus wiki
Jump to navigationJump to search
(Categories moved to template)
m (Adjusted column sizes to better fit content)
Line 29: Line 29:
 
File:MenuItems4.jpg
 
File:MenuItems4.jpg
 
</gallery>
 
</gallery>
<div style="float:left; width:60%;"> <!-- Both "width" values should add up to 100% -->
+
<div style="float:left; width:55%;"> <!-- Both "width" values should add up to 100% -->
  
 
{{Portal_Head|00a0cb|Development Techniques|dfe2eb|000000||Template:{{FULLPAGENAME}}/Development_Techniques}}
 
{{Portal_Head|00a0cb|Development Techniques|dfe2eb|000000||Template:{{FULLPAGENAME}}/Development_Techniques}}
Line 37: Line 37:
 
{{{{FULLPAGENAME}}/Development_Techniques}}
 
{{{{FULLPAGENAME}}/Development_Techniques}}
 
|}
 
|}
<br/>
+
 
 
{{Portal_Head|00a0cb|APIs and Headers|dfe2eb|000000||Template:{{FULLPAGENAME}}/APIs and Headers}}
 
{{Portal_Head|00a0cb|APIs and Headers|dfe2eb|000000||Template:{{FULLPAGENAME}}/APIs and Headers}}
 
<!-- ------------------------ APIS AND HEADERS ---------------------------- -->
 
<!-- ------------------------ APIS AND HEADERS ---------------------------- -->
Line 52: Line 52:
 
|}
 
|}
 
</div>
 
</div>
<div style="float:right; width:39%"> <!-- Both "width" values should add up to 100% -->
+
<div style="float:right; width:44%> <!-- Both "width" values should add up to 100% -->
  
 
{{Portal_Head|00a0cb|Installation|dfe2eb|000000||Template:{{FULLPAGENAME}}/Installation}}
 
{{Portal_Head|00a0cb|Installation|dfe2eb|000000||Template:{{FULLPAGENAME}}/Installation}}
Line 60: Line 60:
 
{{{{FULLPAGENAME}}/Installation}}
 
{{{{FULLPAGENAME}}/Installation}}
 
|}
 
|}
<br/>
+
 
 
{{Portal_Head|00a0cb|Special Topics|dfe2eb|000000||Template:{{FULLPAGENAME}}/Special Topics}}
 
{{Portal_Head|00a0cb|Special Topics|dfe2eb|000000||Template:{{FULLPAGENAME}}/Special Topics}}
 
<!-- ------------------------ SPECIAL TOPICS ---------------------------- -->
 
<!-- ------------------------ SPECIAL TOPICS ---------------------------- -->

Revision as of 09:08, 20 December 2019

Template:Portal Mac(pg)

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

This portal provides an overview of development for macOS (previously marketed as Mac OS X and OS X) with Lazarus and Free Pascal.

Development of macOS software is easy with Lazarus using the Cocoa (64 bit) widgetset. The Carbon widgetset is also available but only for 32 bit software and only up to macOS 10.14 Mojave. Apple removed the Carbon framework from macOS 10.15 Catalina (2019) - that operating system and future versions will no longer run any 32 bit software. Other widgetsets like Qt are also supported, but their use requires additional effort.

Free Pascal can also be used to develop software for Mac OS Classic and older versions of macOS (before Tiger).

Related topics

Platform Portals: Android - FreeBSD - iOS - Linux - Mac - WinCE - Windows - Web Development

Categories: Mac OS Classic - macOS - Unix - Objective Pascal - Objective C

Development Techniquesedit

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

APIs and Headersedit
FAQsedit
Installationedit

This box describes the installation and use of Lazarus and Free Pascal.

Special Topicsedit