<?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: PN2 - Recent Topics</title>
		<link>http://pnotepad.org/forums/tags/pn2</link>
		<description>Programmer&#039;s Notepad Forums</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 10:50:54 +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/pn2/topics" rel="self" type="application/rss+xml" />

		<item>
                        <title>What&#039;s in a name? (simon)</title>
			<link>http://pnotepad.org/forums/topic/216#post-787</link>
			<pubDate>Wed, 09 May 2007 10:40:09 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">787@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;If you could rename Programmer's Notepad (to something shorter and more catchy), what would you call it?&#60;/p&#62;
&#60;p&#62;All suggestions welcome!&#60;/p&#62;
&#60;p&#62;p.s. but be nice!
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>pn ini settings (p347_m055)</title>
			<link>http://pnotepad.org/forums/topic/23#post-89</link>
			<pubDate>Sat, 18 Feb 2006 12:35:14 +0000</pubDate>
			<dc:creator>p347_m055</dc:creator>
			<guid isPermaLink="false">89@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi. I'm new here, and I'm really sorry if this has been asked before, but in &#60;a href=&#34;http://www.pnotepad.org/devlog/archives/2004_04.html&#34;&#62;this&#60;/a&#62;  page, under the heading:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
Development build of Ella (2.0.5.28)
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;The nineteenth item on the &#34;what's new&#34; list reads:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
Options can now be saved to a .ini file instead of the registry.
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;but I can not find any references to this in the current help file, readme, release notes, or the forum.&#60;br /&#62;
I am using pnotepad2 from a usb drive on computers at school. All of the lab's computers load a fresh image on boot, so any installed files or registry entries are lost.&#60;br /&#62;
If anyone could direct me to an example of the ini file, or some documentation on how to create one, I would be much obliged.&#60;br /&#62;
Thank You
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Displaying Preview (Grawebdesign)</title>
			<link>http://pnotepad.org/forums/topic/39#post-147</link>
			<pubDate>Sat, 18 Mar 2006 18:01:38 +0000</pubDate>
			<dc:creator>Grawebdesign</dc:creator>
			<guid isPermaLink="false">147@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Just upgraded to PN 2. Can't find out how to get the preview to function??? Help plse or Ill have to use my old version for ever.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>How to build it? (kite)</title>
			<link>http://pnotepad.org/forums/topic/96#post-344</link>
			<pubDate>Sat, 19 Aug 2006 07:26:56 +0000</pubDate>
			<dc:creator>kite</dc:creator>
			<guid isPermaLink="false">344@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I despaired of building PN. I don't know why (how) you can build it. My enviroments is : VS. 2005 , WTL :8.0, Boost: 1.33.&#60;/p&#62;
&#60;p&#62;I hope you can fix these problems.&#60;/p&#62;
&#60;p&#62;Following errors :&#60;br /&#62;
------ Build started: Project: pn, Configuration: Debug Win32 ------&#60;br /&#62;
Compiling...&#60;br /&#62;
stdafx.cpp&#60;br /&#62;
g:\pnwtl\pnutils.h(248) : error C3203: 'CXPButton' : unspecialized class template can't be used as a template argument for template parameter 'T', expected a real type&#60;br /&#62;
        g:\pnwtl\pnutils.h(393) : see reference to class template instantiation 'CXPButton&#38;lt;T&#38;gt;' being compiled&#60;br /&#62;
g:\pnwtl\pnutils.h(248) : error C3203: 'CXPButton' : unspecialized class template can't be used as a template argument for template parameter 'T', expected a real type&#60;br /&#62;
        g:\pnwtl\pnutils.h(404) : see reference to class template instantiation 'CXPButton&#38;lt;T&#38;gt;' being compiled&#60;br /&#62;
        with&#60;br /&#62;
        [&#60;br /&#62;
            T=CArrowButton&#60;br /&#62;
        ]&#60;br /&#62;
g:\pnwtl\pntabs.h(21) : error C3203: 'CPNMDITabOwner' : unspecialized class template can't be used as a template argument for template parameter 'T', expected a real type&#60;br /&#62;
        g:\pnwtl\pntabs.h(95) : see reference to class template instantiation 'CPNMDITabOwner&#38;lt;TTabCtrl&#38;gt;' being compiled&#60;br /&#62;
