Scrolling TextViews
Scrolling TextViews
- Subject: Scrolling TextViews
- From: Max Seelemann <email@hidden>
- Date: Mon, 14 Oct 2002 01:38:13 +0200
Hi.
Maybe this question is very simple, but I didn't find this part in the
Cocoa Documentation...
I've two TextViews, on holds the txt and the other one has the line
numbers...
And now I want to scroll them simultaneous. So if I Scroll down in the
text he should scroll
the line numbers. Both have the same line count, text size, ...
I tried to get the scroller and give it another value - with the
result, that the scroller moved,
but the text stood were it was...
What do I do wrong??
Did I miss to see on part of the Documentation???
thanks for any help
MAX
_______________________________________________
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.