Difference between revisions of "Talk:Portal:Mac"

From Lazarus wiki
Jump to navigationJump to search
m (macOS NSURLConnection now finished)
m (Update status)
Line 22: Line 22:
 
* UNUserNotificationCenter notification for Big Sur
 
* UNUserNotificationCenter notification for Big Sur
 
* <strike>Finish the code and description for [[macOS NSURLConnection]].</strike>
 
* <strike>Finish the code and description for [[macOS NSURLConnection]].</strike>
* [[macOS NSURLSession]] started; completion handler example done. In progress...
+
* [[macOS NSURLSession]] started; system-provided delegates & completion handler example done. In progress...
 
* [https://support.apple.com/en-au/HT204895 macOS trackpad gestures]
 
* [https://support.apple.com/en-au/HT204895 macOS trackpad gestures]
 
* Screenshot (see MacPortalToDo.txt)
 
* Screenshot (see MacPortalToDo.txt)

Revision as of 11:28, 21 October 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 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 [stalled]
  • NSBundle paths (apart from Resource)
  • NSProcessInfo
  • AVSpeechSyntesizer
  • NSFileManager
  • 64 bit Global HotKey (Carbon units needed - see MacPortalToDo.txt)
  • UNUserNotificationCenter notification for Big Sur
  • Finish the code and description for macOS NSURLConnection.
  • macOS NSURLSession started; system-provided delegates & completion handler example done. In progress...
  • macOS trackpad gestures
  • Screenshot (see MacPortalToDo.txt)