Re: IB Palette with a Window
Re: IB Palette with a Window
- Subject: Re: IB Palette with a Window
- From: Gérard Iglesias <email@hidden>
- Date: Sat, 17 Nov 2001 04:37:57 +0100
OK, thanks
But now I am exploring the way to edit my view in place, and I have to
say that I am a little bit lost.
First I tried to use the couple:
- (BOOL)canEditSelf;
- (void)editSelf:(NSEvent *)theEvent in:(NSView<IBEditors>*)viewEditor;
and after failed to get something working, I was guessing that I would
receive editSelf: each time the mouse would be in the view, but we
receive it onlt when double clicking.
Now I am exploring the way to have an editor that is a NSView, but when
I activate my editor (double click) my editor receive a serie of method
finishing bny closeEditor,
In the process I receive also some attempt to know if my class responds
to :
2001-11-17 04:06:05.377 Interface Builder[2871] Asked setViewCache:
2001-11-17 04:06:12.191 Interface Builder[2871] Asked
shouldEditWithEvent:
2001-11-17 04:06:12.192 Interface Builder[2871] Asked
editWithEvent:inViewEditor:
The last one is in the IBViewProtocol but the first two are no where.
I would want to ask a documentation, but the sole I found on the Web is
the one I bought 6 years ago with NeXTStep 3.3 :-)
Thank you in advance.
Gerard
PS: It is late here, 4:20 in the morning (Paris), I am going to bed, I
will answer tomorow...
Le samedi 17 novembre 2001, ` 02:10 AM, Henri Lamiraux a icrit :
>
Will be in the next release. For now just add a custom view that covers
>
the whole content of the window...
>
>
On Friday, November 16, 2001, at 01:30 AM, Girard Iglesias wrote:
>
>
> My idea is to get a window with a Custom View editable under IB, I
>
> miss
>
> the capability to change the content view of a window in IB.
>
>
>
Henri Lamiraux
>
Engineering Manager
>
User Interface Tools Group
>
Apple