Difference between revisions of "Talk:Portal:Mac"

From Free Pascal wiki
Jump to navigationJump to search
m (Updated ToDo list)
m (→‎Trev's Mac Portal ToDo List: Fix another typo)
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Note|A list of macOS items, techniques etc to document in the Mac Portal}}
 
{{Note|A list of macOS items, techniques etc to document in the Mac Portal}}
  
==Mac Portal ToDo List==
+
==Trev's Mac Portal ToDo List==
  
 
* <strike>The open command (man open) for external applications, documents, urls etc</strike>
 
* <strike>The open command (man open) for external applications, documents, urls etc</strike>
* Drag and drop files on form example
+
* <strike>Drag and drop files on form example</strike>
 
* <strike>Bouncing application dock icons example</strike>
 
* <strike>Bouncing application dock icons example</strike>
 
* Retrieving file attributes
 
* Retrieving file attributes
 
* Alain's AudioQueue example
 
* Alain's AudioQueue example
 +
* Get macOS default browser name (see https://stackoverflow.com/questions/44778078/get-macos-default-browser-name-lscopydefaultapplicationurlforcontenttype man macOS_tips.txt)
 +
* <strike>macOS file associations (see macOS_tips.txt)</strike>
 +
* Implement NSSound delegate for [[macOS NSSound]]
 +
* Finish off System Sound Services, eg error msgs for [[macOS Play Alert Sound]]
 +
* How to hide the dock when starting an application (macOS_tips.txt)
 +
* <strike>AVMidiPlayer (MacPortalToDo.txt)</strike>
 +
* AVPlayer - AVKit and AVFoundation Movie Player ??
 +
* NSBundle paths (apart from Resource)

Revision as of 08:07, 27 May 2020

Light bulb  Note: A list of macOS items, techniques etc to document in the Mac Portal

Trev's Mac Portal ToDo List