Re: Detecting when a window has been drawn...
Re: Detecting when a window has been drawn...
- Subject: Re: Detecting when a window has been drawn...
- From: Ryan robertson <email@hidden>
- Date: Sat, 8 Mar 2003 20:25:22 -0800
Hello,
I'm just getting started with Cocoa programming, so this is undoubtedly
a very basic question.
I want to open a sheet once my document view is opened, however I can't
figure out how to tell when the document is completely drawn. I tried
adding windowDidUpdate and windowDidExpose but neither one seems to be
exactly what I want... Actually, I can't seem to ever get the
windowDidExpose notification.
Anyone have any suggestions on how to do this?
Thanks!
Ryan
_______________________________________________
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.