g:\pnwtl\pntabs.h(21) : error C3203: 'CPNMDITabOwner' : unspecialized class template can't be used as a template argument for template parameter 'T', expected a real type&#60;br /&#62;
        g:\pnwtl\tabbingframework\tabbedmdi.h(1242) : see reference to class template instantiation 'CPNMDITabOwner&#38;lt;TTabCtrl&#38;gt;' being compiled&#60;br /&#62;
        with&#60;br /&#62;
        [&#60;br /&#62;
            TTabCtrl=CDotNetTabCtrl&#38;lt;CTabViewTabItem&#38;gt;&#60;br /&#62;
        ]&#60;br /&#62;
        g:\pnwtl\pntabs.h(107) : see reference to class template instantiation 'CTabbedMDIClient&#38;lt;TTabCtrl,TTabOwner&#38;gt;' being compiled&#60;br /&#62;
        with&#60;br /&#62;
        [&#60;br /&#62;
            TTabCtrl=CDotNetTabCtrl&#38;lt;CTabViewTabItem&#38;gt;,&#60;br /&#62;
            TTabOwner=CPNMDITabOwner&#38;lt;CDotNetTabCtrl&#38;lt;CTabViewTabItem&#38;gt;&#38;gt;&#60;br /&#62;
        ]&#60;br /&#62;
g:\pnwtl\pntabs.h(169) : error C3203: 'CPNTabbedMDICommandBarCtrl' : unspecialized class template can't be used as a template argument for template parameter 'T', expected a real type&#60;br /&#62;
        g:\pnwtl\pntabs.h(377) : see reference to class template instantiation 'CPNTabbedMDICommandBarCtrl&#38;lt;TPNFrame&#38;gt;' being compiled&#60;br /&#62;
g:\pnwtl\scintillawtl.h(29) : error C3203: 'CScintillaWindowImpl' : unspecialized class template can't be used as a template argument for template parameter 'T', expected a real type&#60;br /&#62;
        g:\pnwtl\scintillawtl.h(135) : see reference to class template instantiation 'CScintillaWindowImpl&#38;lt;T,TBase&#38;gt;' being compiled&#60;br /&#62;
g:\pnwtl\scintillawtl.h(138) : error C3203: 'CScintillaWindow' : unspecialized class template can't be used as a template argument for template parameter 'T', expected a real type&#60;br /&#62;
        g:\pnwtl\scintillawtl.h(140) : see reference to class template instantiation 'CScintillaWindow&#38;lt;TBase&#38;gt;' being compiled&#60;br /&#62;
Creating browse information file...&#60;br /&#62;
Microsoft Browse Information Maintenance Utility Version 8.00.50727&#60;br /&#62;
Copyright (C) Microsoft Corporation. All rights reserved.&#60;br /&#62;
BSCMAKE: error BK1506 : cannot open file '.\debug\afiles.sbr': No such file or directory&#60;br /&#62;
Build log was saved at &#34;file://g:\pnwtl\Debug\BuildLog.htm&#34;&#60;br /&#62;
pn - 8 error(s), 0 warning(s)&#60;br /&#62;
========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Imagecraft output (bjornhi)</title>
			<link>http://pnotepad.org/forums/topic/45#post-174</link>
			<pubDate>Tue, 11 Apr 2006 13:25:30 +0000</pubDate>
			<dc:creator>bjornhi</dc:creator>
			<guid isPermaLink="false">174@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello!&#60;/p&#62;
