0

I try to figure out, which NSViewSubclass is the overlapping one :

[[NSView Animated Overlap]]

Have you got any idea ?

I hope it's a Cocoa NSView Subclass... and if it's not, I would create a NSAnimated subview.

Thank you !

rmaddy
  • 314,917
  • 42
  • 532
  • 579
AdrienL
  • 3
  • 2

2 Answers2

0

Have a look at NSPanel which does what you seem to be looking for

Abizern
  • 146,289
  • 39
  • 203
  • 257
0

Ho, nice !

Actually, I never thought NSPanel would be used like that...

how-to-create-a-nspanel-modally-popuped-from-nswindow-cocoa-programming

Many thanks !

Community
  • 1
  • 1
AdrienL
  • 3
  • 2