objective c - Launch method when window (and its views) appear in Cocoa -


i have multi window (a,b,c) application. user can close window a(transparent , buttonless) pressing specific button on interface, @ point can reopen click button.
works great, need reset values when window opened again.

i know awakefromnib called window , view once, doesn't call again @ window reopen. there method window (and views ?) call when window reopen ? viewwdidappear ios ?

you register uiwindowdidbecomevisiblenotification that.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -