awips2/cave/com.raytheon.viz.gfe/help/EditableListbox.html
root e2ecdcfe33 Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: a02aeb236c [formerly 9f19e3f712] [formerly a02aeb236c [formerly 9f19e3f712] [formerly 06a8b51d6d [formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]]
Former-commit-id: 06a8b51d6d
Former-commit-id: 8e80217e59 [formerly 3360eb6c5f]
Former-commit-id: 377dcd10b9
2012-01-06 08:55:05 -06:00

59 lines
2.3 KiB
HTML

<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta content="text/html; charset=iso-8859-1"
http-equiv="Content-Type">
<meta
content="Mozilla/4.75 [en] (X11; U; Linux 2.2.16-3smp i686) [Netscape]"
name="GENERATOR">
<title>1. Editable Listbox</title>
</head>
<body bgcolor="#ffffff">
<center>
<h1 class="Title"><a name="pgfId=1011580"></a>Editable Listbox
Description</h1>
</center>
<div class="Body"><a name="pgfId=1010318"></a>Editable listboxes are
used in many GFE dialogs to allow you to create and modify items such
as smart tools, procedures, utilities, config files, etc. Pressing MB3
over an item in the box opens a pop-up menu which will contain a subset
of the following options.</div>
<ul>
<li class="Bullet-List">
<a name="pgfId=1010319"></a>Info... -- Shows information about the
item</li>
<li class="Bullet-List">
<a name="pgfId=1010321"></a>Copy -- Copies the edit action to an
invisible
buffer.</li>
<li class="Bullet-List">
<a name="pgfId=1010323"></a>Modify or View... -- Brings up a dialog
and/or
window containing the item you select. If the item is not protected
or locked by another user,&nbsp; you are allowed to modify it. When you
are finished, choose File--&gt;Save. In most cases, your changes will
be immediately available for execution. The exception is configuration
files for which you must restart the GFE in order to see your changes.</li>
<br>
&nbsp;&nbsp;&nbsp;If another user is modifying the product when you
select "Modify",
a dialog will appear informing you that the product is locked. You may
break the lock, but please note that this could produce unpredictable
results
since two users may be modifying the product at the same time!
<br>
<li class="Bullet-List">
<a name="pgfId=1010324"></a>New... -- Brings up a dialog and/or
window
so that you can to define the characteristics of a new item.</li>
<li class="Bullet-List">
<a name="pgfId=1010324"></a>Rename... -- Allows you to specify a
new name for the item. Note that this new name will apply to all
windows in which the item may appear.</li>
<li class="Bullet-List">
<a name="pgfId=1010324"></a>Delete... -- Deletes the Edit Action
from the server. A warning will appear to verify that you wish to
delete the action entirely. </li>
</ul>
</body>
</html>