My website makes extensive use of image maps. The images are pages of medieval manuscripts. The mouseOver event of the AREA tag has an additional tooltip, which shows the modern typography of the a
Tag: Touch
Cocoa-Touch – Do not highlight the watch line when touching
When I select a table view row, it turns blue. When I touch it, I want the row to not change color. How can I do this? Each cell requires one of these:
When I select a row of a table view,
COCOA-TOUCH – Dual Nucleic IPAD (A5) = Grand Central Dispatch?
Does the iPhone SDK support Grand Central Dispatch so that we can take advantage of the multiple cores in the new iPad CPU? Yes, because iOS 4.0 has GCD support in iOS. Starting from iOS 2.0, th