Skip to content

Commit 652cf84

Browse files
committed
Added NCX drag and drop
1 parent 6aa8f9e commit 652cf84

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h1><a href="index.html">Newton FAQ</a></h1>
3434
</header>
3535

3636
<section>
37-
<p><strong>Updated:</strong> 04 September 2025</p>
37+
<p><strong>Updated:</strong> 21 September 2025</p>
3838
<h2>Index</h2>
3939
<article>
4040
<ul>

newton-faq-history.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ <h1><a href="index.html">Newton FAQ</a></h1>
3737
<h2>Change History</h2>
3838
<article>
3939
<ul>
40+
<li id="21-09-2025"><strong>21 September 2025 — Grant Hutchinson</strong>
41+
<ul>
42+
<li>Added a note regarding support of drag and drop package installation in the Newton Connection. <span><a href="newton-faq-nos.html#IIIC3a">IIIC3a</a></span></li>
43+
</ul>
44+
</li>
45+
4046
<li id="04-09-2025"><strong>04 September 2025 — Grant Hutchinson</strong>
4147
<ul>
4248
<li>Added link to Vintage Apple’s PDF versions of Develop magazine. <span><a href="newton-faq-development.html#VIIB1c">VIIB1c</a></span></li>

newton-faq-nos.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1087,6 +1087,8 @@ <h5 id="IIIC3a">a. Why won’t the package installer recognize a .pkg file?</h5>
10871087
</ul>
10881088

10891089
<p>If you are running Mac OS X or later, the .pkg extension is used by the system. The file extension must be changed to .newtonpkg for Newton packages to be recognized by modern package installers such as <a href="https://newtonresearch.org/connection/">Newton Connection for Mac OS X</a> (NCX).</p>
1090+
1091+
<p>You can also simple drag and drop any package file regardless of the file extension onto the NCX application window once you have connected to your Newton device.</p>
10901092

10911093
<p>Pawel Piotrowski’s <a href="http://applenewton.co.uk/newton-workshop/newton-pkg-for-ncx/">PKG to NewtonPKG</a> Automator script can help with changing package file extensions in a batch.</p>
10921094

0 commit comments

Comments
 (0)