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

		<item>
                        <title>Chm help on selected function (avion)</title>
			<link>http://pnotepad.org/forums/topic/606#post-2182</link>
			<pubDate>Wed, 24 Jun 2009 18:03:41 +0000</pubDate>
			<dc:creator>avion</dc:creator>
			<guid isPermaLink="false">2182@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;First of all, I must apologies if I broke some forum rules when posting announcements here.&#60;br /&#62;
But I figured out that this could be of some interest to the community, and I'm not sure&#60;br /&#62;
how many of you browse the script repository or how often.&#60;/p&#62;
&#60;p&#62;Anyway, I wrote simple python plugin which gives you language help on currently selected word (function). It uses win32api or hhkey.exe (24kb app found on &#60;a href=&#34;http://www.keyworks.net/keyhh.htm)&#34; rel=&#34;nofollow&#34;&#62;http://www.keyworks.net/keyhh.htm)&#60;/a&#62;, if none of above is found then just opens the chm file without selecting searched function. It has own configuration file (plugin.ini), which holds all the chm help files for languages that you use (you should manually create one). Simple configuration looks like this:&#60;/p&#62;
&#60;p&#62;[python]&#60;br /&#62;
chm_path=C:/Python26/Doc/python262.chm&#60;br /&#62;
[php]&#60;br /&#62;
chm_path=C:/Php/Doc/php5.chm&#60;/p&#62;
&#60;p&#62;Script can be found on scriptshare: &#60;a href=&#34;http://scriptshare.rocketmonkeys.com/script/19&#34; rel=&#34;nofollow&#34;&#62;http://scriptshare.rocketmonkeys.com/script/19&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

