<?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: windows - Recent Posts</title>
		<link>http://pnotepad.org/forums/tags/windows</link>
		<description>Programmer&#039;s Notepad Forums</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 07:34:21 +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/windows" rel="self" type="application/rss+xml" />

		<item>
                        <title>More compatibility support for encoding (ANSI and UTF-8) (simon)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-7395</link>
			<pubDate>Fri, 01 Oct 2010 13:32:05 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">7395@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;This is the same as the Replace All bug that you reported above. I don't have the code here as I'm at work, so can't debug it, but I suspect that when you convert &#34;ż&#34; to Windows-1252 rather than UTF-8 we are getting a fallback character which is z. Therefore the replacement is finding z.&#60;/p&#62;
&#60;p&#62;When I fix the Replace All bug this will go away too.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>More compatibility support for encoding (ANSI and UTF-8) (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-7392</link>
			<pubDate>Fri, 01 Oct 2010 07:50:03 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">7392@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;When it says “2 occurrence(s) replaced.”, it has indeed replaced two characters, but not the ż … Try replacing with e.g. “M”, then you will see the result: Mażółć. Long story short: it replaces the wrong character.&#60;br /&#62;
This is a serious thing. Why will a character like ż be treated as z?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>More compatibility support for encoding (ANSI and UTF-8) (Nux)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-7389</link>
			<pubDate>Thu, 30 Sep 2010 21:12:25 +0000</pubDate>
			<dc:creator>Nux</dc:creator>
			<guid isPermaLink="false">7389@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;In my case I have a file:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
zażółć&#60;br /&#62;
zażółć
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;And I'm replacing all &#34;ż&#34; with &#34;z&#34;. It says &#34;2 occurrence(s) replaced.&#34; but nothing is replaced.&#60;/p&#62;
&#60;p&#62;I've also found something that might be related, but I'm not sure if it's about display or selection...&#60;br /&#62;
&#60;a href=&#34;http://code.google.com/p/pnotepad/issues/detail?id=1077&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/pnotepad/issues/detail?id=1077&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But I'm very happy it works at all :-).
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>More compatibility support for encoding (ANSI and UTF-8) (simon)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-7385</link>
			<pubDate>Thu, 30 Sep 2010 15:17:35 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">7385@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Great, thanks for the feedback - 2.2 will be a much better release thanks to you!&#60;/p&#62;
&#60;p&#62;I'll look at the Replace All thing.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>More compatibility support for encoding (ANSI and UTF-8) (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-7384</link>
			<pubDate>Thu, 30 Sep 2010 14:44:41 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">7384@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Very nice :-) Now this is how I wanted PNotepad to be. Search/replace works well. Oh I found another bug: “replace all” doesn’t work in UTF-8 mode. He still says „0 occurences replaced”, though replacing one by one works. But I think this is the last bug. ;)
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>More compatibility support for encoding (ANSI and UTF-8) (simon)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-7383</link>
			<pubDate>Thu, 30 Sep 2010 14:12:17 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">7383@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;@rc-flitzer No problem, thanks for continuing to provide feedback!&#60;/p&#62;
&#60;p&#62;I've uploaded a portable build with two changes here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pnotepad.googlecode.com/files/portable-pn2152224.zip&#34; rel=&#34;nofollow&#34;&#62;http://pnotepad.googlecode.com/files/portable-pn2152224.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Change 1: As detailed above, switch to Default Encoding&#60;br /&#62;
Change 2: Fix issue with passing selection into Find Dialog when using UTF-8&#60;/p&#62;
&#60;p&#62;As part of Change 1, the UTF-8 conversion thing is fixed. When I explained what I had done above, I meant to say that this was a bug and not what I had intended :)&#60;/p&#62;
&#60;p&#62;Hopefully this will get us closer to where it needs to be.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>More compatibility support for encoding (ANSI and UTF-8) (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-7382</link>
			<pubDate>Thu, 30 Sep 2010 07:29:27 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">7382@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I'm sorry about yesterday. This was not an appropriate tone, I was a bit harsh.&#60;br /&#62;
Your changes sound good. Do you want to send me a copy of the testing build? The e-mail adress should be available for you as forum administrator.&#60;/p&#62;
&#60;p&#62;&#34;Of course if your default code page is UTF-8 then you get UTF-8 rather than any ANSI encoding.&#34;&#60;br /&#62;
Hm, that's quite wrong. Convert to ANSI should always do what it says. *g* In N++ there is no difference between utf-8, utf-16 and several 8-Bit-Encodings. You either say &#34;this file now has this encoding&#34; or you say &#34;convert to that encoding&#34;. For new files there is an option (settings -&#38;gt; new/open/save) where you set either ANSI, UTF-8 (with/out BOM) or some UTF-16 (UCS-2? That's old.) variant.&#60;/p&#62;
&#60;p&#62;On second thought, your menu structure for encoding is quite ok. You can set an encoding for new files and you can convert files to other encodings. It just has to work properly.^^&#60;/p&#62;
&#60;p&#62;About search / replace: now it works, strange. Sometimes it adds some characters to the beginning or end of the file. And a second bug: if you have marked some characters for replacing, the search box contains the characters as ANSI encoded bytes, e.g. if I mark &#34;ä&#34;, then search/replace, the search box contains &#34;Ã¤&#34;. Of course only when my current file is UTF-8. This is again something where you give utf-8 some different behaviour instead of treating it as just a different encoding... (Seems to me you never even thought of UTF-8 when writing the first versions. *g*)
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>More compatibility support for encoding (ANSI and UTF-8) (simon)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-7380</link>
			<pubDate>Wed, 29 Sep 2010 21:06:33 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">7380@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Ok, I have done the work to switch to default encoding. There are still two options, but they are different and now more clear:&#60;/p&#62;
&#60;p&#62;`&#60;br /&#62;
Default Encoding: [ANSI            ]&#60;br /&#62;
                   UTF-8&#60;br /&#62;
                   UTF-8 No BOM&#60;br /&#62;
                   UTF-16 Little Endian&#60;br /&#62;
                   UTF-16 Big Endian&#60;/p&#62;
&#60;p&#62;Multi-Byte Character Support for ANSI: [Default        ]&#60;br /&#62;
                                        Chinese Big 5&#60;br /&#62;
                                        etc.&#60;/p&#62;
&#60;p&#62;The character set option is gone and is unlikely to return, the above should be enough. I'm happy to provide a private testing build to anyone to try this out and give feedback before the release. Let me know!&#60;/p&#62;
&#60;p&#62;Also still interested in search bugs when UTF-8 encoding is in use.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>More compatibility support for encoding (ANSI and UTF-8) (simon)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-7379</link>
			<pubDate>Wed, 29 Sep 2010 16:46:00 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">7379@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Also, I will of course look at the Notepad++ options later and see what they do differently.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>More compatibility support for encoding (ANSI and UTF-8) (simon)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-7378</link>
			<pubDate>Wed, 29 Sep 2010 16:45:42 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">7378@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Sorry about this, clearly still some work to do.&#60;/p&#62;
&#60;p&#62;The problem with converting to ANSI is caused because I use the default code page when converting to ANSI. Of course if your default code page is UTF-8 then you get UTF-8 rather than any ANSI encoding.&#60;/p&#62;
&#60;p&#62;I guess what I really want to make available is:&#60;/p&#62;
&#60;p&#62;1. Default encoding for new files.&#60;br /&#62;
2. Default code page for ANSI files (?)&#60;/p&#62;
&#60;p&#62;All other settings should be hidden.&#60;/p&#62;
&#60;p&#62;As for Search, I'm surprised that's not working. For example, if I use the above utf-8.txt example file and search for ÊËÌÍÎÏ then it finds both upper and lowercase versions which is as I expect. Could you provide repro steps?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>More compatibility support for encoding (ANSI and UTF-8) (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-7377</link>
			<pubDate>Wed, 29 Sep 2010 15:12:39 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">7377@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;&#34;Right way to fix&#34;? No. Still not fixed. (I'm sorry for not checking the forum a longer time, but I started a new job and it is quite time-intense.)&#60;/p&#62;
