<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>This Week in LiveCode</title>
    <description>This Week in LiveCode is a weekly-ish newsletter with news about the LiveCode open source project.  Got something to contribute? Get in touch!
</description>
    <link>https://livecode.github.io/this-week-in-livecode/</link>
    <atom:link href="https://livecode.github.io/this-week-in-livecode/feed.xml" rel="self" type="application/rss+xml" />
    <pubDate>Mon, 02 Aug 2021 15:03:15 +0000</pubDate>
    <lastBuildDate>Mon, 02 Aug 2021 15:03:15 +0000</lastBuildDate>
    <generator>Jekyll v3.9.0</generator>
    
      <item>
        <title>This Week In LiveCode 273</title>
        <description>&lt;p&gt;Welcome to &lt;em&gt;This Week in LiveCode&lt;/em&gt;!  This is a weekly summary of what’s been
going on in the &lt;a href=&quot;https://livecode.com/&quot;&gt;LiveCode&lt;/a&gt; open source project and
community.  Want something mentioned?  Tweet
&lt;a href=&quot;https://twitter.com/LiveCode&quot;&gt;@LiveCode&lt;/a&gt; or
&lt;a href=&quot;mailto:opensource@livecode.com?subject=This Week in Livecode&quot;&gt;send us an e-mail&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;updates-from-the-livecode-open-source-community&quot;&gt;Updates from the LiveCode open source community&lt;/h2&gt;

&lt;!--
### News &amp; blog posts

