Background window will not redraw.
Background window will not redraw.
- Subject: Background window will not redraw.
- From: Aaron Kobayashi <email@hidden>
- Date: Tue, 17 Apr 2007 17:41:19 -0500
Hi everyone,
I have a tableview that is enclosed in a NSBox, which is one of two
panes in a split view. I'll refer to this window as window A. The
table in window A needs to be reloaded (and redisplayed) when it gets
an event which can be generated from window B.
The problem is, it seems like window A's table will not redraw itself
until it becomes the active window. In other words, I can cause the
table's reloadData function to be invoked, but the table will not
reflect the change until I click anywhere on window A to make it the
active window.
Has anyone seen this before? Could any of you point me in the right
direction? I've tried forcing it to display using [window display],
but this does nothing.
Thanks,
AK
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden