Re: Making an NSTextView have a data source
Re: Making an NSTextView have a data source
- Subject: Re: Making an NSTextView have a data source
- From: Ondra Cada <email@hidden>
- Date: Wed, 8 May 2002 13:48:44 +0200
On Wednesday, May 8, 2002, at 06:33 , Mikey wrote:
At first I tried to do the updating right in the
-tableViewSelectionDidChange: method, but that didn't work very well
because the GUI wouldn't always get updated correctly (sometimes some of
the text was missing, sometimes the scrollbar was wrong, etc.). I was
kind of surprised by this because I thought that I was receiving the
-tableViewSelectionDidChange: method within the context of the main
thread where drawing is usually okay.
Could you add more details why (or how) this did not work for you? I've
used exactly this technique umpteen times, and always it worked for me
well?
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.