Hello,
I am trying to create a NSWindow derived window which look likes a callout window and having teh following features: - can be placed everywhere on the screen - shouln't take the focuse of the currently focused window when bringed to front - have to reveive mouse events
How should I do this?
Thanks and regards,