<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.sharpdevelop.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Matt Ward - All Comments</title><link>http://community.sharpdevelop.net/blogs/mattward/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>WiX 3.0 Integration</title><link>http://community.sharpdevelop.net/blogs/mattward/archive/2006/09/17/WixIntegration.aspx#20372</link><pubDate>Wed, 02 Jan 2008 23:31:52 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:20372</guid><dc:creator>Matt Ward</dc:creator><description>&lt;p&gt;SharpDevelop 3.0 now supports WiX 3.0. There are some changes to how things work compared to the WiX&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=20372" width="1" height="1"&gt;</description></item><item><title>Doctor Deploys Blog  ::     WiX editors.</title><link>http://community.sharpdevelop.net/blogs/mattward/archive/2006/09/17/WixIntegration.aspx#19854</link><pubDate>Wed, 21 Nov 2007 08:05:51 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:19854</guid><dc:creator>Doctor Deploys Blog  ::     WiX editors.</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Doctor Deploys Blog &amp;nbsp;:: &amp;nbsp; &amp;nbsp; WiX editors.&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=19854" width="1" height="1"&gt;</description></item><item><title>re: IronPython Integration In SharpDevelop 2.2</title><link>http://community.sharpdevelop.net/blogs/mattward/archive/2007/10/21/IronPythonIntegrationInSharpDevelop22.aspx#19805</link><pubDate>Sun, 18 Nov 2007 16:44:19 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:19805</guid><dc:creator>MattWard</dc:creator><description>&lt;p&gt;Adding a StatusStrip and a ToolStripStatusLabel worked for me. The only way I could reproduce your problem was to add an event handler for a toolstrip label or a menu item. If you comment out the event handler assignments, for example:&lt;/p&gt;
&lt;p&gt;self._toolStripStatusLabel2.Click += self.ToolStripStatusLabel2Click&lt;/p&gt;
&lt;p&gt;then I could get the designer to work again.&lt;/p&gt;
&lt;p&gt;Please note that this adding is still an alpha and the forms designer has not completely finished yet. But thanks for the bug report and I will look into fixing the problem.&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=19805" width="1" height="1"&gt;</description></item><item><title>re: IronPython Integration In SharpDevelop 2.2</title><link>http://community.sharpdevelop.net/blogs/mattward/archive/2007/10/21/IronPythonIntegrationInSharpDevelop22.aspx#19756</link><pubDate>Thu, 15 Nov 2007 11:55:03 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:19756</guid><dc:creator>mosenturm</dc:creator><description>&lt;p&gt;Thanks for this AddIn! &lt;/p&gt;
&lt;p&gt;So I have some trouble with the forms designer. &lt;/p&gt;
&lt;p&gt;When I create in MainForm.py with the designer a form with a statusstrip and a toolStripStatusLabel the designer isn't working after closing #develop and starting it again. The designer is showing me only an empty form.&lt;/p&gt;
&lt;p&gt;Again, thanks for the great AddIn!&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=19756" width="1" height="1"&gt;</description></item><item><title>re: IronPython Integration In SharpDevelop 2.2</title><link>http://community.sharpdevelop.net/blogs/mattward/archive/2007/10/21/IronPythonIntegrationInSharpDevelop22.aspx#19512</link><pubDate>Sat, 27 Oct 2007 11:24:45 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:19512</guid><dc:creator>MattWard</dc:creator><description>&lt;p&gt;Bug reports are welcome. I'll look at 1) and 2).&lt;/p&gt;
&lt;p&gt;As for 3) these text editor settings are global settings and are independent of the currently active project or file. I'm not sure that switching it based on the active file would be a good idea.&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=19512" width="1" height="1"&gt;</description></item><item><title>re: IronPython Integration In SharpDevelop 2.2</title><link>http://community.sharpdevelop.net/blogs/mattward/archive/2007/10/21/IronPythonIntegrationInSharpDevelop22.aspx#19485</link><pubDate>Thu, 25 Oct 2007 20:40:32 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:19485</guid><dc:creator>djlawler</dc:creator><description>&lt;p&gt;Great, thanks this is very promising already. &amp;nbsp;I don't know if it is too early for 'bug reports', but three things I noticed already were:&lt;/p&gt;
&lt;p&gt;1. Triple quoted doc strings really mess up the ability of the designer to work (as I am sure you are aware it is a little fragile anyway :) - all you have to do is design a form and then put in &amp;quot;&amp;quot;&amp;quot; This form is cool &amp;quot;&amp;quot;&amp;quot; at the top and...bang.&lt;/p&gt;
&lt;p&gt;2. Second, when working on a form it sometimes creates an resx file 'under' the python module that contains the form. &amp;nbsp;I have to keep removing the resource file and putting any resources that it created in it back into the main python code.&lt;/p&gt;
&lt;p&gt;3. Third - and this might be my prejudice - but I don't like tabs in python. &amp;nbsp;I prefer spaces as they create fewer problems. &amp;nbsp;I have to remember to go into Tools,Options,Text Editor,Behavior and check 'Convert Tabs to Spaces'. &amp;nbsp;I like to use tabs in VB and C# so it would be nice if Python could override this setting for Python files?&lt;/p&gt;
&lt;p&gt;If I could get to the source I might be able to help. &amp;nbsp;I have found the SharpDevelop Addin stuff hard to follow in the past....but I have some experience using the ICSharpCode.TextEditor in a 'fun' IronPython project and am gradually understanding things&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=19485" width="1" height="1"&gt;</description></item><item><title>re: IronPython Integration In SharpDevelop 2.2</title><link>http://community.sharpdevelop.net/blogs/mattward/archive/2007/10/21/IronPythonIntegrationInSharpDevelop22.aspx#19481</link><pubDate>Thu, 25 Oct 2007 18:41:56 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:19481</guid><dc:creator>MattWard</dc:creator><description>&lt;p&gt;If you run the IronPython WinForms application by selecting Run without debugger from the Debug menu then the three lines of code you added are not needed since the application is compiled into an executable. Whereas running the application by selecting Run from the Python menu runs Program.py with the IronPython console (ipy.exe) will fail unless those three lines of code are added. I'll add these lines of code to the template since the application will then work in both cases.&lt;/p&gt;
&lt;p&gt;The source code was supposed to be attached to this post but CommunityServer only supports one attachment per post. I'm planning to do a IronPython Internals post that takes a look at the source code and includes the code as an attachment.&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=19481" width="1" height="1"&gt;</description></item><item><title>re: IronPython Integration In SharpDevelop 2.2</title><link>http://community.sharpdevelop.net/blogs/mattward/archive/2007/10/21/IronPythonIntegrationInSharpDevelop22.aspx#19473</link><pubDate>Thu, 25 Oct 2007 12:43:13 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:19473</guid><dc:creator>djlawler</dc:creator><description>&lt;p&gt;Very nice! &amp;nbsp;I did have to add:&lt;/p&gt;
&lt;p&gt;import clr&lt;/p&gt;
&lt;p&gt;clr.AddReference('System.Windows.Forms')&lt;/p&gt;
&lt;p&gt;clr.AddReference('System.Drawing')&lt;/p&gt;
&lt;p&gt;to the top of Program.py (or maybe I missed something)?&lt;/p&gt;
&lt;p&gt;Will the source code be available?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;David &lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=19473" width="1" height="1"&gt;</description></item><item><title>re: IronPython Integration In SharpDevelop 2.2</title><link>http://community.sharpdevelop.net/blogs/mattward/archive/2007/10/21/IronPythonIntegrationInSharpDevelop22.aspx#19434</link><pubDate>Mon, 22 Oct 2007 21:12:50 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:19434</guid><dc:creator>fellmad</dc:creator><description>&lt;p&gt;Way, way cool. I'm going to install sharpdevelop (again) on my home machine ASAP. It has the VS2008 beta2 stuff, but this just rocks. &lt;/p&gt;
&lt;p&gt;THANKS!&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=19434" width="1" height="1"&gt;</description></item><item><title>IronPython agora ?? suportado por pelo SharpDevelop (2.2) &amp;laquo; Inno::Blog /* by Alberto Fabiano */</title><link>http://community.sharpdevelop.net/blogs/mattward/archive/2007/10/21/IronPythonIntegrationInSharpDevelop22.aspx#19423</link><pubDate>Mon, 22 Oct 2007 03:18:13 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:19423</guid><dc:creator>IronPython agora ?? suportado por pelo SharpDevelop (2.2) « Inno::Blog /* by Alberto Fabiano */</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://techberto.wordpress.com/2007/10/22/ironpython-agora-e-suportado-por-pelo-sharpdevelop-22/"&gt;http://techberto.wordpress.com/2007/10/22/ironpython-agora-e-suportado-por-pelo-sharpdevelop-22/&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=19423" width="1" height="1"&gt;</description></item><item><title>NooDev-n-Tek &amp;raquo; Sortie de SharpDevelop 2.1</title><link>http://community.sharpdevelop.net/blogs/mattward/archive/2007/03/05/NewFeaturesInSharpDevelop21.aspx#16971</link><pubDate>Sat, 19 May 2007 22:47:28 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:16971</guid><dc:creator>NooDev-n-Tek » Sortie de SharpDevelop 2.1</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.noodev.com/?p=3"&gt;http://www.noodev.com/?p=3&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=16971" width="1" height="1"&gt;</description></item><item><title>Tech-Cookies &amp;raquo; SharpDevelop 2.1</title><link>http://community.sharpdevelop.net/blogs/mattward/archive/2007/03/05/NewFeaturesInSharpDevelop21.aspx#16166</link><pubDate>Mon, 02 Apr 2007 20:10:40 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:16166</guid><dc:creator>Tech-Cookies » SharpDevelop 2.1</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://tech.toomuchcookies.net/7/sharpdevelop-21/"&gt;http://tech.toomuchcookies.net/7/sharpdevelop-21/&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=16166" width="1" height="1"&gt;</description></item><item><title>Meap&amp;#8217;s notes  &amp;raquo; Blog Archive   &amp;raquo; SharpDevelop 2.1 je venku</title><link>http://community.sharpdevelop.net/blogs/mattward/archive/2007/03/05/NewFeaturesInSharpDevelop21.aspx#15698</link><pubDate>Sun, 11 Mar 2007 20:42:26 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:15698</guid><dc:creator>Meap’s notes  » Blog Archive   » SharpDevelop 2.1 je venku</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.meap.cz/blog/sharpdevelop-21-je-venku/"&gt;http://www.meap.cz/blog/sharpdevelop-21-je-venku/&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=15698" width="1" height="1"&gt;</description></item><item><title>re: New Features in SharpDevelop 2.1</title><link>http://community.sharpdevelop.net/blogs/mattward/archive/2007/03/05/NewFeaturesInSharpDevelop21.aspx#15650</link><pubDate>Fri, 09 Mar 2007 05:23:14 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:15650</guid><dc:creator>Argenet</dc:creator><description>&lt;p&gt;It'm a miracle, really!&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=15650" width="1" height="1"&gt;</description></item><item><title>SharpDevelop 2.1</title><link>http://community.sharpdevelop.net/blogs/mattward/archive/2007/03/05/NewFeaturesInSharpDevelop21.aspx#15615</link><pubDate>Wed, 07 Mar 2007 16:02:16 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:15615</guid><dc:creator>IT Passion</dc:creator><description>&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=15615" width="1" height="1"&gt;</description></item></channel></rss>