&#60;p&#62;I set Options -&#38;gt; General -&#38;gt; Defaults -&#38;gt; Code Page to &#34;UTF-8&#34;, because I want new documents to be created as UTF-8 ones. But we still are not able to open our old ANSI encoded documents without hassle. See point 1 in my first posting.&#60;br /&#62;
And I can't create anymore ANSI documents. If you have (with UTF-8 setting) an open utf-8 document, convert it to ANSI and store it, it is still utf-8 (without BOM). Not that I want to convert _to_ ANSI, but a bug is a bug. *sigh*&#60;/p&#62;
&#60;p&#62;Why do you still have this kind of double or triple setting? And all this unicode/ansi not really running code? There is &#34;Code Page&#34;, &#34;Character Set&#34; and &#34;Encoding&#34; (in &#34;File&#34; menu). This is not useful. I mentioned this way more than a year ago and also gave you the solution: just make _one_ setting for an encoding/character set the user wants to have.&#60;/p&#62;
&#60;p&#62;I'll tell you what. Make UTF-8/encoding support the same as in Notepad++. And make the settings the same. Look at its &#34;Encoding&#34; menu and you'll see what I mean. It is just _simple_ and it works.&#60;/p&#62;
&#60;p&#62;... and search / replace still is unusable in UTF-8.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>More compatibility support for encoding (ANSI and UTF-8) (simon)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-7342</link>
			<pubDate>Wed, 01 Sep 2010 22:21:44 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">7342@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Happy to say that verison 2.1.5 (due for release shortly) will include encoding conversion between UTF-* and ANSI. This should solve this for good!&#60;/p&#62;
&#60;p&#62;My thanks to rc-flitzer, and all those who reported bugs that helped me find the right way to fix this.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>More compatibility support for encoding (ANSI and UTF-8) (horus)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-7301</link>
			<pubDate>Wed, 18 Aug 2010 17:25:34 +0000</pubDate>
			<dc:creator>horus</dc:creator>
			<guid isPermaLink="false">7301@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Yeah, I'm also quite annoyed by this problem.  But I also see that PN2 is quite good at detecting BOM-less UTF-8 files.  So maybe it's not really necessary to set &#34;Code Page&#34; to UTF-8; just default should be good enough.&#60;/p&#62;
