<?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: Zoom support for applications</title>
	<atom:link href="http://blog.sibvisions.com/2015/05/21/zoom-support-for-applications/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.sibvisions.com/2015/05/21/zoom-support-for-applications/</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/2015/05/21/zoom-support-for-applications/comment-page-1/#comment-665</link>
		<dc:creator>rjahn</dc:creator>
		<pubDate>Fri, 06 Oct 2017 15:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=4401#comment-665</guid>
		<description>Please post your questions in our Form: https://forum.sibvisions.com</description>
		<content:encoded><![CDATA[<p>Please post your questions in our Form: <a href="https://forum.sibvisions.com" rel="nofollow">https://forum.sibvisions.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wellington</title>
		<link>https://blog.sibvisions.com/2015/05/21/zoom-support-for-applications/comment-page-1/#comment-664</link>
		<dc:creator>Wellington</dc:creator>
		<pubDate>Fri, 06 Oct 2017 15:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=4401#comment-664</guid>
		<description>how to read a file created by SceneBuilder (FXML) inside a UIInternalFrame object?</description>
		<content:encoded><![CDATA[<p>how to read a file created by SceneBuilder (FXML) inside a UIInternalFrame object?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rjahn</title>
		<link>https://blog.sibvisions.com/2015/05/21/zoom-support-for-applications/comment-page-1/#comment-510</link>
		<dc:creator>rjahn</dc:creator>
		<pubDate>Sun, 31 May 2015 09:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=4401#comment-510</guid>
		<description>Oh, I see. 
You&#039;re using the binaries and I meant the source code repository.

Our repository: http://svn.code.sf.net/p/jvxfx/code/trunk jvxfx-code
Simply use a SVN client like Tortoise or similar, to checkout the repository.

We use Eclipse and the java folder contains a full functional Eclipse project. It also contains an ANT build.xml. Simply start the start.complete task of this file and it&#039;ll create your own binaries in build/install folder.

Your dependencies are correct, but 0.9 didn&#039;t contain the new features because it was released before implementation has been started.</description>
		<content:encoded><![CDATA[<p>Oh, I see.<br />
You're using the binaries and I meant the source code repository.</p>
<p>Our repository: <a href="http://svn.code.sf.net/p/jvxfx/code/trunk" rel="nofollow">http://svn.code.sf.net/p/jvxfx/code/trunk</a> jvxfx-code<br />
Simply use a SVN client like Tortoise or similar, to checkout the repository.</p>
<p>We use Eclipse and the java folder contains a full functional Eclipse project. It also contains an ANT build.xml. Simply start the start.complete task of this file and it'll create your own binaries in build/install folder.</p>
<p>Your dependencies are correct, but 0.9 didn't contain the new features because it was released before implementation has been started.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mk</title>
		<link>https://blog.sibvisions.com/2015/05/21/zoom-support-for-applications/comment-page-1/#comment-509</link>
		<dc:creator>mk</dc:creator>
		<pubDate>Sat, 30 May 2015 23:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=4401#comment-509</guid>
		<description>Can you show me how to use it and where to find it?

I only added the following two dependencies for my maven project but I guess zoom support is from other jars.

Keep up the good work! 

Thx much for contributing to the open source world!

 	
		com.sibvisions.external.jvxfx
		dndtabpane
		0.1
	
	
	    com.sibvisions.jvx
	    jfxtensions
	    0.9_beta
	</description>
		<content:encoded><![CDATA[<p>Can you show me how to use it and where to find it?</p>
<p>I only added the following two dependencies for my maven project but I guess zoom support is from other jars.</p>
<p>Keep up the good work! </p>
<p>Thx much for contributing to the open source world!</p>
<p>		com.sibvisions.external.jvxfx<br />
		dndtabpane<br />
		0.1</p>
<p>	    com.sibvisions.jvx<br />
	    jfxtensions<br />
	    0.9_beta</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rjahn</title>
		<link>https://blog.sibvisions.com/2015/05/21/zoom-support-for-applications/comment-page-1/#comment-508</link>
		<dc:creator>rjahn</dc:creator>
		<pubDate>Sat, 30 May 2015 21:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=4401#comment-508</guid>
		<description>It&#039;s already available in our repository.</description>
		<content:encoded><![CDATA[<p>It's already available in our repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mk</title>
		<link>https://blog.sibvisions.com/2015/05/21/zoom-support-for-applications/comment-page-1/#comment-507</link>
		<dc:creator>mk</dc:creator>
		<pubDate>Sat, 30 May 2015 21:12:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=4401#comment-507</guid>
		<description>That will be very useful. I&#039;ll look forward to seeing how convenient this zoom is implemented in an instance of FXInternalWindow.</description>
		<content:encoded><![CDATA[<p>That will be very useful. I'll look forward to seeing how convenient this zoom is implemented in an instance of FXInternalWindow.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
