Coding again :-)
Finished the first set of documents so I am now at work coding again. It's been a while since the last time I hacked in anger, and in that time I have upgraded xcode... Oh dear... It has yet another tab interface with confusing controls. Why is it so difficult for Apple to provide a simple tabbed editor? I just want an interface where, if I open up 10 files, then they are arranged so that alt-right takes me up the list of files, and alt-left takes me down. Switching between files should be easy. But xcode has always failed to provide this. It has some complicated system that means that opening a new file replaces the current file, and I can easily switch from header to source with a keystroke, but it is a massive pain to go back to the header. It almost makes me long for the days when I developed using kdevelop3 - at least that had a sensible multi-tabbed view, and switching between different source files was effortless and subconcious...