home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 2
/
DATAFILE_PDCD2.iso
/
utilities2
/
meditate
/
MEditate
/
Manual
next >
Wrap
Text File
|
1994-02-07
|
30KB
|
731 lines
**************************************
* !MEditate *
* © Andrew Bennett *
* Quick Manual *
* Freeware *
**************************************
This is is a shortened version of the manual, intended to be
printed out and used as a reference.
SECTION 1 - General Info
~~~~~~~~~~~~~~~~~~~~~~~~
Copyright
~~~~~~~~~
This software and the associated files are the copyright of
Andrew Bennett and Neil Davies unless other wise stated. The
package may be freely distributed as long as it remains unaltered
and no more than £2 is charged for the disc. The only condition
for use is that you send us me a copy of anything released with
this package, and that you leave our copyright message in the !Help
file. A mention in your mag would be nice as well, but that's up
to you. If you wish to use this software for commercial purposes
you must get specific permission. Users can get upgrades if you
supply a disc (preferably with some PD on it) and a stamp, I will
send the latest version that is available.
This software is supplied 'as is'. The authors cannot be
held responsible for any damage or data loss resulting from the use
or misuse of this package.
Please report any bugs and feel free to make suggestions so
that we can continue to improve the software.
Changes from version 3.08 (first PD release)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Version 3.11 (limited release):
- Minor Bug fixes
- A new colour selector to replace the origional naf one.
- Now supports sprites from any mode except 256 colour ones.
- Icon bar installation for Read-Only version.
Version 3.31 (second PD release)
- Minor bug fixes.
- New, simpler, menu system. Click on the menu button to bring up
an Amiga style menu bar. Adjust no longer has a function.
- A new text rippling routine, much faster because it stops
rippling when the article stops changing. It uses less memory as
well.
- You can now only edit one line at a time but the up and down
arrow keys move you to the previous or next line, rippling as you
move.
- Keyboard shortcuts for text input. Shift+cursor keys moves the
cursor by a whole word and Ctrl+cursor keys moves to the start or
end of a line
- The edit mode stays active until it is turned off, rather than
it only staying on for one operation.
- Menus and dialogue boxes will stay readable and roughly the same
colour whatever palette you use. This only works with the default
palette, I don't know why.
- Icon bar system for Read-Only version now checks that there is
enough screen memory to go back into the mag.
- Turned the insert graphics routine into two separate routines -
insert graphics and load sprites.
- Pointer now turns into a cross hair to showthat you need to drag
a box over an area.
- New improved line editing in articles.
- Formatting characters in the editor can be toggled on and off.
- Major bug fix: Items paced on the far right of a menu would
appear on the left side. This has cause a small compatibility
problem with earlier versions although it is easily fixed, see the
"ReadMe1st" file.
- Major bug fix: Program would crash if you deleted a empty menu.
Cor, havn't I been busy :-)
____________________________________________________________________
SECTION 2 : Standard Program Elements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Certain parts of the program crop up often such as file selectors,
these are described here.
File Selectors:
~~~~~~~~~~~~~~~
A standard selector is used when choosing files or sprites.
It shows a list of names (with filetypes if appropriate) and two
icons to scroll up and down. Directories can be entered, and you
can return to the starting directory by selecting the <parent> from
the top of the list.
Dialogue Boxes:
~~~~~~~~~~~~~~~
When input from the keyboard is required a dialogue box is
used which is similar in function to those found on the desktop.
Often existing text is presented in the box for editing.
left arrow : move left
shift + left arrow : move left by one word
ctrl + left arrow : move to beginning of line
right arrow : move right
shift + right arrow : move right by one word
ctrl + right arrow : move to end of line
delete and backspace : delete to the left of the cursor
copy : delete to the right
Ctrl-U : clear whole line
return : finish editing
When editing an article these extra functions are available:
up arrow : move up by one line
shift + up arrow : move to top of page
down arrow : move down by one line
shift + down arrow : move to bottom of page
f1 : insert newline character
In some cases you will be limited to the length of string
that can be inputted (e.g. with some filenames) but in others there
is no limit (not strictly true since BASIC can only handle strings
of 256 characters). In these cases the text will scroll left and
right.
The Colour Requester:
~~~~~~~~~~~~~~~~~~~~~
When you wish to change colours in a magazine you will be
shown a palette on which to make your choices. The foreground
colour is selected by clicking with 'select' on one of the sixteen
colours shown. The background is selected by using the 'adjust
button'. Your colour choices are shown just below the palette so
that you can experiment with different combinations before you make
a final decision. When you are satisfied with the colour
combination you click on the word "DONE" and the changes are
applied.
The New Menu System:
~~~~~~~~~~~~~~~~~~~~
As of version 2.31 there is a new menu system, which is a
vast improvement on the previous system. It is based on the menu
system of other computers i.e. the Mac and Amiga. A menu bar is
brought up by pressing and holding the "menu" button (the middle
one) on your mouse. On the menu bar there should be a number of
options (plus a time/date which has no function other than to tell
the time), whilst still holding down the menu button you can move
your mouse over these options. Doing so will cause a menu to drop
down from which you can make a selection by letting go of the menu
button whilst over your choice, which is highlighted. Letting go
elsewhere will result in no selection being made and the menu
dissappearing and moving back onto the bar before you let go will
allow you to open the other menus.
In short, hold down the middle button, move over the menu
bar, move over a menu selection and let go.
_________________________________________________________________
SECTION 3 : Help!
~~~~~~~~~~~~~~~~~
The Application Directory
~~~~~~~~~~~~~~~~~~~~~~~~~
The Application directory contains the resources used by
MEditate, bar the articles. If you open this directory you will
see all the usual files that an application has plus a directory
called "magsystem". "Magsystem" contains all the files that are
loaded by the magazine when it starts up. In the 'read-only'
version the tracker-player and music files would be stored here,
but the editor does not run the music. In this directory are
three other files essential to the magazine:
1) "!pointer" This file simply contains the pointer sprite.
It's colours are controled by the palette file in the Articles
directory, use the desktop palette application to alter it.
2) "bannerfile" All the graphics used by the menu system are
stored in this sprite file. The sprites may be from any mode
other than 256 colour modes. All mode 12 graphics should use the
default palette that you have chosen, other sprites will have
their own pallets mapped onto the current palette. If you open it
you will see the sprite for the control panel plus any other
graphic that appears on a menu. The control panel should have a
large area for the main window and contain the following 3
buttons: Previous Page/Menu, Next Page, Exit Article/Root Menu.
In addition to these two optional buttons are available: Exit t