Skip to content

Angry Yak

Notes from a small keyboard
Menu
  • Home
  • blog

Category: Objective-c

Edit a variable whilst debugging in Xcode

August 26, 2015

In Xcode it is easy to view the value of a variable whilst debugging at a break point. But not everyone knows that you can edit a variable value at a break point too.

Take an imaginary class:

The Cat
…

Removing UITableView section header for grouped tables

August 10, 2015

When setting a UITableView style to grouped the header section in iOS7 can’t be removed.

Tableview style plain

Using the grouped style is nice as it stops the table view showing extra empty cells to fill the table.

A simple fix is …

Tags

Arduino ATTiny85 C# CSS debugging HTML iOS iOS Simulator MVC Objective-c REFLECTION Rotary Encoder SVG Swift tips UITableView WEBAPI Xcode

Recent Posts

  • Edit a variable whilst debugging in Xcode
  • Using a rotary encoder with Arduino or ATTiny85
  • Removing UITableView section header for grouped tables
  • Easily find the iOS simulator directory
  • 415 Unsupported Media Type

Categories

  • Arduino
  • code
  • CSS
  • Electronics
  • iOS
  • Objective-c
  • SVG
  • Swift
  • UITableView
Powered by Electricity