Skip navigation.
 
mlRe: How to get custom widgets into nib file window ?
FROM : Sean McBride
DATE : Tue Apr 05 20:11:51 2005

On 2005-04-05 13:52, Robert Miller said:

>Yes, the palette widgets show up correctly in the main palette 
>window. I'd like to be able to drag the widget directly into the nib 
>file window and then have an object automatically instantiated, 
>similar to how CustomView in the main palette window behaves.


hmmm, that works for my palettes.  I followed the example in Hillegass'
book, do you have it by any chance?

Wait, are you trying to drag your view into a *window* (ie NSWindow in
your nib) or into your nib file itself?

--
____________________________________________________________
Sean McBride, B. Eng                <email_removed>
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada

Related mailsAuthorDate
mlHow to get custom widgets into nib file window ? Robert Miller Apr 5, 16:19
mlRe: How to get custom widgets into nib file window ? Sean McBride Apr 5, 16:26
mlRe: How to get custom widgets into nib file window ? Robert Miller Apr 5, 19:52
mlRe: How to get custom widgets into nib file window ? Ricky Sharp Apr 5, 20:10
mlRe: How to get custom widgets into nib file window ? Sean McBride Apr 5, 20:11
mlRe: How to get custom widgets into nib file window ? Ricky Sharp Apr 5, 20:19
mlRe: How to get custom widgets into nib file window ? Robert Miller Apr 5, 20:31