<?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: Our Live-Ticker implementation - World cup 2014</title>
	<atom:link href="http://blog.sibvisions.com/2014/06/16/our-live-ticker-implementation-world-cup-2014/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.sibvisions.com/2014/06/16/our-live-ticker-implementation-world-cup-2014/</link>
	<description>Blog @ SIB Visions</description>
	<lastBuildDate>Wed, 05 Mar 2025 13:10:49 +0100</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rjahn</title>
		<link>https://blog.sibvisions.com/2014/06/16/our-live-ticker-implementation-world-cup-2014/comment-page-1/#comment-445</link>
		<dc:creator>rjahn</dc:creator>
		<pubDate>Tue, 22 Jul 2014 10:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=2995#comment-445</guid>
		<description>Engine doesn&#039;t offer requestLayout, but WebView does. It&#039;s a javafx.scene.Parent method.

I tried to call requestLayout but it didn&#039;t fix the exception. load was called via runLater...

The problem is reproducable with Windows... it has nothing to do with &quot;headless mode&quot;.</description>
		<content:encoded><![CDATA[<p>Engine doesn't offer requestLayout, but WebView does. It's a javafx.scene.Parent method.</p>
<p>I tried to call requestLayout but it didn't fix the exception. load was called via runLater...</p>
<p>The problem is reproducable with Windows... it has nothing to do with "headless mode".</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agust</title>
		<link>https://blog.sibvisions.com/2014/06/16/our-live-ticker-implementation-world-cup-2014/comment-page-1/#comment-444</link>
		<dc:creator>Agust</dc:creator>
		<pubDate>Mon, 21 Jul 2014 22:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=2995#comment-444</guid>
		<description>To remove the &quot;silent&quot; exception you might try to call engine.requestLayout() before the load part is called (using a separate Platform.runLater ... - worked for me in a similar situation.</description>
		<content:encoded><![CDATA[<p>To remove the "silent" exception you might try to call engine.requestLayout() before the load part is called (using a separate Platform.runLater ... - worked for me in a similar situation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
