<?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: wxWidgets gets better and better</title>
	<atom:link href="http://geoff.mollyandgeoff.com/blog/2008/11/14/wxwidgets-gets-better-and-better/feed/" rel="self" type="application/rss+xml" />
	<link>http://geoff.mollyandgeoff.com/blog/2008/11/14/wxwidgets-gets-better-and-better/</link>
	<description>Geoff's random ramblings</description>
	<lastBuildDate>Sun, 14 Dec 2008 16:40:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: geoff</title>
		<link>http://geoff.mollyandgeoff.com/blog/2008/11/14/wxwidgets-gets-better-and-better/comment-page-1/#comment-40</link>
		<dc:creator>geoff</dc:creator>
		<pubDate>Sun, 14 Dec 2008 16:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://geoff.mollyandgeoff.com/blog/?p=90#comment-40</guid>
		<description>Hi,

Sorry for being so slow on the reply! Your comment got lost in a flood of comment spam which caused me to hold them all for manual approval :-/. I need a better system.

In the screenshot above, you can see a couple of examples. There are two &quot;Help&quot; menus because the system provides one and PKIThing has one in the cross platform code. Inside the help menu, there&#039;s an &quot;About PKIThing&quot; item that needs to be inside the &quot;PKIThing&quot; menu on the mac. The &quot;Quit&quot; item is called &quot;Exit&quot; on most other platforms and is generally on the &quot;File&quot; menu, but needs to be in the application menu (&quot;PKIThing&quot;) in the screenshot on the mac. The preferences menu item is in the &quot;Tools&quot; menu in the sample above, but needs to be in the application menu. The border on the wxNotebook is too close to the window border. That&#039;s good on Windows or Linux but looks weird on the Mac. The field for the file to hash in the screenshot above is not inline with the Mac conventions and should really accept drag and drop to fit in on the platform.

The use of the tabs for that UI is truthfully a little weird relative to other Mac applications. I should probably do something more like Safari&#039;s preferences UI for the functions you see above.

There are other things I&#039;m sure, but most all fall into areas I&#039;d consider minor polish (similar to what I&#039;ve listed). The major functionality is in place, and in general wxMac applications feel much better integrated than, say, Java. It&#039;s just a lot more work with wx to get the level of polish that&#039;s present in Cocoa by default. For some programs, though, that&#039;s a valuable trade-off. I&#039;ve certainly got a few in that category.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Sorry for being so slow on the reply! Your comment got lost in a flood of comment spam which caused me to hold them all for manual approval :-/. I need a better system.</p>
<p>In the screenshot above, you can see a couple of examples. There are two &#8220;Help&#8221; menus because the system provides one and PKIThing has one in the cross platform code. Inside the help menu, there&#8217;s an &#8220;About PKIThing&#8221; item that needs to be inside the &#8220;PKIThing&#8221; menu on the mac. The &#8220;Quit&#8221; item is called &#8220;Exit&#8221; on most other platforms and is generally on the &#8220;File&#8221; menu, but needs to be in the application menu (&#8221;PKIThing&#8221;) in the screenshot on the mac. The preferences menu item is in the &#8220;Tools&#8221; menu in the sample above, but needs to be in the application menu. The border on the wxNotebook is too close to the window border. That&#8217;s good on Windows or Linux but looks weird on the Mac. The field for the file to hash in the screenshot above is not inline with the Mac conventions and should really accept drag and drop to fit in on the platform.</p>
<p>The use of the tabs for that UI is truthfully a little weird relative to other Mac applications. I should probably do something more like Safari&#8217;s preferences UI for the functions you see above.</p>
<p>There are other things I&#8217;m sure, but most all fall into areas I&#8217;d consider minor polish (similar to what I&#8217;ve listed). The major functionality is in place, and in general wxMac applications feel much better integrated than, say, Java. It&#8217;s just a lot more work with wx to get the level of polish that&#8217;s present in Cocoa by default. For some programs, though, that&#8217;s a valuable trade-off. I&#8217;ve certainly got a few in that category.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexvinidiktov</title>
		<link>http://geoff.mollyandgeoff.com/blog/2008/11/14/wxwidgets-gets-better-and-better/comment-page-1/#comment-39</link>
		<dc:creator>alexvinidiktov</dc:creator>
		<pubDate>Sat, 15 Nov 2008 05:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://geoff.mollyandgeoff.com/blog/?p=90#comment-39</guid>
		<description>I&#039;m considering using wxWidgets for deleveloping applications for the Mac and other platforms. You&#039;ve mentioned that wxWidgets applications don&#039;t look and feel well integrated on the Mac.

Could you possibly provide a few examples of troublesome areas to watch out for. Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;m considering using wxWidgets for deleveloping applications for the Mac and other platforms. You&#8217;ve mentioned that wxWidgets applications don&#8217;t look and feel well integrated on the Mac.</p>
<p>Could you possibly provide a few examples of troublesome areas to watch out for. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

