Alex Hedley (Page 25)

Welcome to my blog!

FMDB

Useful ways to get data out of FMDB.

Read more...

Done button on NumPad

I've been researching adding a done button to a NumPad and keep getting the same error:

Read more...

Grouping Data in Sections

I've been looking round for some tutorials on how to group data in sections.

Read more...

SQLite Help

Order By Date

Read more...

WatchKit - Xcode - Updating Bundle Identifiers

General - Targets

Read more...

Mac App Icon

Add the value to a PList

Read more...

Export Column Headers

I'm using FMDB and CHCSVParser.

Read more...

SQLite App

So I'm finally writing my Bowling Scores app. I'm using FMDB.

Read more...

Send an Email (with Attachment)

[gist 6e306d13653113d8fcc6 /]

Read more...

Differing Table View Heights

So I'm creating an app which I wanted different themes for the Table View. I've created two Prototype Cells and given them different CellIdentifiers. This is then stored in a plist of DefaultPreferences.

Read more...