In IB, there is a Cocoa View Template that creates a xib without any type of window. I have looked in the docs and can't seem to find how this is useful. You can't just load a xib without a window. Well, you can but it doesn't show anything.
Does anybody know how to use a View Xib without a window? Can it be used as a popupmenu?