<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Why do AppStudio applications look significantly better on Mac than Windows? in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/why-do-appstudio-applications-look-significantly/m-p/875821#M3463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, we have psudeo standardized on png's partly because of our ArcGIS Online integration. Thumbnails in ArcGIS Online are png's hence so are ours. The psd's included in samples are really treated as source files for editing images - and are not directly referenced in the apps.&lt;/P&gt;&lt;P&gt;When it comes to images inside your own app - yes you could use SVG's, its up to you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2016 06:37:59 GMT</pubDate>
    <dc:creator>MarikaVertzonis</dc:creator>
    <dc:date>2016-08-18T06:37:59Z</dc:date>
    <item>
      <title>Why do AppStudio applications look significantly better on Mac than Windows?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/why-do-appstudio-applications-look-significantly/m-p/875818#M3460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone else noticed that applications built using AppStudio tend to look significantly better on Mac than they do on Windows? Windows apps built using AppStudio, imho, seem to have an issue with antialiasing or scaling of digital assets. I'm not sure what it is but there is a noticeable difference. I've also noticed that Windows Apps seem to be more buggy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take Survey123Connect for example. On the Mac (left), the everything is clean and crisp, text is centered inside the buttons, it looks great. On Windows however, there are some noticeable issues with centering text inside the buttons and the lines GUI elements aren't quite as smooth or clean as they are on a Mac. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="S123Comparison.png" class="image-1 jive-image" height="234" src="https://community.esri.com/legacyfs/online/215231_S123Comparison.png" style="height: 308px; width: 997.709px;" width="758" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is this and is there anything I can do to fix it on Windows-versions of my apps? Am I just crazy?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 23:31:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/why-do-appstudio-applications-look-significantly/m-p/875818#M3460</guid>
      <dc:creator>JohnDye</dc:creator>
      <dc:date>2016-08-11T23:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Why do AppStudio applications look significantly better on Mac than Windows?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/why-do-appstudio-applications-look-significantly/m-p/875819#M3461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Regarding the 'crispness' this is very much dependent on Windows hardware and display resolutions. On my Surface Pro 2, Connect (and other AppStudio apps) is super sharp.&lt;/P&gt;&lt;P&gt;Specifically regarding the centering of some text - this has been fixed in the pending 1.7 release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 03:27:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/why-do-appstudio-applications-look-significantly/m-p/875819#M3461</guid>
      <dc:creator>MarikaVertzonis</dc:creator>
      <dc:date>2016-08-16T03:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why do AppStudio applications look significantly better on Mac than Windows?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/why-do-appstudio-applications-look-significantly/m-p/875820#M3462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response Marika, that makes sense.&lt;BR /&gt;&lt;BR /&gt;I've noticed in Esri's sample applications and also in Survey123, Esri tends to use use PNG files and also uses some PSDs. Is there a reason for this? Also, is it possible to use SVGs and eliminate the issue altogether? This seems like a kind of odd issue to have for an SDK and framework that are intended to be cross-platform and executable on just about any device. I mean, if I compile the application for iOS, Android, Windows, Mac and Linux - the display resolution and hardware options are literally endless.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any tips for getting the best UI results that are hardware and platform agnostic?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 13:56:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/why-do-appstudio-applications-look-significantly/m-p/875820#M3462</guid>
      <dc:creator>JohnDye</dc:creator>
      <dc:date>2016-08-17T13:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why do AppStudio applications look significantly better on Mac than Windows?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/why-do-appstudio-applications-look-significantly/m-p/875821#M3463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, we have psudeo standardized on png's partly because of our ArcGIS Online integration. Thumbnails in ArcGIS Online are png's hence so are ours. The psd's included in samples are really treated as source files for editing images - and are not directly referenced in the apps.&lt;/P&gt;&lt;P&gt;When it comes to images inside your own app - yes you could use SVG's, its up to you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 06:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/why-do-appstudio-applications-look-significantly/m-p/875821#M3463</guid>
      <dc:creator>MarikaVertzonis</dc:creator>
      <dc:date>2016-08-18T06:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Why do AppStudio applications look significantly better on Mac than Windows?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/why-do-appstudio-applications-look-significantly/m-p/875822#M3464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Merika,&lt;/P&gt;&lt;P&gt;What recommendations are there for identifying the appropriate resource sizes for the most common display types, ie. Mobile, Tablet, Desktop. Is there an example of how to include multiple sizes of the same resource and have the application leverage the appropriate resource based on the size of the viewport or something similar?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 20:12:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/why-do-appstudio-applications-look-significantly/m-p/875822#M3464</guid>
      <dc:creator>JohnDye</dc:creator>
      <dc:date>2016-08-18T20:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why do AppStudio applications look significantly better on Mac than Windows?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/why-do-appstudio-applications-look-significantly/m-p/875823#M3465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd suggest looking&amp;nbsp;through some of the Qt documentation ex:&amp;nbsp;&lt;A class="link-titled" href="http://doc.qt.io/qt-5/scalability.html" title="http://doc.qt.io/qt-5/scalability.html"&gt;Scalability | Qt 5.7&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 20:56:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/why-do-appstudio-applications-look-significantly/m-p/875823#M3465</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2016-08-18T20:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why do AppStudio applications look significantly better on Mac than Windows?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/why-do-appstudio-applications-look-significantly/m-p/875824#M3466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Lucas. That document is very helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2016 13:23:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/why-do-appstudio-applications-look-significantly/m-p/875824#M3466</guid>
      <dc:creator>JohnDye</dc:creator>
      <dc:date>2016-08-19T13:23:47Z</dc:date>
    </item>
  </channel>
</rss>

