Posted on August 26, 2015
by Steven Lipton
Leave a Comment
In the last lesson we created a multi-row table. However, we can only view the table, not select from the table. Multi-row tables provide some challenges with selection. Along the way, we’ll make a new interface to display selected information, using a technique we… Continue Reading “Swift WatchKit: Selecting With Multiple Rows in Apple Watch”
Category: ios8, iOS9, Swift, Swift Programming, WatchKitTags: Apple Watch, apps, context, dictionary, index, Programming, row, select row at index, select rows, selection, swift, table, table:didSelectRowAtIndex:, Watchkit, WatchOS
Posted on August 14, 2015
by Steven Lipton
2 Comments
In our first part of this series, we made a simple dynamic table for the Apple Watch. Based on some pace data when I ran the Hot Chocolate 15K, we displayed the pace I ran at the mile splits. In a real running app,… Continue Reading “Swift WatchKit: Selecting, Deleting and Adding Rows in an Apple Watch Table”
Category: ios8, iOS9, Swift, Swift Programming, WatchKitTags: add, add rows, alert, Apple Watch, Buttons, delete, delete rows, glance, groups, insert, layout, menu, Notification, Programming Apple watch, remove, select, select rows, select table, Story Board, storyboard, swift, table, Watchkit