#? But I don’t have a key for that
After reading Sams Teach Yourself iPhone Development in 24 Hours up to chapter six and not really feeling like any of the information was settling in I decided to try to find another book that suited me better. Cocoa Programming For Mac OS X For Dummies is the one that I eventually decided on and it arrived yesterday.
So far I’m finding it far easier to follow than the Sams book but it has brought another bit of Mac strangeness to my attention. The early lessons in the book teach you how to make a simple calculator which has problems displaying fractional values but luckily it then teaches you how to fix that and this is where the problem comes in. To fix it you need to be able to type # which is known to people in the UK as a hash symbol but I believe it’s also known as a pound symbol and number symbol in other areas of the world. Problem is when I press the # key on my UK Windows keyboard it brings up \. I thought that this may be a similar problem to the @ and ” symbols being transposed but unfortnately it’s not as simple as that as the \ key brings up § and so on.
Wanting to be able to get on with my learning as quickly as possible I oredered a Mac keyboard as I would be needing one in the future anyway and then set about trying to find a workaround for my Windows keyboard. Whilst trying to find the workaround I discovered that UK Mac keyboards don’t actually have a # key for some reason so you have to press alt 3 instead which also works on a Windows keyboard, so that’s another problem solved for now but the burning question is why don’t UK Mac keyboards have a # key?
