• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
what method is called when window is re-loaded?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

what method is called when window is re-loaded?


  • Subject: what method is called when window is re-loaded?
  • From: "Amit Sadana" <email@hidden>
  • Date: Fri, 6 Feb 2004 11:44:50 +0530
  • Thread-topic: what method is called when window is re-loaded?

I have a non - modal window and I want to display new data into it
whenever it get's loaded through the menu, but not when it becomes
active after remaining open in the background. The problem is where
exactly to load the data - awakeFromNib/init get called only for the
first time. I tried windowDidBecomeMain but it gets called even if the
window becomes current window after remaining open in the background.

Is there any way I can know that the window has been loaded again and
was not present among the open windows?



Thanks

-Amit
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Stopping a NSView from drawing in -drawRect
  • Next by Date: OT: Special Characters... menu item missing
  • Previous by thread: Re: Stopping a NSView from drawing in -drawRect
  • Next by thread: Re: what method is called when window is re-loaded?
  • Index(es):
    • Date
    • Thread