Sibelius 2019.7 — Fine delle pulizie di primavera

Una numerazione da far girare la testa … Giovedì 11 luglio è stato rilasciato l’ultimo aggiornamento di Sibelius, versione che porta come ormai da un anno a questa parte l’identificativo dell’anno e del mese di rilascio. Personalmente non sono un fanatico di questo metodo di numerazione perché per quanto aiuti il team di sviluppo aContinue reading “Sibelius 2019.7 — Fine delle pulizie di primavera”

Learning Swift — Days 136 to 137

Hacking with Swift — Learning Project 32 Today’s project is about adding our app’s content to Spotlight in iOS and take advantage of Safari integration. Setting up Create a new Single View App Xcode Project, call it “Swift Searcher” and save it somewhere sensible. Automatically resizing UITableViewCells with Dynamic Type and NSAttributedString Let’s refresh ourContinue reading “Learning Swift — Days 136 to 137”

Learning Swift — Days 134 to 135

Hacking with Swift — Learning Project 31 After a good pause where I feel I have almost forgotten everything, it is time to go on and finish this book, before going back, reviewing it all and creating my coding snippets library so that, when my memory will fail, and it will fail, I will knowContinue reading “Learning Swift — Days 134 to 135”

Learning Swift — Days 127-131

Strengthening our skills Day 127 part 2 Xcode Shortcut commands Navigation Area Cmd-0: hides or shows the Navigator Cmd-1…8: cycles through the different navigators Cmd-Option-0: hides of shows the Inspectors Cmd-Option-1…8: cycles through the different (available) inspectors. Cmt-Shift-Y: hides or shows the Debug area Editors Cmd-Option-Enter: invokes the Assistant Editor Cmd-Enter: go back to StandardContinue reading “Learning Swift — Days 127-131”