Re: The Strange Case of the Disappearing Table View
Re: The Strange Case of the Disappearing Table View
- Subject: Re: The Strange Case of the Disappearing Table View
- From: Uli Kusterer <email@hidden>
- Date: Sun, 29 Oct 2006 20:22:35 +0100
Am 29.10.2006 um 16:11 schrieb Keith Blount:
I have a sheet in my app that contains an NSTabView which in turn
contains an NSTableView. Something very curious is happening.
Whenever I bring up the sheet, everything looks fine. But if I try
to select a row in the table view, the table view disappears. In
fact, it's not only the table view that disappars - the whole tab
view disappears and I'm just left with an empty sheet with a couple
of buttons on it. In fact the sheet makes no difference to anything
- I just tried running this as a normal panel, and still this happens.
Maybe you're doing something odd in the table view delegate? Or are
you creating any of this in code? Are you perhaps over-releasing an
object? I personally haven't heard of something like that, except in
one case: When I was accidentally accessing views from a thread other
than the main thread.
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
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