Hi again... it seems that I was too fast...;-) So let me sumarise what I see, using the latest ProjectCenter code: a) The horizontal slider is not being set correctly (size is almost infinite...) b) When clicking inside the NSTextView I am able to screw up the selectioning code, that means nothing is updated (the text of the class/header files) anymore and then, even worse, the textview becomes just plain gray with no text in it - although the vertical slider is updated correctly! Hope this helps, sweet dreams, Phil On Mon, 04 Sep 2000, Fred Kiefer wrote: > I used the NSTextView for the first time today (To test color dragging, > which din't work) and now I saw what was your problem with it. Up to now > I had only used NSText which is somehow working. So I made a few > changes to NSTextView to use its superclass implementation. From a more > strict point of view this is a step back, but for your problem this > should be a working solution. As soon as we have the full text layout > running (Which will still take some time) we will put those methods back > (Or move the implementation up to NSText). > So you should give NSTextView another try today. > > Fred -- Philippe C.D. Robert Developer - StudioSendai.com
