Difference between revisions of "Talk:Portal:Mac"

From Lazarus wiki
Jump to navigationJump to search
m (→‎Trev's Mac Portal ToDo List: Fix another typo)
Line 16: Line 16:
 
* AVPlayer - AVKit and AVFoundation Movie Player ??
 
* AVPlayer - AVKit and AVFoundation Movie Player ??
 
* NSBundle paths (apart from Resource)
 
* NSBundle paths (apart from Resource)
 +
* NSProcessInfo
 +
* AVSpeechSyntesizer

Revision as of 07:19, 5 June 2020

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

Trev's Mac Portal ToDo List

  • The open command (man open) for external applications, documents, urls etc
  • Drag and drop files on form example
  • Bouncing application dock icons example
  • Retrieving file attributes
  • 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)
  • macOS file associations (see macOS_tips.txt)
  • 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)
  • AVMidiPlayer (MacPortalToDo.txt)
  • AVPlayer - AVKit and AVFoundation Movie Player ??
  • NSBundle paths (apart from Resource)
  • NSProcessInfo
  • AVSpeechSyntesizer