&#60;p&#62;However, there're two related bugs which prevents us from using UTF-8 without fear of losing data:&#60;br /&#62;
&#60;a href=&#34;http://code.google.com/p/pnotepad/issues/detail?id=1020&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/pnotepad/issues/detail?id=1020&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://code.google.com/p/pnotepad/issues/detail?id=1021&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/pnotepad/issues/detail?id=1021&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If these two bugs are fixed, PN2 could reach another level of perfection :)
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>More compatibility support for encoding (ANSI and UTF-8) (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-4099</link>
			<pubDate>Wed, 14 Apr 2010 10:58:33 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">4099@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I created a file which has all german umlauts (äöü and ß) in a line. Then there are all 122 non-ASCII characters from Windows-1252 in another line. This has been saved both with encodings Windows-1252 and UTF-8 (with BOM). Is this helpful? Most European Windows versions use 1252. For Kyrillic and other encodings (Chinese, Thai, Turkish) it's a bit more complicated to create these files, but I could also do this if neccassary.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://rainer-grabbe.de/developer/pnotepad/windows-1252.txt&#34; rel=&#34;nofollow&#34;&#62;http://rainer-grabbe.de/developer/pnotepad/windows-1252.txt&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://rainer-grabbe.de/developer/pnotepad/utf-8.txt&#34; rel=&#34;nofollow&#34;&#62;http://rainer-grabbe.de/developer/pnotepad/utf-8.txt&#60;/a&#62;&#60;br /&#62;
Maybe your browser does not display any text in one of these files because of encoding. Simply save them.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>More compatibility support for encoding (ANSI and UTF-8) (simon)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-4098</link>
			<pubDate>Wed, 14 Apr 2010 08:15:45 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">4098@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi, thanks for the feedback. I really would like to get this stuff fixed, and sorry I haven't got around to it yet. I'll try and prioritise these bugs, but maybe you could help:&#60;/p&#62;
&#60;p&#62;What would make these requests easier to work on would be a set of sample files that I can use to verify results, so for each conversion that I might do:&#60;/p&#62;
&#60;p&#62;1. Open source file [x]&#60;br /&#62;
2. Convert to encoding blah&#60;br /&#62;
3. Save as new file, and compare to file [y]&#60;/p&#62;
&#60;p&#62;If I had a set of x and y that were known to be good, then testing this is much easier. If you were willing to help on this (or anyone else for that matter, code or samples) it might speed things along.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>More compatibility support for encoding (ANSI and UTF-8) (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/2025#post-4069</link>
			<pubDate>Tue, 13 Apr 2010 09:45:38 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">4069@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello!&#60;br /&#62;
At first I'd like to thank you, Simon, for the newest version 2.1. It has been a while since I looked here for new versions and this one impresses me. Native support for extensions without the need to install Python (and a nice text sorting extension) and native UTF-8 support, finally. You see, UTF-8 is the future, but already for years, so PNotepad was already late. ;-)&#60;/p&#62;
&#60;p&#62;If you only edit UTF-8 files everything is nice. But I also have many many old ANSI (1252) files, and it would be great to use PNotepad as all-purpose editor for both encodings. Here is why is that not yet possible:&#60;/p&#62;
&#60;p&#62;1. I want to create new files automatically in UTF-8. But when I set „Code Page“ to Unicode (UTF-8), all opened ANSI files (with automatc encoding recognition) are displayed wrong. The editor recognizes ANSI encoding and says so in status line, but instead of an „ü“ I only get a square with „FC“ written in it. So it seems a bug: the text window wants to display the text in UTF-8, but it is ANSI and it should be displayed so.&#60;br /&#62;
That's really annoying. Either I can't open my old ANSI files properly or I manually have to change encoding from ANSI to UTF-8 on every single new-created document.&#60;/p&#62;
&#60;p&#62;2. There is still no easy conversion between encodings, which I proposed in July 2008: &#60;a href=&#34;http://pnotepad.org/forums/topic/443#post-1558&#34; rel=&#34;nofollow&#34;&#62;http://pnotepad.org/forums/topic/443#post-1558&#60;/a&#62;&#60;br /&#62;
And yes, I rechecked the behaviour. It's still the same. It would be so easy to implement an option to set/change the encoding in the save dialog window.&#60;/p&#62;
&#60;p&#62;I already created two bug reports (875 and 876) for these issues. Hopefully I'm waiting for them to be finished (at least 875). :-)
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Beginner nees help setting up a C compiler (Fixxxer)</title>
			<link>http://pnotepad.org/forums/topic/334#post-1187</link>
			<pubDate>Wed, 13 Feb 2008 17:43:08 +0000</pubDate>
			<dc:creator>Fixxxer</dc:creator>
			<guid isPermaLink="false">1187@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Well, I figured it out!  Here's how, in case anyone else wants to know...&#60;/p&#62;
&#60;p&#62;Using the info from the Mingw web site (&#60;a href=&#34;http://www.mingw.org/docs.shtml)&#34; rel=&#34;nofollow&#34;&#62;http://www.mingw.org/docs.shtml)&#60;/a&#62;, I created a new scheme in PN2 (TOOLS &#38;gt; OPTIONS &#38;gt; TOOLS &#38;gt; ADD) using the following:&#60;/p&#62;
&#60;p&#62;NAME: &#38;lt;whatever&#38;gt;&#60;br /&#62;
COMMAND: C:\Dev-C++\Bin\gcc.exe&#60;br /&#62;
FOLDER: $(ProjectPath)&#60;br /&#62;
PARAMETERS: -o %n %f&#60;/p&#62;
&#60;p&#62;Now I can compile my .C files into an .EXE that will run in DOS/Win.!
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Beginner nees help setting up a C compiler (Fixxxer)</title>
			<link>http://pnotepad.org/forums/topic/334#post-1186</link>
			<pubDate>Wed, 13 Feb 2008 16:31:18 +0000</pubDate>
			<dc:creator>Fixxxer</dc:creator>
			<guid isPermaLink="false">1186@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello, all.  To cut to the quick, basically, I need help setting up a C compiler with PN2.  Here's the whole story...&#60;/p&#62;
&#60;p&#62;I really want to get into programming AVR microcontrollers, so I figured that I'd need to learn C first (I'm using the Kernighan &#38;#38; Ritchie book).  I went ahead and installed the latest WinAVR package, which includes PN2, but my problem is that PN2 didn't come with a C compiler to compile small &#34;learning&#34; programs for DOS/Win...&#60;/p&#62;
&#60;p&#62;It was suggested that I install Dev-C++ v4, since it comes with a compiler that allows you to create .EXE files that can be run from DOS/Win.  I did that, and it works great for all of the &#34;practice&#34; programs that I've been writing to help me learn C, but I REALLY hate the look and feel of Dev-C++ (and I LOVE the look/feel of PN2).&#60;/p&#62;
&#60;p&#62;So, the big question is, can anyone help me configure PN2 to use a C compiler that I can use to compile the programs that I write from my training book into .EXE files that can be executed in DOS/Win.?  It may be a very basic question for some of you, but since I just started learning about C a few weeks ago (I still don't really know anything about compilers, makefiles, etc.), I really have no idea what needs to be done to make this work.&#60;/p&#62;
&#60;p&#62;I've tried searching the forums and the PN2 documentation, but I can't seem to find any step-by-step instructions on how to get a DOS/Win. C compiler set up in PN2.  If anyone could spend a few minutes to help a newbie out, I would really appreciate it!&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
-Lee
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>One File, Multiple Views (mirkosoft)</title>
			<link>http://pnotepad.org/forums/topic/254#post-927</link>
			<pubDate>Fri, 20 Jul 2007 06:12:43 +0000</pubDate>
			<dc:creator>mirkosoft</dc:creator>
			<guid isPermaLink="false">927@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi simon, thank you for this tip, it works well. Although I would prefer real window splitting functionality sometime in the future.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>One File, Multiple Views (simon)</title>
			<link>http://pnotepad.org/forums/topic/254#post-922</link>
			<pubDate>Thu, 19 Jul 2007 16:19:30 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">922@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Go to Tools&#124;Options&#124;Confirmations and change &#34;When attempting to re-open a file&#34; to &#34;Ask Me&#34; or &#34;Re-Open&#34; and you can open a file twice.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>One File, Multiple Views (mirkosoft)</title>
			<link>http://pnotepad.org/forums/topic/254#post-920</link>
			<pubDate>Thu, 19 Jul 2007 15:47:54 +0000</pubDate>
			<dc:creator>mirkosoft</dc:creator>
			<guid isPermaLink="false">920@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I assume &#34;opening the file twice&#34; means opening the file in two instances of pn? Or is there a way to open a file twice in the same instance?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>One File, Multiple Views (simon)</title>
			<link>http://pnotepad.org/forums/topic/254#post-913</link>
			<pubDate>Thu, 19 Jul 2007 13:42:36 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">913@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;This is a very common request, currently you can only do this by opening the file twice. I'm considering upping the priority on this.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>One File, Multiple Views (mirkosoft)</title>
			<link>http://pnotepad.org/forums/topic/254#post-910</link>
			<pubDate>Wed, 18 Jul 2007 08:31:42 +0000</pubDate>
			<dc:creator>mirkosoft</dc:creator>
			<guid isPermaLink="false">910@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Is it possible to open one file in two windows in np?&#60;br /&#62;
Or in other words: is it possible to show to pieces of the same file at the same time in np?&#60;/p&#62;
&#60;p&#62;Thank you for a hint on this.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Linux-user - visits XP - enjoys PNpad - etc (fedoracore)</title>
			<link>http://pnotepad.org/forums/topic/173#post-626</link>
			<pubDate>Mon, 05 Mar 2007 16:00:57 +0000</pubDate>
			<dc:creator>fedoracore</dc:creator>
			<guid isPermaLink="false">626@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;thanks, Simon! i do plan to learn Python, but i don't know it yet. Regardless, it's been a great tool to have in my arsenal of great text editors. i suppose i can stand to manually open the browser. ;)&#60;/p&#62;
