Talk:Portal:Mac

From Free Pascal wiki
Revision as of 07:32, 30 June 2020 by Trev (talk | contribs) (Add todo)
Jump to navigationJump to search
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 completion handler, 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
  • NSFileManager
  • 64 bit Global HotKey (Carbon units needed - see MacPortalToDo.txt)
  • UNUserNotificationCenter notification for Big Sur