<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: MZ Tools Non-Modal Dialogs</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2010/01/28/mz-tools-non-modal-dialogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2010/01/28/mz-tools-non-modal-dialogs/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:42:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Dick Kusleika</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/01/28/mz-tools-non-modal-dialogs/#comment-44407</link>
		<dc:creator>Dick Kusleika</dc:creator>
		<pubDate>Mon, 08 Mar 2010 17:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3534#comment-44407</guid>
		<description>&lt;p&gt;Thanks Carlos.  Even though I have to use my mouse, it&#039;s still a great program. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Carlos.  Even though I have to use my mouse, it&#8217;s still a great program. <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Quintero (MZ-Tools developer)</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/01/28/mz-tools-non-modal-dialogs/#comment-44404</link>
		<dc:creator>Carlos Quintero (MZ-Tools developer)</dc:creator>
		<pubDate>Mon, 08 Mar 2010 15:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3534#comment-44404</guid>
		<description>&lt;p&gt;This problem was introduced here (so, reinstalling an old version with the latest one on the web site introduces the problem on your machine):&lt;/p&gt;
&lt;p&gt;MZ-Tools 3.00.1184 released (December 1, 2008)&lt;/p&gt;
&lt;p&gt;    * Fixed: non-modal windows such as Find, Add Procedure or MsgBox Assistant did not show the window border on Windows Vista with Aero activated.&lt;/p&gt;
&lt;p&gt;To fix that problem for Aero in Vista I switched from non-modal forms to toolwindows, which are a different kind of form provided by the VBA environment (they are dockable, etc.) and don&#039;t have the border problem. Unfortunately there seems to be a bug in the VBA API that causes that keyboard shortcuts, etc. don&#039;t work as you have discovered. While I am unable to fix the problem of accelerators and Tab key, I can fix the problem of the Enter key. See:&lt;/p&gt;
&lt;p&gt;MZ-Tools 3.00.1189 released (December 1, 2009)&lt;/p&gt;
&lt;p&gt;    * Fixed: the Find window didn&#039;t recognize the Enter key when the focus was in the Find textbox/combobox in the VBA version of MZ-Tools. This bug was introduced in build 3.00.1184 (December 1, 2008) that replaced a modeless Find form by a toolwindow.&lt;/p&gt;
&lt;p&gt;Basically non-modal forms have always cause trouble in all Microsoft IDEs. Toolwindows are the way to go, but they have had problems with accelerators for 3rd party add-ins in all Microsoft IDEs too...&lt;/p&gt;
&lt;p&gt;I will try to fix the Enter key problem of the Add Procedure or MsgBox assistant when I have some spare time. Feel free to contact me on the MZ-Tools web site.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This problem was introduced here (so, reinstalling an old version with the latest one on the web site introduces the problem on your machine):</p>
<p>MZ-Tools 3.00.1184 released (December 1, 2008)</p>
<p>    * Fixed: non-modal windows such as Find, Add Procedure or MsgBox Assistant did not show the window border on Windows Vista with Aero activated.</p>
<p>To fix that problem for Aero in Vista I switched from non-modal forms to toolwindows, which are a different kind of form provided by the VBA environment (they are dockable, etc.) and don&#8217;t have the border problem. Unfortunately there seems to be a bug in the VBA API that causes that keyboard shortcuts, etc. don&#8217;t work as you have discovered. While I am unable to fix the problem of accelerators and Tab key, I can fix the problem of the Enter key. See:</p>
<p>MZ-Tools 3.00.1189 released (December 1, 2009)</p>
<p>    * Fixed: the Find window didn&#8217;t recognize the Enter key when the focus was in the Find textbox/combobox in the VBA version of MZ-Tools. This bug was introduced in build 3.00.1184 (December 1, 2008) that replaced a modeless Find form by a toolwindow.</p>
<p>Basically non-modal forms have always cause trouble in all Microsoft IDEs. Toolwindows are the way to go, but they have had problems with accelerators for 3rd party add-ins in all Microsoft IDEs too&#8230;</p>
<p>I will try to fix the Enter key problem of the Add Procedure or MsgBox assistant when I have some spare time. Feel free to contact me on the MZ-Tools web site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Hall</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/01/28/mz-tools-non-modal-dialogs/#comment-43646</link>
		<dc:creator>Charles Hall</dc:creator>
		<pubDate>Mon, 01 Feb 2010 19:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3534#comment-43646</guid>
		<description>&lt;p&gt;I have the same problem - it has not worked for me in a long time - it might be due to moving to a new computer and reinstalling everything.  It is quite annoying.  Not only do the accelerator keys not work, nor the tab but also the default enter key does not work&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have the same problem &#8211; it has not worked for me in a long time &#8211; it might be due to moving to a new computer and reinstalling everything.  It is quite annoying.  Not only do the accelerator keys not work, nor the tab but also the default enter key does not work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkpieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/01/28/mz-tools-non-modal-dialogs/#comment-43579</link>
		<dc:creator>jkpieterse</dc:creator>
		<pubDate>Fri, 29 Jan 2010 13:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3534#comment-43579</guid>
		<description>&lt;p&gt;Works fine on my WinXP/Office 2003 setup.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Works fine on my WinXP/Office 2003 setup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/01/28/mz-tools-non-modal-dialogs/#comment-43569</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 29 Jan 2010 04:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3534#comment-43569</guid>
		<description>&lt;p&gt;It definitively doesn&#039;t work on my machine (Win XP SP 3 / Excel 2010 beta). In addition to the userform accelerators not working, the tab key does not do its job.&lt;/p&gt;
&lt;p&gt;The keys work well with a modeless userform in my own addin.&lt;/p&gt;
&lt;p&gt;I notice that the MZ Tools userform has a special title bar. It appears that the programmer used API calls to change the window appearance? Could it be that that is the problem?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It definitively doesn&#8217;t work on my machine (Win XP SP 3 / Excel 2010 beta). In addition to the userform accelerators not working, the tab key does not do its job.</p>
<p>The keys work well with a modeless userform in my own addin.</p>
<p>I notice that the MZ Tools userform has a special title bar. It appears that the programmer used API calls to change the window appearance? Could it be that that is the problem?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

