Re: Line numbers in IDE
Re: Line numbers in IDE
- Subject: Re: Line numbers in IDE
- From: Koen van der Drift <email@hidden>
- Date: Wed, 25 Feb 2004 19:56:26 -0500
Hi -
I'm currently in the process of writing a programmer's editor/IDE type
application and I want to display line numbers down the left side of my
text area, like XCode or BBEdit does. I've tried a number of different
ways to figure out how to do this, but they've all failed. Can anyone
give me a few pointers? Thanks!
Josh,
I have done this for an NSTextView a while ago. See this thread in the
mailing list archives:
http://cocoa.mamasam.com/COCOADEV/2003/02/2/57146.php
hth,
- Koen.
_______________________________________________
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.