From 93bf3137c544b66a84a5a780264abef960f8a1b9 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Thu, 16 Apr 2009 23:21:40 +0000 Subject: - Implement line numbering for CMTextView: - Add an implementation of NoodleLineNumberView, by Paul Kim. Slightly tweaked to remove markers. - Add to CMTextView (to enable it for other CMTextView uses, hook up the scrollView outlet to the containing scroll view) --- Interfaces/English.lproj/Credits.rtf | 2 +- Interfaces/English.lproj/DBView.xib | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) (limited to 'Interfaces') diff --git a/Interfaces/English.lproj/Credits.rtf b/Interfaces/English.lproj/Credits.rtf index 731fa4d2..2f5301ee 100644 --- a/Interfaces/English.lproj/Credits.rtf +++ b/Interfaces/English.lproj/Credits.rtf @@ -1,7 +1,6 @@ {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 {\fonttbl\f0\fnil\fcharset0 LucidaGrande;} {\colortbl;\red255\green255\blue255;\red25\green25\blue25;\red0\green27\blue199;} -\vieww9000\viewh8400\viewkind0 \pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural \f0\b\fs22 \cf2 Current Developers @@ -40,6 +39,7 @@ Jason Hallford\ Carsten Bl\'fcm\ Andrea Salomoni\ Greg Hulands\ +Paul Kim (NoodleLineNumberView)\ \ \b Artwork diff --git a/Interfaces/English.lproj/DBView.xib b/Interfaces/English.lproj/DBView.xib index 60a03b6a..e318b30c 100644 --- a/Interfaces/English.lproj/DBView.xib +++ b/Interfaces/English.lproj/DBView.xib @@ -8,7 +8,6 @@ 353.00 YES - YES @@ -175,7 +174,6 @@ {{1, 1}, {194, 393}} - 6 @@ -207,7 +205,6 @@ {196, 395} - 530 @@ -292,7 +289,6 @@ {{1, 1}, {194, 123}} - 4 @@ -319,7 +315,6 @@ {{0, 404}, {196, 125}} - 530 @@ -1246,7 +1241,6 @@ {{1, 17}, {625, 289}} - 4 @@ -1279,7 +1273,6 @@ {{1, 0}, {625, 17}} - 4 @@ -1288,7 +1281,6 @@ {{-1, 22}, {627, 307}} - 562 @@ -1722,7 +1714,6 @@ {{1, 17}, {625, 141}} - 4 @@ -1755,7 +1746,6 @@ {{1, 0}, {625, 17}} - 4 @@ -1764,7 +1754,6 @@ {{-1, 22}, {627, 159}} - 562 @@ -3696,7 +3685,7 @@ {3.40282e+38, 3.40282e+38} {256, 191} - + 256 YES @@ -4321,7 +4310,6 @@ {519, 347} - {{0, 0}, {1440, 878}} {256, 213} @@ -12602,6 +12590,14 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8 5406 + + + scrollView + + + + 5410 + @@ -20877,7 +20873,7 @@ Y2hhbmdlIHRoZSBvcmRlcg - 5408 + 5410 @@ -20925,6 +20921,10 @@ Y2hhbmdlIHRoZSBvcmRlcg CMTextView NSTextView + + scrollView + NSScrollView + IBProjectSource Source/CMTextView.h -- cgit v1.2.3