<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--
* This Source Code Form is subject to the terms of the Mozilla Public License,
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
* obtain one at http://mozilla.org/MPL/2.0/
*
* Copyright (C) 2012, Peter Johnson (www.delphidabbler.com).
*
* $Rev$
* $Date$
*
* Help topic for Check For Program Updates dialogue box.
-->
<html>
<head>
<title>
Check For Program Updates Dialogue Box
</title>
<meta http-equiv="Content-Type" content="text-html; charset=Windows-1252">
<link rel="stylesheet" href="../css/codesnip.css" type="text/css">
</head>
<body>
<object
type="application/x-oleobject"
classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e"
>
<param name="ALink Name" value="ProgramUpdatesDlg">
</object>
<h1>
<a name="dlg_programupdates"></a>
Check For Program Updates Dialogue Box
</h1>
<p>
This dialogue box is displayed when the <em>Tools | Check For Program
Updates</em> menu option is selected.
</p>
<p>
As soon as it appears it contents the DelphiDabbler web site to check to
see if any new versions of <em>CodeSnip</em> are available. The message
"Checking..." is displayed while this is in progress.
</p>
<p>
If there is a new version then a button is displayed that, when clicked,
displays <em>CodeSnip</em>'s <a
href="http://delphidabbler.com/url/codesnip-download"
class="weblink"
target="_blank"
>download web page</a> in your default web browser. You can download the
latest version from there.
</p>
<p>
If there is no new version, a message is displayed to that effect.
</p>
<p>
<strong>Note:</strong> Only stable releases of <em>CodeSnip</em> are
displayed in this dialogue box. Any new preview or beta releases are not
reported. If you are interested in downloading these, please check the <a
href="http://delphidabbler.com//feeds/site-news-feed?id=codesnip"
class="weblink"
target="_blank"
>CodeSnip News Feed</a> which carries announcements of all such releases.
</p>
</body>
</html>