- [Austrian High School Teaches LiveCode](https://livecode.com/austrian-high-school-livecode-certificatio/)
--&gt;

&lt;h3 id=&quot;interesting-discussions&quot;&gt;Interesting discussions&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112721.html&quot;&gt;Double checking maximum vertical scroll&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112724.html&quot;&gt;Stacks Tab in Standalone Application Settings all grayed out&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112732.html&quot;&gt;access scroll of browser widget&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112745.html&quot;&gt;httpd library&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112775.html&quot;&gt;Select an object in browse mode sending mouseup&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112790.html&quot;&gt;Most streamlined method to get data&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112801.html&quot;&gt;how to include Apple’s SF Pro font in an iOS app?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;updates-in-the-livecode-open-source-project&quot;&gt;Updates in the LiveCode open source project&lt;/h2&gt;

&lt;p&gt;9 pull requests were &lt;a href=&quot;https://github.com/search?q=org%3Alivecode+is%3Apublic+is%3Apr+is%3Amerged+merged%3A2021-07-20..2021-08-02&amp;amp;type=Issues&quot;&gt;merged since the last issue&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&quot;new-livecode-releases&quot;&gt;New LiveCode releases&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112804.html&quot;&gt;Release 9.6.3&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;notable-changes&quot;&gt;Notable changes&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7596&quot;&gt;Fix creation of color profiles on macOS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!---
### Bug of the week

- [Bug 23245 - mobileSetKeyboardDisplay &quot;pan&quot; doesn't show typing changes until closed](https://quality.livecode.com/show_bug.cgi?id=23245)

The reporter provided a helpful sample stack and a detailed recipe that allowed us to test and confirm the problem quickly.
---&gt;

&lt;h3 id=&quot;help-needed&quot;&gt;Help needed!&lt;/h3&gt;

&lt;p&gt;Want to get involved in the LiveCode open source project but don’t know where
to start?&lt;/p&gt;

&lt;p&gt;First read these posts from Trevor DeVore for detailed instructions on:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98530.html&quot;&gt;how to submit a pull request&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98611.html&quot;&gt;how to add a bugfix note to the pull request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Note: Any new bug-fixing PRs should be submitted against &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;develop-9.6&lt;/code&gt; branch&lt;/p&gt;

&lt;p&gt;Then try one of these:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23071&quot;&gt;Docs: Paragraphs out of order in Description for split command&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15311&quot;&gt;Docs: Mention that matchText/matchChunk/replaceText all operate as if form-sensitive were true&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=22589&quot;&gt;Dictionary: more examples for IF entry in Dictionary&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=17118&quot;&gt;Dictionary: incorrect description of resizeControl message&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=7375&quot;&gt;Docs: Update the dict entry of the “propertynames”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23147&quot;&gt;Support for Drag and Drop in TreeView Widget&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23000&quot;&gt;Make the scrollbars for a treeview widget a TAD wider&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18990&quot;&gt;Add info on manipulating field contents to the User Guide&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=20993&quot;&gt;Applescript “do script” missing from standalone&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18184&quot;&gt;Make guide outlines in the Dictionary expand/collapse with repeated clicks&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=15957&quot;&gt;Dictionary: The LiveCode Script Guide cannot be searched&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21750&quot;&gt;Datagrid not protected for drag and drop in project view (labels can get inserted into the DGgrp itself)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;http://forums.livecode.com/viewtopic.php?f=76&amp;amp;t=27912&quot;&gt;Create a LiveCode Community build for Raspberry Pi&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15312&quot;&gt;Case insensitive matchText returns incorrect result&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;contributors-this-week&quot;&gt;Contributors this week&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;em&gt;&lt;a href=&quot;https://github.com/livecodepanos&quot;&gt;livecodepanos&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;
  &lt;li&gt;&lt;em&gt;&lt;a href=&quot;https://github.com/runrevmark&quot;&gt;runrevmark&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;useful-references&quot;&gt;Useful references&lt;/h3&gt;

&lt;p&gt;Do you need help with your project? Have a look at these useful resources:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://lessons.livecode.com&quot;&gt;LiveCode Lessons&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://forums.livecode.com/index.php&quot;&gt;LiveCode Forums&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!--
## Other LiveCode News

This section brings you other interesting news from across the LiveCode universe over the last week. This section may include non OSS projects.

- [AppStore rejections](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112306.html)
- [All new Kognition beta - LiveCode all-in Knowledgebase](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112323.html)
- [Really need In App Purchasing for macOS](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112333.html)
--&gt;

&lt;!---
## Upcoming events

* [New England Livecode Users Group - May 1st 2021](https://forums.livecode.com/viewtopic.php?f=50&amp;t=33729)
---&gt;

&lt;h2 id=&quot;contribute&quot;&gt;Contribute!&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;This Week in LiveCode&lt;/em&gt; is openly developed
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode&quot;&gt;on GitHub&lt;/a&gt;.
If you find any errors in this issue, please
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/issues&quot;&gt;file an issue&lt;/a&gt; or
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/pulls&quot;&gt;submit a pull request&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Mon, 02 Aug 2021 15:30:00 +0000</pubDate>
        <link>https://livecode.github.io/this-week-in-livecode/issue/2021/08/02/this-week-in-livecode-273.html</link>
        <guid isPermaLink="true">https://livecode.github.io/this-week-in-livecode/issue/2021/08/02/this-week-in-livecode-273.html</guid>
        
        
        <category>issue</category>
        
      </item>
    
      <item>
        <title>This Week In LiveCode 272</title>
        <description>&lt;p&gt;Welcome to &lt;em&gt;This Week in LiveCode&lt;/em&gt;!  This is a weekly summary of what’s been
going on in the &lt;a href=&quot;https://livecode.com/&quot;&gt;LiveCode&lt;/a&gt; open source project and
community.  Want something mentioned?  Tweet
&lt;a href=&quot;https://twitter.com/LiveCode&quot;&gt;@LiveCode&lt;/a&gt; or
&lt;a href=&quot;mailto:opensource@livecode.com?subject=This Week in Livecode&quot;&gt;send us an e-mail&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;updates-from-the-livecode-open-source-community&quot;&gt;Updates from the LiveCode open source community&lt;/h2&gt;

&lt;!--
### News &amp; blog posts

- [Austrian High School Teaches LiveCode](https://livecode.com/austrian-high-school-livecode-certificatio/)
--&gt;

&lt;h3 id=&quot;interesting-discussions&quot;&gt;Interesting discussions&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112648.html&quot;&gt;mySQL 8&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112639.html&quot;&gt;Stuck on native database functions&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112650.html&quot;&gt;Groups appear as buttons in Project Browser&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112659.html&quot;&gt;AW: mySQL 8 destroyes umlaute&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112662.html&quot;&gt;Writing file to server with Livecode Server&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112669.html&quot;&gt;MouseDoubleUp in a datagrid&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112678.html&quot;&gt;iOS: possible console bug&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112697.html&quot;&gt;How to scale the content of the Browser Widget&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112706.html&quot;&gt;Sending email with TLS (via Outlook) from LC 6.7 based app..&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112709.html&quot;&gt;Drag and drop within a list field&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112715.html&quot;&gt;could not find a valid identity to use for the selected profile - again&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;updates-in-the-livecode-open-source-project&quot;&gt;Updates in the LiveCode open source project&lt;/h2&gt;

&lt;p&gt;2 pull requests were &lt;a href=&quot;https://github.com/search?q=org%3Alivecode+is%3Apublic+is%3Apr+is%3Amerged+merged%3A2021-07-06..2021-07-19&amp;amp;type=Issues&quot;&gt;merged since the last issue&lt;/a&gt;.&lt;/p&gt;

&lt;!--
### New LiveCode releases

- [Release 9.6.3 RC-1](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112633.html)
--&gt;

&lt;h3 id=&quot;notable-changes&quot;&gt;Notable changes&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode-ide/pull/2161&quot;&gt;Fix build error when “Allow Http Connections” is checked&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;bug-of-the-week&quot;&gt;Bug of the week&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23245&quot;&gt;Bug 23245 - mobileSetKeyboardDisplay “pan” doesn’t show typing changes until closed&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The reporter provided a helpful sample stack and a detailed recipe that allowed us to test and confirm the problem quickly.&lt;/p&gt;

&lt;h3 id=&quot;help-needed&quot;&gt;Help needed!&lt;/h3&gt;

&lt;p&gt;Want to get involved in the LiveCode open source project but don’t know where
to start?&lt;/p&gt;

&lt;p&gt;First read these posts from Trevor DeVore for detailed instructions on:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98530.html&quot;&gt;how to submit a pull request&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98611.html&quot;&gt;how to add a bugfix note to the pull request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Note: Any new bug-fixing PRs should be submitted against &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;develop-9.6&lt;/code&gt; branch&lt;/p&gt;

&lt;p&gt;Then try one of these:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23071&quot;&gt;Docs: Paragraphs out of order in Description for split command&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15311&quot;&gt;Docs: Mention that matchText/matchChunk/replaceText all operate as if form-sensitive were true&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=22589&quot;&gt;Dictionary: more examples for IF entry in Dictionary&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=17118&quot;&gt;Dictionary: incorrect description of resizeControl message&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=7375&quot;&gt;Docs: Update the dict entry of the “propertynames”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23147&quot;&gt;Support for Drag and Drop in TreeView Widget&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23000&quot;&gt;Make the scrollbars for a treeview widget a TAD wider&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18990&quot;&gt;Add info on manipulating field contents to the User Guide&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=20993&quot;&gt;Applescript “do script” missing from standalone&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18184&quot;&gt;Make guide outlines in the Dictionary expand/collapse with repeated clicks&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=15957&quot;&gt;Dictionary: The LiveCode Script Guide cannot be searched&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21750&quot;&gt;Datagrid not protected for drag and drop in project view (labels can get inserted into the DGgrp itself)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;http://forums.livecode.com/viewtopic.php?f=76&amp;amp;t=27912&quot;&gt;Create a LiveCode Community build for Raspberry Pi&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15312&quot;&gt;Case insensitive matchText returns incorrect result&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;contributors-this-week&quot;&gt;Contributors this week&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;em&gt;&lt;a href=&quot;https://github.com/livecodepanos&quot;&gt;livecodepanos&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;useful-references&quot;&gt;Useful references&lt;/h3&gt;

&lt;p&gt;Do you need help with your project? Have a look at these useful resources:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://lessons.livecode.com&quot;&gt;LiveCode Lessons&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://forums.livecode.com/index.php&quot;&gt;LiveCode Forums&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!--
## Other LiveCode News

This section brings you other interesting news from across the LiveCode universe over the last week. This section may include non OSS projects.

- [AppStore rejections](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112306.html)
- [All new Kognition beta - LiveCode all-in Knowledgebase](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112323.html)
- [Really need In App Purchasing for macOS](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112333.html)
--&gt;

&lt;!---
## Upcoming events

* [New England Livecode Users Group - May 1st 2021](https://forums.livecode.com/viewtopic.php?f=50&amp;t=33729)
---&gt;

&lt;h2 id=&quot;contribute&quot;&gt;Contribute!&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;This Week in LiveCode&lt;/em&gt; is openly developed
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode&quot;&gt;on GitHub&lt;/a&gt;.
If you find any errors in this issue, please
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/issues&quot;&gt;file an issue&lt;/a&gt; or
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/pulls&quot;&gt;submit a pull request&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Mon, 19 Jul 2021 15:30:00 +0000</pubDate>
        <link>https://livecode.github.io/this-week-in-livecode/issue/2021/07/19/this-week-in-livecode-272.html</link>
        <guid isPermaLink="true">https://livecode.github.io/this-week-in-livecode/issue/2021/07/19/this-week-in-livecode-272.html</guid>
        
        
        <category>issue</category>
        
      </item>
    
      <item>
        <title>This Week In LiveCode 271</title>
        <description>&lt;p&gt;Welcome to &lt;em&gt;This Week in LiveCode&lt;/em&gt;!  This is a weekly summary of what’s been
going on in the &lt;a href=&quot;https://livecode.com/&quot;&gt;LiveCode&lt;/a&gt; open source project and
community.  Want something mentioned?  Tweet
&lt;a href=&quot;https://twitter.com/LiveCode&quot;&gt;@LiveCode&lt;/a&gt; or
&lt;a href=&quot;mailto:opensource@livecode.com?subject=This Week in Livecode&quot;&gt;send us an e-mail&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;updates-from-the-livecode-open-source-community&quot;&gt;Updates from the LiveCode open source community&lt;/h2&gt;

&lt;!--
### News &amp; blog posts

- [Austrian High School Teaches LiveCode](https://livecode.com/austrian-high-school-livecode-certificatio/)
--&gt;

&lt;h3 id=&quot;interesting-discussions&quot;&gt;Interesting discussions&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112622.html&quot;&gt;iOS Clipboard&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;updates-in-the-livecode-open-source-project&quot;&gt;Updates in the LiveCode open source project&lt;/h2&gt;

&lt;p&gt;10 pull requests were &lt;a href=&quot;https://github.com/search?q=org%3Alivecode+is%3Apublic+is%3Apr+is%3Amerged+merged%3A2021-06-29..2021-07-05&amp;amp;type=Issues&quot;&gt;merged since the last issue&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&quot;new-livecode-releases&quot;&gt;New LiveCode releases&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112633.html&quot;&gt;Release 9.6.3 RC-1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;notable-changes&quot;&gt;Notable changes&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7587&quot;&gt;Fix engine lockup after execution error in modal stack&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7586&quot;&gt;Fix error signing Mac standalones when app name contains accents&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7502&quot;&gt;Fix crash when deleting current card in closeStack handler&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7489&quot;&gt;Update emscripten custom font handling&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7419&quot;&gt;Ensure format() accepts negative length&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7387&quot;&gt;Implement HiDPI scaling in emscripten engine&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!--
### Bug of the week

- [Bug 23240 - Code error in modal dialog hangs LiveCode](https://quality.livecode.com/show_bug.cgi?id=23240)

The reporter provided a helpful sample stack and a detailed recipe that allowed us to test and confirm the problem quickly.
--&gt;

&lt;h3 id=&quot;help-needed&quot;&gt;Help needed!&lt;/h3&gt;

&lt;p&gt;Want to get involved in the LiveCode open source project but don’t know where
to start?&lt;/p&gt;

&lt;p&gt;First read these posts from Trevor DeVore for detailed instructions on:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98530.html&quot;&gt;how to submit a pull request&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98611.html&quot;&gt;how to add a bugfix note to the pull request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Note: Any new bug-fixing PRs should be submitted against &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;develop-9.6&lt;/code&gt; branch&lt;/p&gt;

&lt;p&gt;Then try one of these:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23071&quot;&gt;Docs: Paragraphs out of order in Description for split command&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15311&quot;&gt;Docs: Mention that matchText/matchChunk/replaceText all operate as if form-sensitive were true&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=22589&quot;&gt;Dictionary: more examples for IF entry in Dictionary&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=17118&quot;&gt;Dictionary: incorrect description of resizeControl message&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=7375&quot;&gt;Docs: Update the dict entry of the “propertynames”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23147&quot;&gt;Support for Drag and Drop in TreeView Widget&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23000&quot;&gt;Make the scrollbars for a treeview widget a TAD wider&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18990&quot;&gt;Add info on manipulating field contents to the User Guide&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=20993&quot;&gt;Applescript “do script” missing from standalone&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18184&quot;&gt;Make guide outlines in the Dictionary expand/collapse with repeated clicks&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=15957&quot;&gt;Dictionary: The LiveCode Script Guide cannot be searched&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21750&quot;&gt;Datagrid not protected for drag and drop in project view (labels can get inserted into the DGgrp itself)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;http://forums.livecode.com/viewtopic.php?f=76&amp;amp;t=27912&quot;&gt;Create a LiveCode Community build for Raspberry Pi&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15312&quot;&gt;Case insensitive matchText returns incorrect result&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;contributors-this-week&quot;&gt;Contributors this week&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;em&gt;&lt;a href=&quot;https://github.com/techstrategies&quot;&gt;Charles Warwick&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;
  &lt;li&gt;&lt;em&gt;&lt;a href=&quot;https://github.com/livecodeian&quot;&gt;livecodeian&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;
  &lt;li&gt;&lt;em&gt;&lt;a href=&quot;https://github.com/livecodepanos&quot;&gt;livecodepanos&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;useful-references&quot;&gt;Useful references&lt;/h3&gt;

&lt;p&gt;Do you need help with your project? Have a look at these useful resources:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://lessons.livecode.com&quot;&gt;LiveCode Lessons&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://forums.livecode.com/index.php&quot;&gt;LiveCode Forums&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!--
## Other LiveCode News

This section brings you other interesting news from across the LiveCode universe over the last week. This section may include non OSS projects.

- [AppStore rejections](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112306.html)
- [All new Kognition beta - LiveCode all-in Knowledgebase](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112323.html)
- [Really need In App Purchasing for macOS](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112333.html)
--&gt;

&lt;!---
## Upcoming events

* [New England Livecode Users Group - May 1st 2021](https://forums.livecode.com/viewtopic.php?f=50&amp;t=33729)
---&gt;

&lt;h2 id=&quot;contribute&quot;&gt;Contribute!&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;This Week in LiveCode&lt;/em&gt; is openly developed
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode&quot;&gt;on GitHub&lt;/a&gt;.
If you find any errors in this issue, please
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/issues&quot;&gt;file an issue&lt;/a&gt; or
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/pulls&quot;&gt;submit a pull request&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Mon, 05 Jul 2021 15:30:00 +0000</pubDate>
        <link>https://livecode.github.io/this-week-in-livecode/issue/2021/07/05/this-week-in-livecode-271.html</link>
        <guid isPermaLink="true">https://livecode.github.io/this-week-in-livecode/issue/2021/07/05/this-week-in-livecode-271.html</guid>
        
        
        <category>issue</category>
        
      </item>
    
      <item>
        <title>This Week In LiveCode 270</title>
        <description>&lt;p&gt;Welcome to &lt;em&gt;This Week in LiveCode&lt;/em&gt;!  This is a weekly summary of what’s been
going on in the &lt;a href=&quot;https://livecode.com/&quot;&gt;LiveCode&lt;/a&gt; open source project and
community.  Want something mentioned?  Tweet
&lt;a href=&quot;https://twitter.com/LiveCode&quot;&gt;@LiveCode&lt;/a&gt; or
&lt;a href=&quot;mailto:opensource@livecode.com?subject=This Week in Livecode&quot;&gt;send us an e-mail&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;updates-from-the-livecode-open-source-community&quot;&gt;Updates from the LiveCode open source community&lt;/h2&gt;

&lt;!--
### News &amp; blog posts

- [Austrian High School Teaches LiveCode](https://livecode.com/austrian-high-school-livecode-certificatio/)
--&gt;

&lt;h3 id=&quot;interesting-discussions&quot;&gt;Interesting discussions&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112607.html&quot;&gt;SVG Library&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112618.html&quot;&gt;scripted find and find again…&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;updates-in-the-livecode-open-source-project&quot;&gt;Updates in the LiveCode open source project&lt;/h2&gt;

&lt;p&gt;2 pull requests were &lt;a href=&quot;https://github.com/search?q=org%3Alivecode+is%3Apublic+is%3Apr+is%3Amerged+merged%3A2021-06-22..2021-06-28&amp;amp;type=Issues&quot;&gt;merged since the last issue&lt;/a&gt;.&lt;/p&gt;

&lt;!--
### New LiveCode releases

- [Release 9.6.2](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112359.html)
--&gt;

&lt;h3 id=&quot;notable-changes&quot;&gt;Notable changes&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode-ide/pull/2155&quot;&gt;Add dgRectofIndex to DataGrid docs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!--
### Bug of the week

- [Bug 23240 - Code error in modal dialog hangs LiveCode](https://quality.livecode.com/show_bug.cgi?id=23240)

The reporter provided a helpful sample stack and a detailed recipe that allowed us to test and confirm the problem quickly.
--&gt;

&lt;h3 id=&quot;help-needed&quot;&gt;Help needed!&lt;/h3&gt;

&lt;p&gt;Want to get involved in the LiveCode open source project but don’t know where
to start?&lt;/p&gt;

&lt;p&gt;First read these posts from Trevor DeVore for detailed instructions on:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98530.html&quot;&gt;how to submit a pull request&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98611.html&quot;&gt;how to add a bugfix note to the pull request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Note: Any new bug-fixing PRs should be submitted against &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;develop-9.6&lt;/code&gt; branch&lt;/p&gt;

&lt;p&gt;Then try one of these:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23071&quot;&gt;Docs: Paragraphs out of order in Description for split command&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15311&quot;&gt;Docs: Mention that matchText/matchChunk/replaceText all operate as if form-sensitive were true&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=22589&quot;&gt;Dictionary: more examples for IF entry in Dictionary&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=17118&quot;&gt;Dictionary: incorrect description of resizeControl message&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=7375&quot;&gt;Docs: Update the dict entry of the “propertynames”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23147&quot;&gt;Support for Drag and Drop in TreeView Widget&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23000&quot;&gt;Make the scrollbars for a treeview widget a TAD wider&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18990&quot;&gt;Add info on manipulating field contents to the User Guide&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=20993&quot;&gt;Applescript “do script” missing from standalone&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18184&quot;&gt;Make guide outlines in the Dictionary expand/collapse with repeated clicks&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=15957&quot;&gt;Dictionary: The LiveCode Script Guide cannot be searched&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21460&quot;&gt;Relayer control crashes livecode&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21750&quot;&gt;Datagrid not protected for drag and drop in project view (labels can get inserted into the DGgrp itself)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;http://forums.livecode.com/viewtopic.php?f=76&amp;amp;t=27912&quot;&gt;Create a LiveCode Community build for Raspberry Pi&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15312&quot;&gt;Case insensitive matchText returns incorrect result&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;contributors-this-week&quot;&gt;Contributors this week&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;em&gt;&lt;a href=&quot;https://github.com/livecodesam&quot;&gt;livecodesam&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;useful-references&quot;&gt;Useful references&lt;/h3&gt;

&lt;p&gt;Do you need help with your project? Have a look at these useful resources:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://lessons.livecode.com&quot;&gt;LiveCode Lessons&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://forums.livecode.com/index.php&quot;&gt;LiveCode Forums&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!--
## Other LiveCode News

This section brings you other interesting news from across the LiveCode universe over the last week. This section may include non OSS projects.

- [AppStore rejections](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112306.html)
- [All new Kognition beta - LiveCode all-in Knowledgebase](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112323.html)
- [Really need In App Purchasing for macOS](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112333.html)
--&gt;

&lt;!---
## Upcoming events

* [New England Livecode Users Group - May 1st 2021](https://forums.livecode.com/viewtopic.php?f=50&amp;t=33729)
---&gt;

&lt;h2 id=&quot;contribute&quot;&gt;Contribute!&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;This Week in LiveCode&lt;/em&gt; is openly developed
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode&quot;&gt;on GitHub&lt;/a&gt;.
If you find any errors in this issue, please
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/issues&quot;&gt;file an issue&lt;/a&gt; or
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/pulls&quot;&gt;submit a pull request&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Mon, 28 Jun 2021 15:30:00 +0000</pubDate>
        <link>https://livecode.github.io/this-week-in-livecode/issue/2021/06/28/this-week-in-livecode-270.html</link>
        <guid isPermaLink="true">https://livecode.github.io/this-week-in-livecode/issue/2021/06/28/this-week-in-livecode-270.html</guid>
        
        
        <category>issue</category>
        
      </item>
    
      <item>
        <title>This Week In LiveCode 269</title>
        <description>&lt;p&gt;Welcome to &lt;em&gt;This Week in LiveCode&lt;/em&gt;!  This is a weekly summary of what’s been
going on in the &lt;a href=&quot;https://livecode.com/&quot;&gt;LiveCode&lt;/a&gt; open source project and
community.  Want something mentioned?  Tweet
&lt;a href=&quot;https://twitter.com/LiveCode&quot;&gt;@LiveCode&lt;/a&gt; or
&lt;a href=&quot;mailto:opensource@livecode.com?subject=This Week in Livecode&quot;&gt;send us an e-mail&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;updates-from-the-livecode-open-source-community&quot;&gt;Updates from the LiveCode open source community&lt;/h2&gt;

&lt;!--
### News &amp; blog posts

- [Austrian High School Teaches LiveCode](https://livecode.com/austrian-high-school-livecode-certificatio/)
--&gt;

&lt;h3 id=&quot;interesting-discussions&quot;&gt;Interesting discussions&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112544.html&quot;&gt;Display Youtube video&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112516.html&quot;&gt;Collaborative help request for oAuth2 access to DocuSign&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112530.html&quot;&gt;Levure Dataview drag-reordering&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112524.html&quot;&gt;Message Sent when Closing Stack&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112554.html&quot;&gt;building standalone FAILS with German Umlaute in app name&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112561.html&quot;&gt;What happened to mobilePickDate??&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112574.html&quot;&gt;codesigning FAILS with Umlaute&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112590.html&quot;&gt;Mobile Scroller&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112595.html&quot;&gt;Open a folder on the desktop from a LiveCode app&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;updates-in-the-livecode-open-source-project&quot;&gt;Updates in the LiveCode open source project&lt;/h2&gt;

&lt;p&gt;14 pull requests were &lt;a href=&quot;https://github.com/search?q=org%3Alivecode+is%3Apublic+is%3Apr+is%3Amerged+merged%3A2021-06-08..2021-06-21&amp;amp;type=Issues&quot;&gt;merged since the last issue&lt;/a&gt;.&lt;/p&gt;

&lt;!--
### New LiveCode releases

- [Release 9.6.2](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112359.html)
--&gt;

&lt;h3 id=&quot;notable-changes&quot;&gt;Notable changes&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7577&quot;&gt;Add name of SVG Icon to Properties Inspector&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode-ide/pull/2157&quot;&gt;Show names in SVG Icon Picker in Properties Inspector&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7518&quot;&gt;Fix $_POST_RAW on Windows Server&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7457&quot;&gt;Add new function iphoneDeviceModel()&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;bug-of-the-week&quot;&gt;Bug of the week&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23240&quot;&gt;Bug 23240 - Code error in modal dialog hangs LiveCode&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The reporter provided a helpful sample stack and a detailed recipe that allowed us to test and confirm the problem quickly.&lt;/p&gt;

&lt;h3 id=&quot;help-needed&quot;&gt;Help needed!&lt;/h3&gt;

&lt;p&gt;Want to get involved in the LiveCode open source project but don’t know where
to start?&lt;/p&gt;

&lt;p&gt;First read these posts from Trevor DeVore for detailed instructions on:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98530.html&quot;&gt;how to submit a pull request&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98611.html&quot;&gt;how to add a bugfix note to the pull request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Note: Any new bug-fixing PRs should be submitted against &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;develop-9.6&lt;/code&gt; branch&lt;/p&gt;

&lt;p&gt;Then try one of these:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23071&quot;&gt;Docs: Paragraphs out of order in Description for split command&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15311&quot;&gt;Docs: Mention that matchText/matchChunk/replaceText all operate as if form-sensitive were true&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=22589&quot;&gt;Dictionary: more examples for IF entry in Dictionary&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=17118&quot;&gt;Dictionary: incorrect description of resizeControl message&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=7375&quot;&gt;Docs: Update the dict entry of the “propertynames”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23147&quot;&gt;Support for Drag and Drop in TreeView Widget&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23000&quot;&gt;Make the scrollbars for a treeview widget a TAD wider&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18990&quot;&gt;Add info on manipulating field contents to the User Guide&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=20993&quot;&gt;Applescript “do script” missing from standalone&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18184&quot;&gt;Make guide outlines in the Dictionary expand/collapse with repeated clicks&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=15957&quot;&gt;Dictionary: The LiveCode Script Guide cannot be searched&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21460&quot;&gt;Relayer control crashes livecode&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21750&quot;&gt;Datagrid not protected for drag and drop in project view (labels can get inserted into the DGgrp itself)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;http://forums.livecode.com/viewtopic.php?f=76&amp;amp;t=27912&quot;&gt;Create a LiveCode Community build for Raspberry Pi&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15312&quot;&gt;Case insensitive matchText returns incorrect result&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;contributors-this-week&quot;&gt;Contributors this week&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/berndn&quot;&gt;BerndN&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;em&gt;&lt;a href=&quot;https://github.com/livecodepanos&quot;&gt;livecodepanos&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;
  &lt;li&gt;&lt;em&gt;&lt;a href=&quot;https://github.com/montegoulding&quot;&gt;montegoulding&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;useful-references&quot;&gt;Useful references&lt;/h3&gt;

&lt;p&gt;Do you need help with your project? Have a look at these useful resources:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://lessons.livecode.com&quot;&gt;LiveCode Lessons&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://forums.livecode.com/index.php&quot;&gt;LiveCode Forums&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!--
## Other LiveCode News

This section brings you other interesting news from across the LiveCode universe over the last week. This section may include non OSS projects.

- [AppStore rejections](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112306.html)
- [All new Kognition beta - LiveCode all-in Knowledgebase](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112323.html)
- [Really need In App Purchasing for macOS](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112333.html)
--&gt;

&lt;!---
## Upcoming events

* [New England Livecode Users Group - May 1st 2021](https://forums.livecode.com/viewtopic.php?f=50&amp;t=33729)
---&gt;

&lt;h2 id=&quot;contribute&quot;&gt;Contribute!&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;This Week in LiveCode&lt;/em&gt; is openly developed
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode&quot;&gt;on GitHub&lt;/a&gt;.
If you find any errors in this issue, please
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/issues&quot;&gt;file an issue&lt;/a&gt; or
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/pulls&quot;&gt;submit a pull request&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Mon, 21 Jun 2021 15:30:00 +0000</pubDate>
        <link>https://livecode.github.io/this-week-in-livecode/issue/2021/06/21/this-week-in-livecode-269.html</link>
        <guid isPermaLink="true">https://livecode.github.io/this-week-in-livecode/issue/2021/06/21/this-week-in-livecode-269.html</guid>
        
        
        <category>issue</category>
        
      </item>
    
      <item>
        <title>This Week In LiveCode 268</title>
        <description>&lt;p&gt;Welcome to &lt;em&gt;This Week in LiveCode&lt;/em&gt;!  This is a weekly summary of what’s been
going on in the &lt;a href=&quot;https://livecode.com/&quot;&gt;LiveCode&lt;/a&gt; open source project and
community.  Want something mentioned?  Tweet
&lt;a href=&quot;https://twitter.com/LiveCode&quot;&gt;@LiveCode&lt;/a&gt; or
&lt;a href=&quot;mailto:opensource@livecode.com?subject=This Week in Livecode&quot;&gt;send us an e-mail&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;updates-from-the-livecode-open-source-community&quot;&gt;Updates from the LiveCode open source community&lt;/h2&gt;

&lt;!--
### News &amp; blog posts

- [Austrian High School Teaches LiveCode](https://livecode.com/austrian-high-school-livecode-certificatio/)
--&gt;

&lt;h3 id=&quot;interesting-discussions&quot;&gt;Interesting discussions&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112453.html&quot;&gt;workaround for cut-off text in native scroller?&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112489.html&quot;&gt;number = layer?&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112492.html&quot;&gt;bordercolor of buttons&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112493.html&quot;&gt;Finding out what changes a custom property&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112498.html&quot;&gt;Setting the browser widget user-agent to impersonate Chrome&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://forums.livecode.com/viewtopic.php?f=49&amp;amp;t=35932&quot;&gt;Unable to generate Standalone&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://forums.livecode.com/viewtopic.php?t=35931&amp;amp;p=205898#p205898&quot;&gt;Reference an actual location on the screen&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;updates-in-the-livecode-open-source-project&quot;&gt;Updates in the LiveCode open source project&lt;/h2&gt;

&lt;p&gt;6 pull requests were &lt;a href=&quot;https://github.com/search?q=org%3Alivecode+is%3Apublic+is%3Apr+is%3Amerged+merged%3A2021-06-01..2021-06-07&amp;amp;type=Issues&quot;&gt;merged since the last issue&lt;/a&gt;.&lt;/p&gt;

&lt;!--
### New LiveCode releases

- [Release 9.6.2](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112359.html)
--&gt;

&lt;h3 id=&quot;notable-changes&quot;&gt;Notable changes&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7486&quot;&gt;Fix background location updates on iOS&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7573&quot;&gt;Ensure the pick wheel is shown on iOS 14 on iPhone&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7572&quot;&gt;Allow http connections on Android browser&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;bug-of-the-week&quot;&gt;Bug of the week&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23231&quot;&gt;Bug 23231 - Execution error when switching between Cards over 90 times&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The reporter provided a helpful sample stack and a detailed recipe that allowed us to test and confirm the problem quickly.&lt;/p&gt;

&lt;h3 id=&quot;help-needed&quot;&gt;Help needed!&lt;/h3&gt;

&lt;p&gt;Want to get involved in the LiveCode open source project but don’t know where
to start?&lt;/p&gt;

&lt;p&gt;First read these posts from Trevor DeVore for detailed instructions on:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98530.html&quot;&gt;how to submit a pull request&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98611.html&quot;&gt;how to add a bugfix note to the pull request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Note: Any new bug-fixing PRs should be submitted against &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;develop-9.6&lt;/code&gt; branch&lt;/p&gt;

&lt;p&gt;Then try one of these:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23071&quot;&gt;Docs: Paragraphs out of order in Description for split command&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15311&quot;&gt;Docs: Mention that matchText/matchChunk/replaceText all operate as if form-sensitive were true&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=22589&quot;&gt;Dictionary: more examples for IF entry in Dictionary&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=17118&quot;&gt;Dictionary: incorrect description of resizeControl message&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=7375&quot;&gt;Docs: Update the dict entry of the “propertynames”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23147&quot;&gt;Support for Drag and Drop in TreeView Widget&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23000&quot;&gt;Make the scrollbars for a treeview widget a TAD wider&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18990&quot;&gt;Add info on manipulating field contents to the User Guide&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=20993&quot;&gt;Applescript “do script” missing from standalone&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18184&quot;&gt;Make guide outlines in the Dictionary expand/collapse with repeated clicks&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=15957&quot;&gt;Dictionary: The LiveCode Script Guide cannot be searched&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21460&quot;&gt;Relayer control crashes livecode&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21750&quot;&gt;Datagrid not protected for drag and drop in project view (labels can get inserted into the DGgrp itself)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;http://forums.livecode.com/viewtopic.php?f=76&amp;amp;t=27912&quot;&gt;Create a LiveCode Community build for Raspberry Pi&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15312&quot;&gt;Case insensitive matchText returns incorrect result&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;contributors-this-week&quot;&gt;Contributors this week&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;em&gt;&lt;a href=&quot;https://github.com/livecodepanos&quot;&gt;livecodepanos&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;
  &lt;li&gt;&lt;em&gt;&lt;a href=&quot;https://github.com/livecodesam&quot;&gt;livecodesam&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;useful-references&quot;&gt;Useful references&lt;/h3&gt;

&lt;p&gt;Do you need help with your project? Have a look at these useful resources:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://lessons.livecode.com&quot;&gt;LiveCode Lessons&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://forums.livecode.com/index.php&quot;&gt;LiveCode Forums&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!--
## Other LiveCode News

This section brings you other interesting news from across the LiveCode universe over the last week. This section may include non OSS projects.

- [AppStore rejections](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112306.html)
- [All new Kognition beta - LiveCode all-in Knowledgebase](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112323.html)
- [Really need In App Purchasing for macOS](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112333.html)
--&gt;

&lt;!---
## Upcoming events

* [New England Livecode Users Group - May 1st 2021](https://forums.livecode.com/viewtopic.php?f=50&amp;t=33729)
---&gt;

&lt;h2 id=&quot;contribute&quot;&gt;Contribute!&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;This Week in LiveCode&lt;/em&gt; is openly developed
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode&quot;&gt;on GitHub&lt;/a&gt;.
If you find any errors in this issue, please
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/issues&quot;&gt;file an issue&lt;/a&gt; or
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/pulls&quot;&gt;submit a pull request&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Mon, 07 Jun 2021 15:30:00 +0000</pubDate>
        <link>https://livecode.github.io/this-week-in-livecode/issue/2021/06/07/this-week-in-livecode-268.html</link>
        <guid isPermaLink="true">https://livecode.github.io/this-week-in-livecode/issue/2021/06/07/this-week-in-livecode-268.html</guid>
        
        
        <category>issue</category>
        
      </item>
    
      <item>
        <title>This Week In LiveCode 267</title>
        <description>&lt;p&gt;Welcome to &lt;em&gt;This Week in LiveCode&lt;/em&gt;!  This is a weekly summary of what’s been
going on in the &lt;a href=&quot;https://livecode.com/&quot;&gt;LiveCode&lt;/a&gt; open source project and
community.  Want something mentioned?  Tweet
&lt;a href=&quot;https://twitter.com/LiveCode&quot;&gt;@LiveCode&lt;/a&gt; or
&lt;a href=&quot;mailto:opensource@livecode.com?subject=This Week in Livecode&quot;&gt;send us an e-mail&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;updates-from-the-livecode-open-source-community&quot;&gt;Updates from the LiveCode open source community&lt;/h2&gt;

&lt;!--
### News &amp; blog posts

- [Austrian High School Teaches LiveCode](https://livecode.com/austrian-high-school-livecode-certificatio/)
--&gt;

&lt;h3 id=&quot;interesting-discussions&quot;&gt;Interesting discussions&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112410.html&quot;&gt;3-way slider control&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112412.html&quot;&gt;macOS and the default font in fields&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112443.html&quot;&gt;Memory garbage overrun on windows server&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112448.html&quot;&gt;Lock screen working on Big Sur?&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://forums.livecode.com/viewtopic.php?t=35908&amp;amp;p=205616#p205616&quot;&gt;Applying transparency to only a part of a stack?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;updates-in-the-livecode-open-source-project&quot;&gt;Updates in the LiveCode open source project&lt;/h2&gt;

&lt;p&gt;5 pull requests were &lt;a href=&quot;https://github.com/search?q=org%3Alivecode+is%3Apublic+is%3Apr+is%3Amerged+merged%3A2021-05-25..2021-05-31&amp;amp;type=Issues&quot;&gt;merged since the last issue&lt;/a&gt;.&lt;/p&gt;

&lt;!--
### New LiveCode releases

- [Release 9.6.2](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112359.html)
--&gt;

&lt;h3 id=&quot;notable-changes&quot;&gt;Notable changes&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7562&quot;&gt;Add support for App Tracking Transparency&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7557&quot;&gt;Add support building with Xcode 12.5 / iOS 14.5 SDK&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7537&quot;&gt;Fix calculation of player’s native layer rect when stack is resized&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!---
### Bug of the week

- [Bug 23192 - Error building Android standalone with map and barcode inclusions](https://quality.livecode.com/show_bug.cgi?id=23192)

The reporter provided a helpful sample stack and a detailed recipe that allowed us to test and confirm the problem quickly.
---&gt;

&lt;h3 id=&quot;help-needed&quot;&gt;Help needed!&lt;/h3&gt;

&lt;p&gt;Want to get involved in the LiveCode open source project but don’t know where
to start?&lt;/p&gt;

&lt;p&gt;First read these posts from Trevor DeVore for detailed instructions on:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98530.html&quot;&gt;how to submit a pull request&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98611.html&quot;&gt;how to add a bugfix note to the pull request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Note: Any new bug-fixing PRs should be submitted against &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;develop-9.6&lt;/code&gt; branch&lt;/p&gt;

&lt;p&gt;Then try one of these:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23219&quot;&gt;Extension Builder: Default Script and User Guide are not shown&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23071&quot;&gt;Docs: Paragraphs out of order in Description for split command&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15311&quot;&gt;Docs: Mention that matchText/matchChunk/replaceText all operate as if form-sensitive were true&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=22589&quot;&gt;Dictionary: more examples for IF entry in Dictionary&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=17118&quot;&gt;Dictionary: incorrect description of resizeControl message&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=7375&quot;&gt;Docs: Update the dict entry of the “propertynames”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23223&quot;&gt;SVG Icon Property Inspector: add the text version of the iconPresetName to the PI&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23147&quot;&gt;Support for Drag and Drop in TreeView Widget&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23000&quot;&gt;Make the scrollbars for a treeview widget a TAD wider&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18990&quot;&gt;Add info on manipulating field contents to the User Guide&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=20993&quot;&gt;Applescript “do script” missing from standalone&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18184&quot;&gt;Make guide outlines in the Dictionary expand/collapse with repeated clicks&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=15957&quot;&gt;Dictionary: The LiveCode Script Guide cannot be searched&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21460&quot;&gt;Relayer control crashes livecode&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21750&quot;&gt;Datagrid not protected for drag and drop in project view (labels can get inserted into the DGgrp itself)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;http://forums.livecode.com/viewtopic.php?f=76&amp;amp;t=27912&quot;&gt;Create a LiveCode Community build for Raspberry Pi&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15312&quot;&gt;Case insensitive matchText returns incorrect result&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;contributors-this-week&quot;&gt;Contributors this week&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;em&gt;&lt;a href=&quot;https://github.com/livecodepanos&quot;&gt;livecodepanos&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;useful-references&quot;&gt;Useful references&lt;/h3&gt;

&lt;p&gt;Do you need help with your project? Have a look at these useful resources:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://lessons.livecode.com&quot;&gt;LiveCode Lessons&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://forums.livecode.com/index.php&quot;&gt;LiveCode Forums&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!--
## Other LiveCode News

This section brings you other interesting news from across the LiveCode universe over the last week. This section may include non OSS projects.

- [AppStore rejections](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112306.html)
- [All new Kognition beta - LiveCode all-in Knowledgebase](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112323.html)
- [Really need In App Purchasing for macOS](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112333.html)
--&gt;

&lt;!---
## Upcoming events

* [New England Livecode Users Group - May 1st 2021](https://forums.livecode.com/viewtopic.php?f=50&amp;t=33729)
---&gt;

&lt;h2 id=&quot;contribute&quot;&gt;Contribute!&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;This Week in LiveCode&lt;/em&gt; is openly developed
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode&quot;&gt;on GitHub&lt;/a&gt;.
If you find any errors in this issue, please
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/issues&quot;&gt;file an issue&lt;/a&gt; or
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/pulls&quot;&gt;submit a pull request&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Mon, 31 May 2021 15:30:00 +0000</pubDate>
        <link>https://livecode.github.io/this-week-in-livecode/issue/2021/05/31/this-week-in-livecode-267.html</link>
        <guid isPermaLink="true">https://livecode.github.io/this-week-in-livecode/issue/2021/05/31/this-week-in-livecode-267.html</guid>
        
        
        <category>issue</category>
        
      </item>
    
      <item>
        <title>This Week In LiveCode 266</title>
        <description>&lt;p&gt;Welcome to &lt;em&gt;This Week in LiveCode&lt;/em&gt;!  This is a weekly summary of what’s been
going on in the &lt;a href=&quot;https://livecode.com/&quot;&gt;LiveCode&lt;/a&gt; open source project and
community.  Want something mentioned?  Tweet
&lt;a href=&quot;https://twitter.com/LiveCode&quot;&gt;@LiveCode&lt;/a&gt; or
&lt;a href=&quot;mailto:opensource@livecode.com?subject=This Week in Livecode&quot;&gt;send us an e-mail&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;updates-from-the-livecode-open-source-community&quot;&gt;Updates from the LiveCode open source community&lt;/h2&gt;

&lt;h3 id=&quot;news--blog-posts&quot;&gt;News &amp;amp; blog posts&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://livecode.com/austrian-high-school-livecode-certificatio/&quot;&gt;Austrian High School Teaches LiveCode&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;interesting-discussions&quot;&gt;Interesting discussions&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112361.html&quot;&gt;Xcode command line tools 12&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112367.html&quot;&gt;iOS screen size&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112368.html&quot;&gt;US Patent and Trademark Office tsNet error problem&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112374.html&quot;&gt;Implementing UNDO&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112391.html&quot;&gt;lock messages and navigation bar widget&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://forums.livecode.com/viewtopic.php?f=9&amp;amp;t=35630#p198033&quot;&gt;More png probs&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://forums.livecode.com/viewtopic.php?t=35885&amp;amp;p=205476#p205476&quot;&gt;DataGrid EditModeReorderCompleted how to&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!--
## Updates in the LiveCode open source project

2 pull requests were [merged since the last issue](https://github.com/search?q=org%3Alivecode+is%3Apublic+is%3Apr+is%3Amerged+merged%3A2021-05-11..2021-05-17&amp;type=Issues).
--&gt;

&lt;h3 id=&quot;new-livecode-releases&quot;&gt;New LiveCode releases&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112359.html&quot;&gt;Release 9.6.2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!--
### Notable changes

- [Ensure the pick wheel is shown on iOS 14](https://github.com/livecode/livecode/pull/7564)
--&gt;

&lt;!---
### Bug of the week

- [Bug 23192 - Error building Android standalone with map and barcode inclusions](https://quality.livecode.com/show_bug.cgi?id=23192)

The reporter provided a helpful sample stack and a detailed recipe that allowed us to test and confirm the problem quickly.
---&gt;

&lt;h3 id=&quot;help-needed&quot;&gt;Help needed!&lt;/h3&gt;

&lt;p&gt;Want to get involved in the LiveCode open source project but don’t know where
to start?&lt;/p&gt;

&lt;p&gt;First read these posts from Trevor DeVore for detailed instructions on:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98530.html&quot;&gt;how to submit a pull request&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98611.html&quot;&gt;how to add a bugfix note to the pull request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Note: Any new bug-fixing PRs should be submitted against &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;develop-9.6&lt;/code&gt; branch&lt;/p&gt;

&lt;p&gt;Then try one of these:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23071&quot;&gt;Docs: Paragraphs out of order in Description for split command&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=22949&quot;&gt;Docs: Mention the behavior of ‘the screenrect’ on iOS if “Display Zoom” is checked&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15311&quot;&gt;Docs: Mention that matchText/matchChunk/replaceText all operate as if form-sensitive were true&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=22589&quot;&gt;Dictionary: more examples for IF entry in Dictionary&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=17118&quot;&gt;Dictionary: incorrect description of resizeControl message&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=7375&quot;&gt;Docs: Update the dict entry of the “propertynames”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23147&quot;&gt;Support for Drag and Drop in TreeView Widget&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23000&quot;&gt;Make the scrollbars for a treeview widget a TAD wider&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18990&quot;&gt;Add info on manipulating field contents to the User Guide&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=20993&quot;&gt;Applescript “do script” missing from standalone&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18184&quot;&gt;Make guide outlines in the Dictionary expand/collapse with repeated clicks&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=15957&quot;&gt;Dictionary: The LiveCode Script Guide cannot be searched&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21460&quot;&gt;Relayer control crashes livecode&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21750&quot;&gt;Datagrid not protected for drag and drop in project view (labels can get inserted into the DGgrp itself)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;http://forums.livecode.com/viewtopic.php?f=76&amp;amp;t=27912&quot;&gt;Create a LiveCode Community build for Raspberry Pi&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15312&quot;&gt;Case insensitive matchText returns incorrect result&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!--
### Contributors this week

- *[livecodepanos](https://github.com/livecodepanos)*

--&gt;
&lt;h3 id=&quot;useful-references&quot;&gt;Useful references&lt;/h3&gt;

&lt;p&gt;Do you need help with your project? Have a look at these useful resources:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://lessons.livecode.com&quot;&gt;LiveCode Lessons&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://forums.livecode.com/index.php&quot;&gt;LiveCode Forums&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!--
## Other LiveCode News

This section brings you other interesting news from across the LiveCode universe over the last week. This section may include non OSS projects.

- [AppStore rejections](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112306.html)
- [All new Kognition beta - LiveCode all-in Knowledgebase](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112323.html)
- [Really need In App Purchasing for macOS](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112333.html)
--&gt;

&lt;!---
## Upcoming events

* [New England Livecode Users Group - May 1st 2021](https://forums.livecode.com/viewtopic.php?f=50&amp;t=33729)
---&gt;

&lt;h2 id=&quot;contribute&quot;&gt;Contribute!&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;This Week in LiveCode&lt;/em&gt; is openly developed
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode&quot;&gt;on GitHub&lt;/a&gt;.
If you find any errors in this issue, please
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/issues&quot;&gt;file an issue&lt;/a&gt; or
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/pulls&quot;&gt;submit a pull request&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Mon, 24 May 2021 15:30:00 +0000</pubDate>
        <link>https://livecode.github.io/this-week-in-livecode/issue/2021/05/24/this-week-in-livecode-266.html</link>
        <guid isPermaLink="true">https://livecode.github.io/this-week-in-livecode/issue/2021/05/24/this-week-in-livecode-266.html</guid>
        
        
        <category>issue</category>
        
      </item>
    
      <item>
        <title>This Week In LiveCode 265</title>
        <description>&lt;p&gt;Welcome to &lt;em&gt;This Week in LiveCode&lt;/em&gt;!  This is a weekly summary of what’s been
going on in the &lt;a href=&quot;https://livecode.com/&quot;&gt;LiveCode&lt;/a&gt; open source project and
community.  Want something mentioned?  Tweet
&lt;a href=&quot;https://twitter.com/LiveCode&quot;&gt;@LiveCode&lt;/a&gt; or
&lt;a href=&quot;mailto:opensource@livecode.com?subject=This Week in Livecode&quot;&gt;send us an e-mail&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;updates-from-the-livecode-open-source-community&quot;&gt;Updates from the LiveCode open source community&lt;/h2&gt;

&lt;!--
### News &amp; blog posts

- [How I built a Mobile App in LiveCode and Took Over the World](https://livecode.com/how-i-built-a-mobile-app-in-livecode-and-took-over-the-world/)
--&gt;

&lt;h3 id=&quot;interesting-discussions&quot;&gt;Interesting discussions&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112301.html&quot;&gt;LiveCode convert seconds to dateItems - year is out by 19?&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112310.html&quot;&gt;Bug, feature, or just something I need to program around?&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112316.html&quot;&gt;Problems with text data fields pulling from SQL&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112354.html&quot;&gt;Spurious characters from html files - text encoding issues?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;updates-in-the-livecode-open-source-project&quot;&gt;Updates in the LiveCode open source project&lt;/h2&gt;

&lt;p&gt;2 pull requests were &lt;a href=&quot;https://github.com/search?q=org%3Alivecode+is%3Apublic+is%3Apr+is%3Amerged+merged%3A2021-05-11..2021-05-17&amp;amp;type=Issues&quot;&gt;merged since the last issue&lt;/a&gt;.&lt;/p&gt;

&lt;!---
### New LiveCode releases

- [Release 9.6.2 RC-6](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112295.html)
---&gt;

&lt;h3 id=&quot;notable-changes&quot;&gt;Notable changes&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7564&quot;&gt;Ensure the pick wheel is shown on iOS 14&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!---
### Bug of the week

- [Bug 23192 - Error building Android standalone with map and barcode inclusions](https://quality.livecode.com/show_bug.cgi?id=23192)

The reporter provided a helpful sample stack and a detailed recipe that allowed us to test and confirm the problem quickly.
---&gt;

&lt;h3 id=&quot;help-needed&quot;&gt;Help needed!&lt;/h3&gt;

&lt;p&gt;Want to get involved in the LiveCode open source project but don’t know where
to start?&lt;/p&gt;

&lt;p&gt;First read these posts from Trevor DeVore for detailed instructions on:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98530.html&quot;&gt;how to submit a pull request&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98611.html&quot;&gt;how to add a bugfix note to the pull request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Note: Any new bug-fixing PRs should be submitted against &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;develop-9.6&lt;/code&gt; branch&lt;/p&gt;

&lt;p&gt;Then try one of these:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23071&quot;&gt;Docs: Paragraphs out of order in Description for split command&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=22949&quot;&gt;Docs: Mention the behavior of ‘the screenrect’ on iOS if “Display Zoom” is checked&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15311&quot;&gt;Docs: Mention that matchText/matchChunk/replaceText all operate as if form-sensitive were true&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=22589&quot;&gt;Dictionary: more examples for IF entry in Dictionary&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=17118&quot;&gt;Dictionary: incorrect description of resizeControl message&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=7375&quot;&gt;Docs: Update the dict entry of the “propertynames”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23147&quot;&gt;Support for Drag and Drop in TreeView Widget&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23000&quot;&gt;Make the scrollbars for a treeview widget a TAD wider&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18990&quot;&gt;Add info on manipulating field contents to the User Guide&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=20993&quot;&gt;Applescript “do script” missing from standalone&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18184&quot;&gt;Make guide outlines in the Dictionary expand/collapse with repeated clicks&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=15957&quot;&gt;Dictionary: The LiveCode Script Guide cannot be searched&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21460&quot;&gt;Relayer control crashes livecode&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21750&quot;&gt;Datagrid not protected for drag and drop in project view (labels can get inserted into the DGgrp itself)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;http://forums.livecode.com/viewtopic.php?f=76&amp;amp;t=27912&quot;&gt;Create a LiveCode Community build for Raspberry Pi&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15312&quot;&gt;Case insensitive matchText returns incorrect result&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;contributors-this-week&quot;&gt;Contributors this week&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;em&gt;&lt;a href=&quot;https://github.com/livecodepanos&quot;&gt;livecodepanos&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;useful-references&quot;&gt;Useful references&lt;/h3&gt;

&lt;p&gt;Do you need help with your project? Have a look at these useful resources:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://lessons.livecode.com&quot;&gt;LiveCode Lessons&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://forums.livecode.com/index.php&quot;&gt;LiveCode Forums&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;other-livecode-news&quot;&gt;Other LiveCode News&lt;/h2&gt;

&lt;p&gt;This section brings you other interesting news from across the LiveCode universe over the last week. This section may include non OSS projects.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112306.html&quot;&gt;AppStore rejections&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112323.html&quot;&gt;All new Kognition beta - LiveCode all-in Knowledgebase&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112333.html&quot;&gt;Really need In App Purchasing for macOS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!---
## Upcoming events

* [New England Livecode Users Group - May 1st 2021](https://forums.livecode.com/viewtopic.php?f=50&amp;t=33729)
---&gt;

&lt;h2 id=&quot;contribute&quot;&gt;Contribute!&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;This Week in LiveCode&lt;/em&gt; is openly developed
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode&quot;&gt;on GitHub&lt;/a&gt;.
If you find any errors in this issue, please
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/issues&quot;&gt;file an issue&lt;/a&gt; or
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/pulls&quot;&gt;submit a pull request&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Mon, 17 May 2021 15:30:00 +0000</pubDate>
        <link>https://livecode.github.io/this-week-in-livecode/issue/2021/05/17/this-week-in-livecode-265.html</link>
        <guid isPermaLink="true">https://livecode.github.io/this-week-in-livecode/issue/2021/05/17/this-week-in-livecode-265.html</guid>
        
        
        <category>issue</category>
        
      </item>
    
      <item>
        <title>This Week In LiveCode 264</title>
        <description>&lt;p&gt;Welcome to &lt;em&gt;This Week in LiveCode&lt;/em&gt;!  This is a weekly summary of what’s been
going on in the &lt;a href=&quot;https://livecode.com/&quot;&gt;LiveCode&lt;/a&gt; open source project and
community.  Want something mentioned?  Tweet
&lt;a href=&quot;https://twitter.com/LiveCode&quot;&gt;@LiveCode&lt;/a&gt; or
&lt;a href=&quot;mailto:opensource@livecode.com?subject=This Week in Livecode&quot;&gt;send us an e-mail&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;updates-from-the-livecode-open-source-community&quot;&gt;Updates from the LiveCode open source community&lt;/h2&gt;

&lt;!--
### News &amp; blog posts

- [How I built a Mobile App in LiveCode and Took Over the World](https://livecode.com/how-i-built-a-mobile-app-in-livecode-and-took-over-the-world/)
--&gt;

&lt;h3 id=&quot;interesting-discussions&quot;&gt;Interesting discussions&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112164.html&quot;&gt;access DOM in browser widget?&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112184.html&quot;&gt;install custom apps from Google Drive, known limits?&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112189.html&quot;&gt;dg with native controls in template&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112205.html&quot;&gt;Getting user’s IP address in LC Server&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112217.html&quot;&gt;Problems with Multiple Monitors&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112256.html&quot;&gt;Close &amp;amp; remove from memory - Engine hang&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112257.html&quot;&gt;the systemversion shows wrong version # on Mac&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112269.html&quot;&gt;9.6.0 simulator issue&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112294.html&quot;&gt;Finding invisible/non printable characters in a string&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://forums.livecode.com/viewtopic.php?t=35812&amp;amp;p=204981#p204981&quot;&gt;MergJSON JSONToArray UTF-8 and UTF-8 BOM character encoding&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;updates-in-the-livecode-open-source-project&quot;&gt;Updates in the LiveCode open source project&lt;/h2&gt;

&lt;p&gt;4 pull requests were &lt;a href=&quot;https://github.com/search?q=org%3Alivecode+is%3Apublic+is%3Apr+is%3Amerged+merged%3A2021-04-27..2021-05-10&amp;amp;type=Issues&quot;&gt;merged since the last issue&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&quot;new-livecode-releases&quot;&gt;New LiveCode releases&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112295.html&quot;&gt;Release 9.6.2 RC-6&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;notable-changes&quot;&gt;Notable changes&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7559&quot;&gt;Return compiler error for osascript script errors&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/livecode/livecode/pull/7558&quot;&gt;Ensure the target MacOS SDK (10.9) is properly set&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;bug-of-the-week&quot;&gt;Bug of the week&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23192&quot;&gt;Bug 23192 - Error building Android standalone with map and barcode inclusions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The reporter provided a helpful sample stack and a detailed recipe that allowed us to test and confirm the problem quickly.&lt;/p&gt;

&lt;h3 id=&quot;help-needed&quot;&gt;Help needed!&lt;/h3&gt;

&lt;p&gt;Want to get involved in the LiveCode open source project but don’t know where
to start?&lt;/p&gt;

&lt;p&gt;First read these posts from Trevor DeVore for detailed instructions on:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98530.html&quot;&gt;how to submit a pull request&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98611.html&quot;&gt;how to add a bugfix note to the pull request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Note: Any new bug-fixing PRs should be submitted against &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;develop-9.6&lt;/code&gt; branch&lt;/p&gt;

&lt;p&gt;Then try one of these:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23071&quot;&gt;Docs: Paragraphs out of order in Description for split command&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=22949&quot;&gt;Docs: Mention the behavior of ‘the screenrect’ on iOS if “Display Zoom” is checked&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15311&quot;&gt;Docs: Mention that matchText/matchChunk/replaceText all operate as if form-sensitive were true&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=22589&quot;&gt;Dictionary: more examples for IF entry in Dictionary&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=17118&quot;&gt;Dictionary: incorrect description of resizeControl message&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Easy) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=7375&quot;&gt;Docs: Update the dict entry of the “propertynames”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23147&quot;&gt;Support for Drag and Drop in TreeView Widget&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=23000&quot;&gt;Make the scrollbars for a treeview widget a TAD wider&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18990&quot;&gt;Add info on manipulating field contents to the User Guide&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=20993&quot;&gt;Applescript “do script” missing from standalone&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=18184&quot;&gt;Make guide outlines in the Dictionary expand/collapse with repeated clicks&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;http://quality.livecode.com/show_bug.cgi?id=15957&quot;&gt;Dictionary: The LiveCode Script Guide cannot be searched&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21460&quot;&gt;Relayer control crashes livecode&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Medium) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=21750&quot;&gt;Datagrid not protected for drag and drop in project view (labels can get inserted into the DGgrp itself)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;http://forums.livecode.com/viewtopic.php?f=76&amp;amp;t=27912&quot;&gt;Create a LiveCode Community build for Raspberry Pi&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;(Hard) &lt;a href=&quot;https://quality.livecode.com/show_bug.cgi?id=15312&quot;&gt;Case insensitive matchText returns incorrect result&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;contributors-this-week&quot;&gt;Contributors this week&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;em&gt;&lt;a href=&quot;https://github.com/livecodepanos&quot;&gt;livecodepanos&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;
  &lt;li&gt;&lt;em&gt;&lt;a href=&quot;https://github.com/montegoulding&quot;&gt;montegoulding&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;useful-references&quot;&gt;Useful references&lt;/h3&gt;

&lt;p&gt;Do you need help with your project? Have a look at these useful resources:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://lessons.livecode.com&quot;&gt;LiveCode Lessons&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://forums.livecode.com/index.php&quot;&gt;LiveCode Forums&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;other-livecode-news&quot;&gt;Other LiveCode News&lt;/h2&gt;

&lt;p&gt;This section brings you other interesting news from across the LiveCode universe over the last week. This section may include non OSS projects.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112200.html&quot;&gt;where do I find the notarization log?&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112206.html&quot;&gt;notarizing DMG fails&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112238.html&quot;&gt;which entity has to be notarized/stapled?&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mail-archive.com/use-livecode@lists.runrev.com/msg112275.html&quot;&gt;Updated version of the SignNotarizeHelper stack available&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!---
## Upcoming events

* [New England Livecode Users Group - May 1st 2021](https://forums.livecode.com/viewtopic.php?f=50&amp;t=33729)
---&gt;

&lt;h2 id=&quot;contribute&quot;&gt;Contribute!&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;This Week in LiveCode&lt;/em&gt; is openly developed
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode&quot;&gt;on GitHub&lt;/a&gt;.
If you find any errors in this issue, please
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/issues&quot;&gt;file an issue&lt;/a&gt; or
&lt;a href=&quot;https://github.com/livecode/this-week-in-livecode/pulls&quot;&gt;submit a pull request&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Mon, 10 May 2021 15:30:00 +0000</pubDate>
        <link>https://livecode.github.io/this-week-in-livecode/issue/2021/05/10/this-week-in-livecode-264.html</link>
        <guid isPermaLink="true">https://livecode.github.io/this-week-in-livecode/issue/2021/05/10/this-week-in-livecode-264.html</guid>
        
        
        <category>issue</category>
        
      </item>
    
  </channel>
</rss>
