My program has a child window appear on a regular window and this works fine. However, I want to change the parent window to an NSPanel so that it can be a global floating panel, but now my child window will not appear.
Is this something that is known and I am just missing it, or is this possibly a bug?
~Ian