Re: IB not recognizing class hierarchy

2008-07-28 Thread James Maxwell
Ah, I didn't try dragging the DKDrawingDocument.h file, just MyDocument.h. I'll give that a shot. Thanks, Graham. On 27-Jul-08, at 5:36 PM, Graham Cox wrote: Because DKDrawingDocument comes from a framework it's possible that IB can't find the definition. I'm not sure that's the problem, b

Re: IB not recognizing class hierarchy

2008-07-27 Thread Graham Cox
Because DKDrawingDocument comes from a framework it's possible that IB can't find the definition. I'm not sure that's the problem, but you can usually fix it by dragging the DKDrawingDocument.h file into IB which is enough to get it to realise what's going on. cheers, Graham On 28 Jul 200