As another developer who procrastinated on converting the GUI for a large
application away from Carbon, I have also found this discussion to be highly
illuminating. My excuse is that I'm an academic, and while the users of my
software appreciate the GUI, the absolute last way I want to spend my
hat it might not be meaningful to present 70 thousand
>> characters, comprising only ACTG and -, in one scrolling text view? Mightn't
>> you present only a snippet at a time, rather than the entire sequence? Just
>> a thought.
>>
>> Hope this helps.
>>
>&
On Jul 13, 2010, at 7:34 PM, Ross Carter wrote:
> I don't think it has anything to do with wrapping. AFAICT, layout is complete
> before the delay begins. I think this is a bug that you need to report. Maybe
> Doug or Aki can chime in with a solution.
Thanks for a very informative reply.
> Her
sing that it has something to do with line/word wrapping, and will
explore further.
Dave
On Jul 13, 2010, at 2:38 PM, Ross Carter wrote:
> On Jul 12, 2010, at 6:01 PM, David Swofford wrote:
>
>> I'm beginning the conversion of a scientific app from Carbon to Cocoa, and
>>
Jul 12, 2010, at 6:01 PM, David Swofford wrote:
>
>> I'm beginning the conversion of a scientific app from Carbon to Cocoa, and
>> have run into a problem with NSTextView. FWIW, I have it embedded in an
>> NSScrollView that is in turn included as an HICocoaView in a Carbon
I'm beginning the conversion of a scientific app from Carbon to Cocoa, and have
run into a problem with NSTextView. FWIW, I have it embedded in an
NSScrollView that is in turn included as an HICocoaView in a Carbon window (but
I don't think this is relevant to my problem). It works, but I've r