<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[N++ Development: GUI editing]]></title><description><![CDATA[<p dir="auto">What is the recommended/preferred way to edit the resource scripts for Notepad++ GUI development. In the past I’ve used things like ResEdit to edit my own resource files visually. I didn’t know if most people just hand edit them and keep recompiling, or if the Visual Studios Community Edition was able to do that, or what exactly. Currently I just have Express installed. Thanks.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/10427/n-development-gui-editing</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 20:15:34 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/10427.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 17 Sep 2015 20:30:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to N++ Development: GUI editing on Mon, 21 Sep 2015 07:58:49 GMT]]></title><description><![CDATA[<p dir="auto">I have the Enterprise edition available at the office.<br />
Any paid version of Visual Studio includes the resource editor.</p>
<p dir="auto">The only free alternative graphical resource editors I know are <strong>ResEdit</strong> and</p>
<p dir="auto"><strong>ResourceHacker</strong><br />
<a href="http://www.angusj.com/resourcehacker/#download" rel="nofollow ugc">http://www.angusj.com/resourcehacker/#download</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/11404</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/11404</guid><dc:creator><![CDATA[lordkrandel]]></dc:creator><pubDate>Mon, 21 Sep 2015 07:58:49 GMT</pubDate></item><item><title><![CDATA[Reply to N++ Development: GUI editing on Fri, 18 Sep 2015 18:28:15 GMT]]></title><description><![CDATA[<p dir="auto">Do you have the community edition installed? I’ve got express and it can’t edit the resources through a graphical editor, only plain text.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/11304</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/11304</guid><dc:creator><![CDATA[dail]]></dc:creator><pubDate>Fri, 18 Sep 2015 18:28:15 GMT</pubDate></item><item><title><![CDATA[Reply to N++ Development: GUI editing on Fri, 18 Sep 2015 17:53:12 GMT]]></title><description><![CDATA[<p dir="auto">Hello dail.<br />
I’ve just made my first steps in editing GUI resource files.</p>
<p dir="auto">After downloading the source, I opened the Visual Studio project.<br />
I modified the shortcut.rc file with the graphical tool, then I saved, recompiled the project and tested it at runtime.</p>
<p dir="auto">When everything started to look OK, I went to edit the source code.<br />
VS auto-regenerated it and made it kinda messy.<br />
So I did a diff, found the meaningful lines, and merged the new lines against the old file.<br />
Then I cleaned up removed all unnecessary spaces that VS inserted but were clashing with the coding style.</p>
<p dir="auto">Now I got a clean file with just a few updates.<br />
You will see my pull request tomorrow.</p>
<p dir="auto">Hope it helps.</p>
<p dir="auto">Paolo Gatti &lt;lordkrandel&gt;</p>
]]></description><link>https://community.notepad-plus-plus.org/post/11301</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/11301</guid><dc:creator><![CDATA[lordkrandel]]></dc:creator><pubDate>Fri, 18 Sep 2015 17:53:12 GMT</pubDate></item></channel></rss>