&#60;p&#62;i've used it a lot since i've been logged into XP (since Thur or Fri). It's now my default Editor when i view/edit using Filezilla. :)
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Linux-user - visits XP - enjoys PNpad - etc (simon)</title>
			<link>http://pnotepad.org/forums/topic/173#post-625</link>
			<pubDate>Sun, 04 Mar 2007 21:41:52 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">625@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Thanks for the compliments, I'll have to have a think about how to make launching a browser work better. For the time being, you could try the development release and PyPN - you could add a python script that launched the browser as you want to and bind it to a shortcut key.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Linux-user - visits XP - enjoys PNpad - etc (fedoracore)</title>
			<link>http://pnotepad.org/forums/topic/173#post-621</link>
			<pubDate>Sat, 03 Mar 2007 02:18:49 +0000</pubDate>
			<dc:creator>fedoracore</dc:creator>
			<guid isPermaLink="false">621@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;hi there.&#60;br /&#62;
well done, good sir! well done! :)&#60;/p&#62;
&#60;p&#62;very nice. lightweight but not &#60;em&#62;too&#60;/em&#62; lightweight. love the text-clips -- again, very nicely done there. &#60;/p&#62;
&#60;p&#62;my wish-list item: give us something to integrate a &#34;browser&#34; a little more easily. here's what i've got for Seamonkey, but it's not doing quite what i want.It opens the browser. :)&#60;br /&#62;
but the URL is all &#34;URL encoded&#34;, so it requires editing, and the full path i suppose is NOT what i want either... but it's &#34;close&#34;.&#60;/p&#62;
&#60;blockquote cite=&#34;This Users Settings&#34;&#62;&#60;p&#62;&#60;code&#62; &#60;a href=&#34;http://localhost/$(ProjectPath)%f&#34; rel=&#34;nofollow&#34;&#62;http://localhost/$(ProjectPath)%f&#60;/a&#62; &#60;/code&#62;
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;hmph-- i suppose &#60;em&#62;you don't need to do anything&#60;/em&#62; there-- it's really on &#34;we&#34;, the users to go w/ that-- and it's awesome the way you've got that part of it setup, don't get me wrong (as one who deals w/ stuff in linux where you actually have to open up a dot-properties file, and make changes in there-- your &#34;tools&#34; window in comparison is a godsend-- but maybe add a Prog. Variable to reference the httpd:htdocs path? i realize you've not necessarily targeted web dev'rs here, and that's admirable, but perhaps that one little bit wouldn't hurt? not sure how you'd do it-- haha-- obviously!!&#60;/p&#62;
&#60;p&#62;thanks again. and thanks for offering it for such a great price!!!&#60;br /&#62;
i was using EditPlus in my QuickLaunch -- but integrating it w/ FileZilla, and to have that Nag-Screen coming up all the time (yeah, i'm an ass, and i didn't buy it yet. i do plan to, honest!) -- it's make the on-the-fly-editing of web docs a little less &#34;easy&#34;. i think i'm going to switch my Filezilla prefs to open PNpad instead. ;)&#60;/p&#62;
&#60;p&#62;thanks! woot! woot!! ::sounds of crowd cheering in bground:: ...&#60;/p&#62;
&#60;p&#62;PS. I tried installing PNPad under WinE on Linux ( winehq.org ), but it didn't work. i think the error i get is something about the sys having a hard time w/ the C+ library and compiling error (if i recall correctly, as i'm on WinXP presently). i'd love to have it available to me there (i know that might sound silly w/ all the great linux text-editors, etc...)&#60;br /&#62;
that's just an FYI-- i wouldn't expect you to care about the WinE-o's. :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

