Refresh problem
Refresh problem
- Subject: Refresh problem
- From: Gideon King <email@hidden>
- Date: Tue, 13 Jun 2006 17:31:40 +1000
I have a window that is hidden on deactivate, and is has a text view
in it which I update remotely from another application. My
application is not the application when the update happens so the
window is hidden at the time.
When I activate my application, the window is displayed, but the text
hasn't been updated. As soon as I click on the window with the text
in it, it updates to show the correct thing.
I've tried programmatically sending setNeedsDisplay:YES and
flushWindow etc, but none of that seems to make any difference -
something appears to be cached a bit too stubbornly.
Any clues about how to get it to update correctly?
Thanks
Gideon King
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden