<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>pnotepad.org forums &#187; Tag: line - Recent Posts</title>
		<link>http://pnotepad.org/forums/tags/line</link>
		<description>Programmer&#039;s Notepad Forums</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 06:27:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://pnotepad.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://pnotepad.org/forums/rss/tags/line" rel="self" type="application/rss+xml" />

		<item>
                        <title>Select text between specified line numbers (CoDEmanX)</title>
			<link>http://pnotepad.org/forums/topic/5176#post-7836</link>
			<pubDate>Fri, 15 Apr 2011 21:24:13 +0000</pubDate>
			<dc:creator>CoDEmanX</dc:creator>
			<guid isPermaLink="false">7836@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Would be nice to have such functionality built-in. If pn ever gets hex edit support, a generic select range  dialog would be great (similar to what HxD has but also for text)
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Select text between specified line numbers (Nux)</title>
			<link>http://pnotepad.org/forums/topic/5176#post-7678</link>
			<pubDate>Wed, 16 Feb 2011 20:18:53 +0000</pubDate>
			<dc:creator>Nux</dc:creator>
			<guid isPermaLink="false">7678@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;You could do that with a script. You could base it on a recoded script.&#60;/p&#62;
&#60;p&#62;To open prompt run:&#60;br /&#62;
&#60;code&#62;strLines = pn.InputBox(&#38;quot;Select script&#38;quot;, &#38;quot;Type in line numbers to be selected&#38;quot;)&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;To select a range of text use:&#60;br /&#62;
&#60;code&#62;sct.GetTextRange(min(arrSel),max(arrSel))&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Where sct is:&#60;br /&#62;
&#60;code&#62;sct = scintilla.Scintilla(pn.CurrentDoc())&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Select text between specified line numbers (mexmanz)</title>
			<link>http://pnotepad.org/forums/topic/5176#post-7677</link>
			<pubDate>Wed, 16 Feb 2011 07:58:25 +0000</pubDate>
			<dc:creator>mexmanz</dc:creator>
			<guid isPermaLink="false">7677@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is there a function to select text between two specified line numbers:&#60;/p&#62;
&#60;p&#62;for example, if the file has 100 lines and I want to select the text between and including lines 25-50 using a keyboard shortcut. &#60;/p&#62;
&#60;p&#62;How can this be done, or if lines are bookmarked, can the text be selected between the two bookmarks.&#60;/p&#62;
&#60;p&#62;Many thanks for advice&#60;br /&#62;
Andrew
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>color for line number column (zman123)</title>
			<link>http://pnotepad.org/forums/topic/212#post-1693</link>
			<pubDate>Tue, 04 Nov 2008 19:21:07 +0000</pubDate>
			<dc:creator>zman123</dc:creator>
			<guid isPermaLink="false">1693@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I am experiencing a similar bug with version 2.0.8.718.  I set my background color to black, and my text color to light gray.  I also set my line numbers to light gray against a dark blue background.  Most of the time, the line numbers show up properly, but for plain text files, they show up as light gray on a beige background for some reason, which is very hard to read.  I went through all the scheme and style settings and I can't figure out what is causing that.  Does anyone know what is going on and how to fix it?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Can I sort lines? (horus)</title>
			<link>http://pnotepad.org/forums/topic/236#post-1455</link>
			<pubDate>Wed, 04 Jun 2008 12:49:42 +0000</pubDate>
			<dc:creator>horus</dc:creator>
			<guid isPermaLink="false">1455@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;You must be talking about this, right?&#60;br /&#62;
&#60;a href=&#34;http://pnotepad.org/forums/topic/243&#34; rel=&#34;nofollow&#34;&#62;http://pnotepad.org/forums/topic/243&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And I suppose I need to install the whole python for this to work, right?&#60;/p&#62;
&#60;p&#62;Hmm, quite overkilling for a little function.  Any light alternative?&#60;/p&#62;
&#60;p&#62;I suppose it would need Scintilla to implement the sort if we want something more flexible like case-sensitive/insensitive sort and ascending/descending sort.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Can I sort lines? (simon)</title>
			<link>http://pnotepad.org/forums/topic/236#post-1439</link>
			<pubDate>Mon, 02 Jun 2008 08:14:52 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">1439@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;There is a sort script included with the PyPN distribution.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Can I sort lines? (horus)</title>
			<link>http://pnotepad.org/forums/topic/236#post-1429</link>
			<pubDate>Fri, 30 May 2008 17:09:24 +0000</pubDate>
			<dc:creator>horus</dc:creator>
			<guid isPermaLink="false">1429@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Yeah, I'm looking for this tool as well.  Anyone knows if it's possible to add some external tool to do this?  Or it's scheduled for the next release? ;)
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Can I sort lines? (jumpfroggy)</title>
			<link>http://pnotepad.org/forums/topic/236#post-855</link>
			<pubDate>Tue, 29 May 2007 23:26:20 +0000</pubDate>
			<dc:creator>jumpfroggy</dc:creator>
			<guid isPermaLink="false">855@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Is there a way to sort lines?  I used to use Tools-&#38;gt;Sort in Textpad, and I use Data-&#38;gt;Sort in excel.  In textpad, you could sort lines by specifying the start/length column, and to sort alphabetically, case insensitive, etc.  I didn't see this feature, just wanted to double check before I put in a request.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>color for line number column (miechu)</title>
			<link>http://pnotepad.org/forums/topic/212#post-775</link>
			<pubDate>Thu, 26 Apr 2007 17:01:25 +0000</pubDate>
			<dc:creator>miechu</dc:creator>
			<guid isPermaLink="false">775@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;just update your pn2 to the latest version and go as i told you - it's possible ;)
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>color for line number column (bhengh)</title>
			<link>http://pnotepad.org/forums/topic/212#post-774</link>
			<pubDate>Thu, 26 Apr 2007 14:02:59 +0000</pubDate>
			<dc:creator>bhengh</dc:creator>
			<guid isPermaLink="false">774@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I saw that, but in order to change anything under Tools -&#38;gt; Options -&#38;gt; Schemes, you need to pick a scheme.  The file I'm looking at is Plain Text, which you can't pick as a scheme.  Is there any way to change the line number display in the &#34;Plain Text&#34; scheme?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>color for line number column (miechu)</title>
			<link>http://pnotepad.org/forums/topic/212#post-773</link>
			<pubDate>Thu, 26 Apr 2007 07:40:36 +0000</pubDate>
			<dc:creator>miechu</dc:creator>
			<guid isPermaLink="false">773@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Tools-&#38;gt;Options-&#38;gt;Schemes-&#38;gt;Styles-&#38;gt;Line Numbers
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>color for line number column (bhengh)</title>
			<link>http://pnotepad.org/forums/topic/212#post-772</link>
			<pubDate>Wed, 25 Apr 2007 20:47:28 +0000</pubDate>
			<dc:creator>bhengh</dc:creator>
			<guid isPermaLink="false">772@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I changed the default text color to white text on a black background.  Unfortunately, when I did that, the line-numbers in the left column became white on a light gray background, which is very hard to read.  Is there a place to change the background color of the line-number column, or a place to specify a color for the line-numbers independently of the text?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Line spacing and other stuff (simon)</title>
			<link>http://pnotepad.org/forums/topic/193#post-687</link>
			<pubDate>Tue, 03 Apr 2007 08:34:40 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">687@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;There *will* be an explorer window added at some point in the not-too-distant future.&#60;/p&#62;
&#60;p&#62;I'll look at the mouse-scroll tabs thing - is there an RFE on sourceforge for it?&#60;/p&#62;
&#60;p&#62;I just checked in the global styles page and re-organised scheme configuration. You now have options that look like this (subject to change):&#60;/p&#62;
&#60;p&#62;Schemes:&#60;br /&#62;
   &#124;- Basic&#60;br /&#62;
   &#124;- Styles&#60;br /&#62;
   &#124;- Advanced&#60;/p&#62;
&#60;p&#62;Basic is the current page allowing you to choose the default font and size. Styles is the new page allowing setting of styles that cover all of the schemes (i.e. keywords in all schemes, brace match in all schemes). Advanced is the current scheme configuration page allowing per-scheme adjustment of individual styling elements.&#60;/p&#62;
&#60;p&#62;This makes it much easier to change look and feel for the whole of PN. I'll also be adding a pre-defined style sets feature to allow PN to ship with a default &#34;dark&#34; configuration etc.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Line spacing and other stuff (miechu)</title>
			<link>http://pnotepad.org/forums/topic/193#post-685</link>
			<pubDate>Mon, 02 Apr 2007 10:45:50 +0000</pubDate>
			<dc:creator>miechu</dc:creator>
			<guid isPermaLink="false">685@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;or maybe opera style? right click + scroll to go through the tabs?&#60;/p&#62;
&#60;p&#62;explorer windows - yeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeees&#60;/p&#62;
&#60;p&#62;and something new (i don't know if anyone besides would like that, but...)&#60;br /&#62;
something called garbage collector - i often want to test some pice of code and i want&#60;br /&#62;
it saved somewhere... if anybody uses maxthon 2 there is grabage collector - a simple&#60;br /&#62;
window with tabs - you can write there anything and it will automatically save it's contents - you don't have to worry about WHERE it will be saved - becouse it's not important where - the important thing is to access it quickly and that it will be persistent - this would be very, very cool.&#60;/p&#62;
&#60;p&#62;btw. pn2 rox, even notepad++ can't match, although it has more character/string manipulatiors, but it can be done ;)&#60;/p&#62;
&#60;p&#62;i forgot - can tags window be configured by some script or something? i really would like to create myself windows like in VS, where i can have my classes, my variables, my functions, etc. i know that it highlights functions, but i'd like variables too, and some icons to recognize them?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Line spacing and other stuff (Julas)</title>
			<link>http://pnotepad.org/forums/topic/193#post-684</link>
			<pubDate>Sun, 01 Apr 2007 13:35:47 +0000</pubDate>
			<dc:creator>Julas</dc:creator>
			<guid isPermaLink="false">684@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I've sent an e-mail about 2 months ago, but got no reply so I'm retrying here.&#60;/p&#62;
&#60;p&#62;First of all I want to say that Programmer's Notepad is really great and I've been using it for some time now (switched from Notepad2). However, I miss one great feature of Notepad2 - the ability to globally add line spacing. As Notepad2 is also based on Scintilla, the trick that worked there also works in PNotepad. Namely, you can add the line spacing by increasing Brace Match/Brace Mismatch font size. However, this was an easy thing to do in Notepad2, because I could change this property globally for all the schemes. In PNotepad I have to do it for every scheme I use separately which is a bit annoying. Is there any way to change this globally?&#60;/p&#62;
&#60;p&#62;Other things that would help me a lot would be:&#60;br /&#62;
- an ability to scroll the opened tabs by a mouse wheel (like in Firefox when you hover the tabs bar) and not only by those arrows on the right&#60;br /&#62;
- an explorer Window (for people who don't like creating projects, like me ;) to open new files easily in PNotepad&#60;/p&#62;
&#60;p&#62;Thanks for your great work.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>[Req] Configurable line-spacing (CoMiKe)</title>
			<link>http://pnotepad.org/forums/topic/51#post-199</link>
			<pubDate>Wed, 26 Apr 2006 23:43:05 +0000</pubDate>
			<dc:creator>CoMiKe</dc:creator>
			<guid isPermaLink="false">199@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;That's what I call a great workaround. :-D&#60;/p&#62;
&#60;p&#62;Setting whitespace font size to 12pt, PNotepad displays the same line spacing that is shown in Notepad++.&#60;/p&#62;
&#60;p&#62;Anyway, Notepad++ also uses the Scintilla component (that's the reason for my love to PNotepad and Notepad++), so I think if they've done the linespacing option for Notepad++, it should also be possible in PNotepad.&#60;/p&#62;
&#60;p&#62;All in all, I'm more than satisfied with your proposed workaround. I recommend everyone to use it, as the code looks much cleaner. Thanks a lot!!!
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>[Req] Configurable line-spacing (dsowa)</title>
			<link>http://pnotepad.org/forums/topic/51#post-197</link>
			<pubDate>Wed, 26 Apr 2006 15:04:38 +0000</pubDate>
			<dc:creator>dsowa</dc:creator>
			<guid isPermaLink="false">197@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I don't think there is a way to directly change the interline spacing but I think you can accomplish what you want like this.&#60;/p&#62;
&#60;p&#62;go to the options dialog, and look in the schemes section.&#60;/p&#62;
&#60;p&#62;edit the scheme for the type of file you will be editing&#60;/p&#62;
&#60;p&#62;In the styles tab each text style can have an independent font/size/color etc.  the Scintilla control that pn2 is based on spaces all the lines based on the largest font in its list.  So if you use a 10 point font as your standard editing font and you change one of the font styles to an 11 point font,(I used UUID) Scintilla will space everything out to 11 points giving a bit more space between lines.&#60;/p&#62;
&#60;p&#62;If a full point jump in spacing is too much you would have to experiment with other fonts to find one that gives an interline spacing you like.&#60;/p&#62;
&#60;p&#62;This isn't as easy as a direct adjustment but a direct adjustment would be very difficult given the really flexible font control that pn2/scintilla provides.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>[Req] Configurable line-spacing (CoMiKe)</title>
			<link>http://pnotepad.org/forums/topic/51#post-196</link>
			<pubDate>Wed, 26 Apr 2006 11:12:28 +0000</pubDate>
			<dc:creator>CoMiKe</dc:creator>
			<guid isPermaLink="false">196@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I've been using Notepad++ for my editing needs for some time, but it lacks the option to configure tools, and I badly need it.&#60;/p&#62;
&#60;p&#62;Then I found PNotepad, and I think it's a great editor.&#60;/p&#62;
&#60;p&#62;The only downside is that it has very little line spacing, so the code doesn't look as clear as I would want.&#60;/p&#62;
&#60;p&#62;You can &#60;a href=&#34;http://img83.imageshack.us/my.php?image=linespacing6uj.png&#34;&#62;take a look at this image&#60;/a&#62; that compares line-spacing in Notepad++ and PNotepad line-spacing.&#60;/p&#62;
&#60;p&#62;Anyway, you've made a fantastic work to get this editor.&#60;br /&#62;
Best regards.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

