                     EDIT VOTES
                     ~~~~~~~~~~

This window is where you edit the votes data. Here
is a little tour:


Starting at the top-left is a little bit showing the
current vote number, and how many votes there are.

Down the left/middle are writable icons for the
items of data in the vote.

Top-right are two icons: PREVIOUS and NEXT. If you
are at the first vote, PREVIOUS will be blanked out.
Likewise, NEXT will be blanked out if you're at the
last vote.

Below this is the TOTAL VOTES count. You can't alter
this directly. It is recalculated when you ACCEPT
the vote.

Below this are the results for the option fields.
The caret will alternate between question and 
result - try it and see.

Near the bottom are four selection icons (LOCAL,
HIDDEN, REGISTERED USERS ONLY, LOCKED). These are
not implemented so have no effect.

Finally, along the bottom are three action icons:

  REMOVE USER VOTED-ON FLAG:
    Clicking SELECT on this icon will instruct
    VoteEdit to scan through the voted heap and
    remove all references to this question, so
    people that have previously voted for this will
    get to see it again.

  CLEAR
    Clicking SELECT on this icon will clear the
    current question to blank. If you made a mistake
    you can /immediately/ click ADJUST on CLEAR to
    restore the data.

  ACCEPT
    Clicking SELECT on this will scan the question
    and if valid, it will put it into the database.

    Checks:
      There MUST be a creator.
      There MUST be an option.
      There MUST be at least TWO options.
      Adds up the results.



The menu:


    Delete
    Clear
    Cut
    Copy
    Paste
    Append
    Goto      


DELETE:
  When selected, this will delete the vote. This
  operation is quite slow on large databases - 
  taking longer the further up the list you are.

CLEAR:
  When selected, this will blank the vote. If
  this was not intended, immediately click ADJUST
  on the CLEAR icon in the editor window to
  restore the vote.

CUT:
  When selected, this will store the current vote
  in the clipboard and delete it from the list.
  Further clipboard operations (cut again or copy)
  will overwrite this.

COPY:
  When selected, this will store the current vote
  in the clipboard. Further clipboard operations
  (cut or copy again) will overwrite the clipboard.

PASTE:
  When selected, if anything is stored in the
  clipboard, it will 'paste' that information into
  the current vote, overwriting previous contents.

APPEND:
  When selected, this creates a blank vote - but
  places it at the end of the list. This is the
  preferred way to do things, and consequently can
  be edited directly without requiring you to play
  around with things.

GOTO:
  This will open a submenu with three options.

  OPTION 1 - The first vote (usually '1').
  OPTION 2 - The last vote.
  OPTION 3 - This is a writable icon and allows you
             to jump to the vote of your choice.



For further information, please refer to your
VoteEdit User Guide.
