<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Live reloading app]]></title><description><![CDATA[<p dir="auto">Has anyone already worked on an App that can live reload QML files ?</p>
<p dir="auto">For example:<br />
I create a project on my device ( UT connected to my PC with MTP ) . I launch an app on UT that listen to changes in /home/phablet/Documents/blabla_src_code_of_my_app_directory and display changes on UT screen.</p>
<p dir="auto">I've just tried only on desktop ( too tired for testing now on UT),  but i really don't like the "blinking" effect of having a window destroyed and recreated.</p>
]]></description><link>https://forums.ubports.com/topic/2834/live-reloading-app</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 20:49:41 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/2834.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 19 Jun 2019 21:58:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Live reloading app on Wed, 26 Jun 2019 07:12:31 GMT]]></title><description><![CDATA[<p dir="auto">if anyone interested: <a href="https://open-store.io/app/me.lduboeuf.livecoding" rel="nofollow ugc">https://open-store.io/app/me.lduboeuf.livecoding</a></p>
]]></description><link>https://forums.ubports.com/post/20802</link><guid isPermaLink="true">https://forums.ubports.com/post/20802</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Wed, 26 Jun 2019 07:12:31 GMT</pubDate></item><item><title><![CDATA[Reply to Live reloading app on Sat, 22 Jun 2019 22:14:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dobey" aria-label="Profile: dobey">@<bdi>dobey</bdi></a> allright, i let it like this for destruction/creation of a Window item and provide a wrapper when testing non-windows components</p>
<p dir="auto">Almost ready for publishing, i need to test it well and clean my newbie-c++ code</p>
]]></description><link>https://forums.ubports.com/post/20700</link><guid isPermaLink="true">https://forums.ubports.com/post/20700</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Sat, 22 Jun 2019 22:14:51 GMT</pubDate></item><item><title><![CDATA[Reply to Live reloading app on Fri, 21 Jun 2019 15:53:05 GMT]]></title><description><![CDATA[<p dir="auto">If the root item in the component you're loading is a type of Window, then a new window will get created, and it will be destroyed when you destroy the component object. The only way to avoid that is to not load components that are Windows.</p>
]]></description><link>https://forums.ubports.com/post/20685</link><guid isPermaLink="true">https://forums.ubports.com/post/20685</guid><dc:creator><![CDATA[dobey]]></dc:creator><pubDate>Fri, 21 Jun 2019 15:53:05 GMT</pubDate></item><item><title><![CDATA[Reply to Live reloading app on Thu, 20 Jun 2019 13:59:09 GMT]]></title><description><![CDATA[<p dir="auto">get it working on UT, but i can't use QtCreator for editing file as it does not allow me to modify files over MTP,  Text editors works fine though but i still fight with window destruction/creation when ApplicationWindow is the root item</p>
]]></description><link>https://forums.ubports.com/post/20677</link><guid isPermaLink="true">https://forums.ubports.com/post/20677</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Thu, 20 Jun 2019 13:59:09 GMT</pubDate></item></channel></rss>