<?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: New to JavaFX 1.3: MenuButton &amp; SplitMenuButton</title>
	<atom:link href="http://fxexperience.com/2010/06/new-to-javafx-1-3-menubutton-splitmenubutton/feed/" rel="self" type="application/rss+xml" />
	<link>http://fxexperience.com/2010/06/new-to-javafx-1-3-menubutton-splitmenubutton/</link>
	<description>Sharing the Experience of JavaFX</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:43:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Java desktop links of the week, June 7 &#124; Jonathan Giles</title>
		<link>http://fxexperience.com/2010/06/new-to-javafx-1-3-menubutton-splitmenubutton/comment-page-1/#comment-7148</link>
		<dc:creator>Java desktop links of the week, June 7 &#124; Jonathan Giles</dc:creator>
		<pubDate>Sun, 06 Jun 2010 22:24:50 +0000</pubDate>
		<guid isPermaLink="false">http://fxexperience.com/?p=682#comment-7148</guid>
		<description>[...] FX Experience website introduced two new preview controls in JavaFX 1.3: MenuButton and SplitMenuButton. It also implored you to read Amy Fowler&#8217;s recent blog posts on layout in JavaFX [...]</description>
		<content:encoded><![CDATA[<p>[...] FX Experience website introduced two new preview controls in JavaFX 1.3: MenuButton and SplitMenuButton. It also implored you to read Amy Fowler&#8217;s recent blog posts on layout in JavaFX [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhruva Ray</title>
		<link>http://fxexperience.com/2010/06/new-to-javafx-1-3-menubutton-splitmenubutton/comment-page-1/#comment-7142</link>
		<dc:creator>Dhruva Ray</dc:creator>
		<pubDate>Sun, 06 Jun 2010 15:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://fxexperience.com/?p=682#comment-7142</guid>
		<description>Hi Jonathan &amp; team:

Keep the controls coming! Our application is getting better with every release of JavaFX.

We have started using the preview MenuButton control as well as the ChoiceBox. Unfortunately, both of them suffer from terrible flicker problems on Linux OS. The moment you move from one menu item to the other, the whole menu redraws which causes a bad flicker. This however does not happen on Windows. 

Any suggestions on how to overcome this flicker? Our target runtime is Linux and we have hit a block!

Thanks!
Dhruva Ray</description>
		<content:encoded><![CDATA[<p>Hi Jonathan &amp; team:</p>
<p>Keep the controls coming! Our application is getting better with every release of JavaFX.</p>
<p>We have started using the preview MenuButton control as well as the ChoiceBox. Unfortunately, both of them suffer from terrible flicker problems on Linux OS. The moment you move from one menu item to the other, the whole menu redraws which causes a bad flicker. This however does not happen on Windows. </p>
<p>Any suggestions on how to overcome this flicker? Our target runtime is Linux and we have hit a block!</p>
<p>Thanks!<br />
Dhruva Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ihsan ciftci</title>
		<link>http://fxexperience.com/2010/06/new-to-javafx-1-3-menubutton-splitmenubutton/comment-page-1/#comment-7040</link>
		<dc:creator>ihsan ciftci</dc:creator>
		<pubDate>Thu, 03 Jun 2010 06:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://fxexperience.com/?p=682#comment-7040</guid>
		<description>SplitMenu has a graphic attribute, but this cannot be bound to lastItem.graphic because a node can be added at most one content. There can be other tricks to achive this. 

One suggestion about splitmenubuttons is about the button part. Now, it cannot be used as toggle button.
Another suggestion is to add a behavior like in the Xpicker of jfxtras. The vertical indicator of the splitmenubutton may advance next menuitem. At this scenario, of course, a back arrow should also provided. I found the current vertical scenario useless.

Also, all popups including ChoiceBox have some bugs. First, when you move the window, they keep their position. This is a bug in swing, but not in prism. And also, in swing, when in fullscreen mode, the popups are not working. Currently, prism has no support of fullscreen mode.</description>
		<content:encoded><![CDATA[<p>SplitMenu has a graphic attribute, but this cannot be bound to lastItem.graphic because a node can be added at most one content. There can be other tricks to achive this. </p>
<p>One suggestion about splitmenubuttons is about the button part. Now, it cannot be used as toggle button.<br />
Another suggestion is to add a behavior like in the Xpicker of jfxtras. The vertical indicator of the splitmenubutton may advance next menuitem. At this scenario, of course, a back arrow should also provided. I found the current vertical scenario useless.</p>
<p>Also, all popups including ChoiceBox have some bugs. First, when you move the window, they keep their position. This is a bug in swing, but not in prism. And also, in swing, when in fullscreen mode, the popups are not working. Currently, prism has no support of fullscreen mode.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

