Re: Superimpose a NSTextField over NSImageView? [SOLVED]
Re: Superimpose a NSTextField over NSImageView? [SOLVED]
- Subject: Re: Superimpose a NSTextField over NSImageView? [SOLVED]
- From: "M. Uli Kusterer" <email@hidden>
- Date: Tue, 25 Apr 2006 18:13:56 +0200
On 24/04/06, desktoast music productions <email@hidden> wrote:
>
> >> If you need custom border drawing, you can create a
> >> reusable NSWindow subclass once and use it in other apps easily just by
> >> dragging it into IB.
>
> Never did that before. I tried it, but whatever I did, the resulting
> window
> is bordered with all its widgets and stuff. What am I missing?
That's OK. IB doesn't have a compiled copy linked into it, so test run mode
can't display your window and falls back on NSWindow. However, when you load
the NIB into your app, it will use your subclass.
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden