I've been having problems making the NSTableHeaderView cell editable. I've
tried this:
[[mytableColumn headerViewCell] setEditable: YES]
but it didn't seem to have any effect. I was wondering, if I was going about
it wrong, or if there was some missing functionality in gnustep-gui.
Rob