<?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: No, Cancel, Yes?</title>
	<atom:link href="http://ahtik.com/blog/2009/05/14/no-cancel-yes/feed/" rel="self" type="application/rss+xml" />
	<link>http://ahtik.com/blog/2009/05/14/no-cancel-yes/</link>
	<description>Beyond Being Backwards-Compatible</description>
	<lastBuildDate>Tue, 27 Jul 2010 17:39:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ahti Kitsik</title>
		<link>http://ahtik.com/blog/2009/05/14/no-cancel-yes/comment-page-1/#comment-201</link>
		<dc:creator>Ahti Kitsik</dc:creator>
		<pubDate>Thu, 14 May 2009 16:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/?p=183#comment-201</guid>
		<description>I see :) It&#039;s all right in the long run, first WTF moments come just from the habits and following GTK guidelines in GTK-based environment makes totally sense. Thanks for clearing this up!</description>
		<content:encoded><![CDATA[<p>I see <img src='http://ahtik.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  It&#8217;s all right in the long run, first WTF moments come just from the habits and following GTK guidelines in GTK-based environment makes totally sense. Thanks for clearing this up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remy Chi Jian Suen</title>
		<link>http://ahtik.com/blog/2009/05/14/no-cancel-yes/comment-page-1/#comment-200</link>
		<dc:creator>Remy Chi Jian Suen</dc:creator>
		<pubDate>Thu, 14 May 2009 15:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/?p=183#comment-200</guid>
		<description>I&#039;ll cross post the same comment I posted over at &lt;a href=&quot;http://meikas.com/blog/2009/weird-ordering-of-buttons-in-new-eclipse/#comment-1574&quot; rel=&quot;nofollow&quot;&gt;Ivar&#039;s blog&lt;/a&gt;.

--------

We changed this to fix &lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=57762&quot; rel=&quot;nofollow&quot;&gt;bug 57762&lt;/a&gt;. Technically speaking, we are correct if you look at the &lt;a href=&quot;http://library.gnome.org/devel/hig-book/stable/windows-alert.html.en&quot; rel=&quot;nofollow&quot;&gt;GNOME HIG&lt;/a&gt;. The dialog matches the &lt;a href=&quot;http://library.gnome.org/devel/hig-book/stable/images/windows-alert-save.png.en&quot; rel=&quot;nofollow&quot;&gt;example&lt;/a&gt; although I guess we are technically wrong because we don&#039;t use the exact text.

&quot;Extra buttons may be used to provide alternates to the primary action proposed by the alert text. Place these buttons to the left of the Cancel button, or the affirmative button if Cancel is not present. An example of a common alternate action would be a Quit without Saving button in a save confirmation alert. This is an alternative to the primary suggested action Save and the Cancel button.&quot;

In any case, this change was &lt;b&gt;intentional&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll cross post the same comment I posted over at <a href="http://meikas.com/blog/2009/weird-ordering-of-buttons-in-new-eclipse/#comment-1574" rel="nofollow">Ivar&#8217;s blog</a>.</p>
<p>&#8212;&#8212;&#8211;</p>
<p>We changed this to fix <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=57762" rel="nofollow">bug 57762</a>. Technically speaking, we are correct if you look at the <a href="http://library.gnome.org/devel/hig-book/stable/windows-alert.html.en" rel="nofollow">GNOME HIG</a>. The dialog matches the <a href="http://library.gnome.org/devel/hig-book/stable/images/windows-alert-save.png.en" rel="nofollow">example</a> although I guess we are technically wrong because we don&#8217;t use the exact text.</p>
<p>&#8220;Extra buttons may be used to provide alternates to the primary action proposed by the alert text. Place these buttons to the left of the Cancel button, or the affirmative button if Cancel is not present. An example of a common alternate action would be a Quit without Saving button in a save confirmation alert. This is an alternative to the primary suggested action Save and the Cancel button.&#8221;</p>
<p>In any case, this change was <b>intentional.</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahti Kitsik</title>
		<link>http://ahtik.com/blog/2009/05/14/no-cancel-yes/comment-page-1/#comment-199</link>
		<dc:creator>Ahti Kitsik</dc:creator>
		<pubDate>Thu, 14 May 2009 13:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/?p=183#comment-199</guid>
		<description>Hmm, yes, makes sense. Looks like this is what SWT team did -- to follow native OS button ordering for confirmation dialogs.</description>
		<content:encoded><![CDATA[<p>Hmm, yes, makes sense. Looks like this is what SWT team did &#8212; to follow native OS button ordering for confirmation dialogs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shamaz</title>
		<link>http://ahtik.com/blog/2009/05/14/no-cancel-yes/comment-page-1/#comment-198</link>
		<dc:creator>shamaz</dc:creator>
		<pubDate>Thu, 14 May 2009 12:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/?p=183#comment-198</guid>
		<description>in theory, this order depends on the interface guidelines from your platform.
For example, the order is different on Windows and OSX.
For an example :
http://doc.trolltech.com/qq/qq19-buttons.html#anextendedmessagebox</description>
		<content:encoded><![CDATA[<p>in theory, this order depends on the interface guidelines from your platform.<br />
For example, the order is different on Windows and OSX.<br />
For an example :<br />
<a href="http://doc.trolltech.com/qq/qq19-buttons.html#anextendedmessagebox" rel="nofollow">http://doc.trolltech.com/qq/qq19-buttons.html#anextendedmessagebox</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
