Sometime I just need to post a picture… and today is one of those days:
Widgets on Big Sur
- Post author By Michael Rowe
- Post date
- Categories In blog, Personal - Software and IT
Sometime I just need to post a picture… and today is one of those days:
I’ve been working on adding a set of widgets to Wasted TIme for iOS14. After playing with this program for over a decade, I realized people may not really understand the statistics on the totals page. This will may become more confusing once the widget is live. Let’s take a look at the two sets […]
I wanted to start this day early, since I was declined for my second Lab request. I have been working on Shortcuts support in Wasted Time and while I had a great session on Wednesday, I am still having issues with the launching of Wasted Time from the Shortcuts app. I am getting a “Sorry […]
Another fun filled day, and now I am starting to get back into my code. I began the day with a session on the OS.Logging extensions added into Swift. I am thinking I should change my code to start using Logging instead of print statements. I do a lot of inline print statements so when […]
Day three was loads of fun, the highlight of which was the Code-Along for WidgetKit. I also had my lab appointment on the problems I was having with SiriIntents and Shortcuts. While I was a able to get my Intents to work, we ran out of time for the Shortcut problem. But I do believe […]
The one thing that you don’t see when you are at home following WWDC, is the “Platform State of the Unions”. This year it is streaming via the Developer App and everyone can watch it. This will be interesting to see how the non-developers react to the more detailed technology discussions. One of the cool […]
7:24am WWDC-time  After being able to make it to WWDC for two years in a row, it really feels strange getting ready for WWDC while sitting at home. At least I am on vacation from the day job for the week, so I am letting the excitement build, while social distancing. I am wearing […]
I’ve been a huge iPad fan since it first game out. I bought the first four versions sight unseen, and with each one I loved it more. I have the original iPad keyboard stand, that plugged into the 30 pin slot and only worked in portrait mode. When the first iPad Pro came out, I […]
I’ve been playing with Catalyst since WWDC. Well not so much playing with it, but thinking about it while completely rewriting my Wasted Time app into SwiftUI. The main catalyst for rewriting the app is all the frustrations I had with Storyboards and Autolayout. Every time I wanted to add a new UI element to […]
Over the last few weeks, I’ve been working to do two things on the WastedTime set of apps. (Wow! I can say set of Apps now). While the basic functionality is working on all three platforms, iOS, macOS, and WatchOS, I am not happy with the behavior of SwiftUI to render the various graphics. SwiftUI […]