&#60;p&#62;I compile C files with Imagecraft from PN2. How do I create &#34;external tool support with user-configurable output matching&#34; for this compilor? I've done some testes, but can't click on the error at all. Probably due to that PN thinks it's a comment. Heres is a example of the out:&#60;/p&#62;
&#60;p&#62;!E C:\Electronics\ATMasterKlient\CODEAT~1\main.c(10): syntax error; found &#60;code&#62;&#38;lt;&#38;#39; expecting &#60;/code&#62;;'&#60;/p&#62;
&#60;p&#62;Where main.c is the file and 10 is the line of error.&#60;/p&#62;
&#60;p&#62;Please come with suggestions!&#60;/p&#62;
&#60;p&#62;Bonus question: How do I call PN2 from prompt to open a file and go to a specific line?&#60;/p&#62;
&#60;p&#62;Best regards&#60;br /&#62;
Björn
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Schemes (Nzbuu)</title>
			<link>http://pnotepad.org/forums/topic/8#post-20</link>
			<pubDate>Wed, 18 Jan 2006 14:38:51 +0000</pubDate>
			<dc:creator>Nzbuu</dc:creator>
			<guid isPermaLink="false">20@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Is there any progress on the document describing how to write schemes in XML for PN2?&#60;br /&#62;
If this is still some way off, then does anyone have some rough notes on the subject?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Nzbuu
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Comment in schemedef (wvdirks)</title>
			<link>http://pnotepad.org/forums/topic/21#post-81</link>
			<pubDate>Fri, 17 Feb 2006 09:33:31 +0000</pubDate>
			<dc:creator>wvdirks</dc:creator>
			<guid isPermaLink="false">81@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I'm experimenting with making my own schemedef, using the vhdl as a template. The language (Consistent Changes &#60;a href=&#34;http://www.sil.org/computing/catalog/show_software.asp?id=4)&#34; rel=&#34;nofollow&#34;&#62;http://www.sil.org/computing/catalog/show_software.asp?id=4)&#60;/a&#62; uses &#34; c &#34; to initiate a comment in the code. The spaces around the c are important. The preceeding space isn't necessary if it's at the beginning of a line. The language doesn't support continued comments. An end of line terminates the comment. In the schemedef file I changed:&#60;/p&#62;
&#60;p&#62;&#38;lt;comments&#38;gt;&#60;br /&#62;
  &#38;lt;line start=&#34;--&#34; continuation=&#34;\&#34; /&#38;gt;&#60;br /&#62;
&#38;lt;/comments&#38;gt;&#60;/p&#62;
&#60;p&#62;to be:&#60;/p&#62;
&#60;p&#62;&#38;lt;comments&#38;gt;&#60;br /&#62;
  &#38;lt;line start=&#34; c &#34; /&#38;gt;&#60;br /&#62;
&#38;lt;/comments&#38;gt;&#60;/p&#62;
&#60;p&#62;but it doesn't work. If I take out the space then anything starting with &#34;c&#34; is matched. The space after the c is needed. Any ideas how I can make it work?&#60;/p&#62;
&#60;p&#62;I have many more questions about schemedef but I'll start with this one. :)&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>MATLAB Scheme (Nzbuu)</title>
			<link>http://pnotepad.org/forums/topic/15#post-46</link>
			<pubDate>Fri, 03 Feb 2006 15:31:00 +0000</pubDate>
			<dc:creator>Nzbuu</dc:creator>
			<guid isPermaLink="false">46@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I've managed to put together a scheme for syntax highlighting for MATLAB. I'll post a link once I've had a chance to get it on my website.&#60;/p&#62;
&#60;p&#62;If I've not done it in a few days, then please remind me.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Text Clips (Sam)</title>
			<link>http://pnotepad.org/forums/topic/4#post-12</link>
			<pubDate>Fri, 13 Jan 2006 16:49:39 +0000</pubDate>
			<dc:creator>Sam</dc:creator>
			<guid isPermaLink="false">12@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Any useful text clips people have created? A few of mine:&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;&#60;a href=&#34;http://webdevel.blogspot.com/2005/10/javascript-dom-text-clips-pn2.html&#34;&#62;JavaScript DOM&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;&#60;a href=&#34;http://webdevel.blogspot.com/2005/09/text-clips-for-programmers-notepad-2-c.html&#34;&#62;C#&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;&#60;a href=&#34;http://webdevel.blogspot.com/2005/02/text-clips-for-programmers-notepad-2.html&#34;&#62;ASP.NET&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;&#60;a href=&#34;http://webdevel.blogspot.com/2005/02/text-clips-for-programmers-notepad-2_18.html&#34;&#62;XHTML&#60;/a&#62;&#60;/li&#62;
&#60;/ul&#62;</description>
		</item>

	</channel>
</rss>

