From: Bernard Desgraupes (berdesg@easynet.fr)
Date: 13 Mar 01, 19:42 EST
From: Bernard Desgraupes <berdesg@easynet.fr> Subject: Re: Line Numbers? Steven Samuels wrote: > > Is there a way to display line numbers in Alpha 7.4.1? > > Thanks > > _______________________________________________ > AlphaTcl-users mailing list > AlphaTcl-users@lists.sourceforge.net > http://lists.sourceforge.net/lists/listinfo/alphatcl-users If you mean numbering lines in the text, this can be achieved with manipCols which has two items called 'Insert Rows Numbers' and 'Insert Numbers From...' If you mean displaying line numbers in a margin like BBEdit does, there is no such possibility. There is only the indicator in the bottom left corner : click on it to go to a specific line. Bernard _______________________________________________ AlphaTcl-users mailing list AlphaTcl-users@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/alphatcl-users