<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Big Sur &#8211; Xojo Programming Blog</title>
	<atom:link href="https://blog.xojo.com/tag/big-sur/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.xojo.com</link>
	<description>Blog about the Xojo programming language and IDE</description>
	<lastBuildDate>Mon, 05 Apr 2021 15:55:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>The Benefits of Native Apps</title>
		<link>https://blog.xojo.com/2021/04/05/the-benefits-of-native-apps/</link>
		
		<dc:creator><![CDATA[Gavin Smith]]></dc:creator>
		<pubDate>Mon, 05 Apr 2021 15:55:11 +0000</pubDate>
				<category><![CDATA[Cross-Platform]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Guest Post]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Big Sur]]></category>
		<category><![CDATA[macOS]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Native App Development]]></category>
		<guid isPermaLink="false">https://blog.xojo.com/?p=8300</guid>

					<description><![CDATA[Xojo creates native apps and uses the native user interface toolkit on each platform. This is important from the end-user's point of view - we've all used apps that didn't feel quite right, often Java or Electron-made apps. But it's also important from the developer's point of view because many of these design changes are effectively done for you.]]></description>
										<content:encoded><![CDATA[
<p>Last year&#8217;s macOS Big Sur release features the biggest redesign of the Mac operating system since OS X was released in 2001. Many of the changes bring the Mac closer to the appearance of iOS and include new app icons and the use of SFSymbols throughout the interface. A recent blog post showed how you can easily take advantage of <a href="https://blog.xojo.com/2021/02/17/quicktip-using-sf-symbols-in-your-macos-apps/">SFSymbols in your Mac apps</a>.</p>



<p>Xojo creates native apps and uses the native user interface toolkit on each platform. This is important from the end-user&#8217;s point of view &#8211; we&#8217;ve all used apps that didn&#8217;t feel quite right, often Java or Electron-made apps. But it&#8217;s also important from the developer&#8217;s point of view because many of these design changes are effectively done for you.</p>



<p>A good example of this is Sheet Windows. A Sheet Window is a modal dialog that prompts the user to save unsaved work or print a document etc. In previous versions of macOS, it unfurled downwards from the title bar of the document in question. In Big Sur, this behavior changed and a Sheet Window is now a rounded window that simply floats on top of the parent window. Regardless of one&#8217;s personal opinion on whether this is a good change or not (hint: it&#8217;s not), a good app should appear and work as each platform dictates.</p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="737" src="https://blog.xojo.com/wp-content/uploads/2021/03/Screenshot01-1024x737.png" alt="" class="wp-image-8303" srcset="https://blog.xojo.com/wp-content/uploads/2021/03/Screenshot01-1024x737.png 1024w, https://blog.xojo.com/wp-content/uploads/2021/03/Screenshot01-300x216.png 300w, https://blog.xojo.com/wp-content/uploads/2021/03/Screenshot01-768x553.png 768w, https://blog.xojo.com/wp-content/uploads/2021/03/Screenshot01-1536x1106.png 1536w, https://blog.xojo.com/wp-content/uploads/2021/03/Screenshot01.png 1928w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>There is no need to &#8220;fake&#8221; these new rounded dialogs by trying to create them yourself &#8211; you simply continue to select &#8220;Sheet Window&#8221; as the window type in Xojo&#8217;s Inspector. On pre-Big Sur versions of macOS, a Window of type Sheet Window will unfurl as it always did. On Big Sur, it will appear as a floating rounded rectangle.&nbsp;</p>



<p>MessageDialog is another good example of the benefits of developing native apps, with its stacked button design on Big Sur. Again, your MessageDialogs will look correct on each version of macOS, which means less work for you!</p>



<figure class="wp-block-image size-large"><img decoding="async" width="744" height="710" src="https://blog.xojo.com/wp-content/uploads/2021/03/Screenshot02.png" alt="" class="wp-image-8304" srcset="https://blog.xojo.com/wp-content/uploads/2021/03/Screenshot02.png 744w, https://blog.xojo.com/wp-content/uploads/2021/03/Screenshot02-300x286.png 300w" sizes="(max-width: 744px) 100vw, 744px" /></figure>



<p><em><em>Gavin Smith has been using Xojo (and its predecessors) since 1998.&nbsp;You can email him at&nbsp;<a rel="noreferrer noopener" href="mailto:gavin@libertyapp.com" target="_blank">gavin@libertyapp.com</a>&nbsp;or follow him on Twitter&nbsp;@gvnsmth.</em></em></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Apple Silicon and Big Sur Support Coming in Xojo 2020r2</title>
		<link>https://blog.xojo.com/2020/11/10/apple-silicon-and-big-sur-support-coming-in-xojo-2020r2/</link>
		
		<dc:creator><![CDATA[Geoff Perlman]]></dc:creator>
		<pubDate>Tue, 10 Nov 2020 18:08:09 +0000</pubDate>
				<category><![CDATA[Cross-Platform]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple Silicon]]></category>
		<category><![CDATA[Big Sur]]></category>
		<category><![CDATA[Xojo Programming Language]]></category>
		<guid isPermaLink="false">https://blog.xojo.com/?p=7657</guid>

					<description><![CDATA[Right now, Xojo 2020r2 is in the late testing phase and will support building for Apple Silicon and Big Sur as well as many other new features and improvements.]]></description>
										<content:encoded><![CDATA[
<p>You may remember back in July we shared <a href="https://blog.xojo.com/2020/07/07/hello-world-on-apple-silicon/">Xojo running on Silicon</a>. We&#8217;ve been busy since then, and not just getting Web   2.0 out. Right now, Xojo 2020r2 is in the late testing phase and will support building for Apple Silicon and Big Sur as well as many other new features and improvements! If you are interested in testing, see <a href="https://forum.xojo.com/38207-welcoming-more-pre-release-testers/0">here</a> for more information!</p>



<figure class="wp-block-video"><video height="1080" style="aspect-ratio: 1920 / 1080;" width="1920" controls src="https://blog.xojo.com/wp-content/uploads/2020/11/Apple-Silicon-Demo.mp4"></video></figure>
]]></content:encoded>
					
		
		<enclosure url="https://blog.xojo.com/wp-content/uploads/2020/11/Apple-Silicon-Demo.mp4" length="10246722" type="video/mp4" />

			</item>
	</channel>
</rss>
