<?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"
	>
<channel>
	<title>Comments on: AIR NativeMenus? Your Thoughts Please</title>
	<atom:link href="http://blog.everythingflex.com/2007/10/15/air-nativemenus-your-thoughts-please/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.everythingflex.com/2007/10/15/air-nativemenus-your-thoughts-please/</link>
	<description>News and Information about Adobe Flex &#38; Adobe AIR by Rich Tretola</description>
	<pubDate>Tue, 30 Sep 2008 23:38:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Nishad Herath</title>
		<link>http://blog.everythingflex.com/2007/10/15/air-nativemenus-your-thoughts-please/#comment-465</link>
		<dc:creator>Nishad Herath</dc:creator>
		<pubDate>Tue, 16 Oct 2007 02:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2007/10/15/air-nativemenus-your-thoughts-please/#comment-465</guid>
		<description>One of the greatest advantages that I see in the flash/flex platform is that ability to create a (substantially) consistent UIs across multiple operating systems.

I for one will steer clear of any features that add inconsistency to my applications (including NativeMenu which is IMHO a step in the wrong direction as far as platform inconsistencies go).

What AIR really requires is a desktop/window manager that can accommodate (even multiple) AIR applications (working together if necessary) in creating a unified desktop experience. NativeMenu could perhaps be something this top level desktop manager could make use of, but AIR applications themselves should have the ability to use the services of this powerful desktop/window manager to unlock the true power of the AIR paradigm without having to suffer the same cross platform native software development headaches.

Of course, all this depends largely on the ultimate vision for AIR I suppose. Is AIR just a nice enough of an enabler for RIAs or a is it to be a true connectivity oriented platform which provides seamless access to both local and remote resources in a completely operating system agnostic fashion? I'll take the latter thanks :-)</description>
		<content:encoded><![CDATA[<p>One of the greatest advantages that I see in the flash/flex platform is that ability to create a (substantially) consistent UIs across multiple operating systems.</p>
<p>I for one will steer clear of any features that add inconsistency to my applications (including NativeMenu which is IMHO a step in the wrong direction as far as platform inconsistencies go).</p>
<p>What AIR really requires is a desktop/window manager that can accommodate (even multiple) AIR applications (working together if necessary) in creating a unified desktop experience. NativeMenu could perhaps be something this top level desktop manager could make use of, but AIR applications themselves should have the ability to use the services of this powerful desktop/window manager to unlock the true power of the AIR paradigm without having to suffer the same cross platform native software development headaches.</p>
<p>Of course, all this depends largely on the ultimate vision for AIR I suppose. Is AIR just a nice enough of an enabler for RIAs or a is it to be a true connectivity oriented platform which provides seamless access to both local and remote resources in a completely operating system agnostic fashion? I&#8217;ll take the latter thanks <img src='http://blog.everythingflex.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: everythingflex</title>
		<link>http://blog.everythingflex.com/2007/10/15/air-nativemenus-your-thoughts-please/#comment-464</link>
		<dc:creator>everythingflex</dc:creator>
		<pubDate>Mon, 15 Oct 2007 14:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2007/10/15/air-nativemenus-your-thoughts-please/#comment-464</guid>
		<description>I suppose changing the menu on Mac would be the best option and I would definitely have a manager handling this. It just seems like these are things that should be handled by the runtime rather than having conditional logic.

I also wonder why the runtime reports that on the PC, you can not have a NativeMenu on the Shell. It seems like most of the applications  open on the PC (Notepad, Wordpad, ect. ) have menus on the main window.</description>
		<content:encoded><![CDATA[<p>I suppose changing the menu on Mac would be the best option and I would definitely have a manager handling this. It just seems like these are things that should be handled by the runtime rather than having conditional logic.</p>
<p>I also wonder why the runtime reports that on the PC, you can not have a NativeMenu on the Shell. It seems like most of the applications  open on the PC (Notepad, Wordpad, ect. ) have menus on the main window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tbm</title>
		<link>http://blog.everythingflex.com/2007/10/15/air-nativemenus-your-thoughts-please/#comment-463</link>
		<dc:creator>tbm</dc:creator>
		<pubDate>Mon, 15 Oct 2007 14:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2007/10/15/air-nativemenus-your-thoughts-please/#comment-463</guid>
		<description>you have the opton of either..

on focus of a particular window telling the shell to change its abailable options..  like sometimes on the shell menu of a mac youll see some items dull grey as they are not available..

you could also always create your own window menu.. and place it in if on a mac... just a hbox with a few menu items.. extend NativeWindow.. and call it mac window or something. the as nick says do detection for OS the apply relevent windowing.</description>
		<content:encoded><![CDATA[<p>you have the opton of either..</p>
<p>on focus of a particular window telling the shell to change its abailable options..  like sometimes on the shell menu of a mac youll see some items dull grey as they are not available..</p>
<p>you could also always create your own window menu.. and place it in if on a mac&#8230; just a hbox with a few menu items.. extend NativeWindow.. and call it mac window or something. the as nick says do detection for OS the apply relevent windowing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eckehart Röscheisen</title>
		<link>http://blog.everythingflex.com/2007/10/15/air-nativemenus-your-thoughts-please/#comment-462</link>
		<dc:creator>Eckehart Röscheisen</dc:creator>
		<pubDate>Mon, 15 Oct 2007 14:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2007/10/15/air-nativemenus-your-thoughts-please/#comment-462</guid>
		<description>Maybe creating a menu manager class that handles all that would make sense.</description>
		<content:encoded><![CDATA[<p>Maybe creating a menu manager class that handles all that would make sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: everythingflex</title>
		<link>http://blog.everythingflex.com/2007/10/15/air-nativemenus-your-thoughts-please/#comment-461</link>
		<dc:creator>everythingflex</dc:creator>
		<pubDate>Mon, 15 Oct 2007 12:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2007/10/15/air-nativemenus-your-thoughts-please/#comment-461</guid>
		<description>So, you would have a single master menu on Mac, but on Windows you may split your menus so that they only show on the appropriate window? If you do this, you may have menus in the master menu on the Mac that are not appropriate to the windows that are currently open.</description>
		<content:encoded><![CDATA[<p>So, you would have a single master menu on Mac, but on Windows you may split your menus so that they only show on the appropriate window? If you do this, you may have menus in the master menu on the Mac that are not appropriate to the windows that are currently open.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
