Merging NList MCC 0.119 into the main branch.
[AROS.git] / workbench / classes / zune / nlist / docs / ReadMe
blob68726db64daa474692a6aa210f3795256e843819
1 Short:        NList custom classes for MUI, V0.119
2 Author:       NList Open Source Team
3 Uploader:     Jens Maus <mail@jens-maus.de>
4 Type:         dev/mui
5 Version:      0.119
6 Replaces:     dev/mui/MCC_NList-0.118.lha
7 Requires:     AmigaOS V37+, MorphOS or AROS, MUI 3.8+, HotkeyString.mcc
8 Architecture: ppc-amigaos >= 4.0.0; m68k-amigaos >= 3.0; ppc-morphos >= 1.4.2; i386-aros; ppc-aros; x86_64-aros
10 ABOUT NList
11 ***********
13 This is a MUI custom class package containing replacements for the
14 List/Listtree/Listviews/Floattext/Bitmap/Balance MUI built-in classes.
16 Horizontal scrolling is fully supported, as well as smooth scrolling,
17 word wrap, clipboard support, the classic char selection possibility,
18 drag & drop and many other features. The user can change the column
19 width with the mouse, and column titles can act as buttons.
21 A NListviews.mcp prefs class is included, allowing the user to change
22 backgrounds, pens, fonts, scrollbars mode, drag & drop mode, multiselect
23 mode, keys, qualifiers and more.
25 Also included is a Floattext.mui replacement that uses NFloattext.mcc,
26 enabling copy to clipboard and key moving.
28 This package includes:
30 NList.mcc         20.138    05.04.2014
31 NListview.mcc     19.93     05.04.2014
32 NFloattext.mcc    19.74     05.04.2014
33 NListviews.mcp    19.89     05.04.2014
34 NListtree.mcc     18.45     05.04.2014
35 NListtree.mcp     18.33     05.04.2014
36 NBitmap.mcc       15.23     05.04.2014
37 NBalance.mcc      15.19     05.04.2014
40 INSTALLATION
41 ************
43 1. Extract the archive to a temporary directory:
45    > cd RAM:
46    > lha x MCC_NList.lha
48 2. Go to the "MCC_NList/Libs/MUI/<OS>" directory where <OS> is the directory
49    matching the operating system you want to install the NList classes for,
50    e.g.:
52    > cd MCC_NList/Libs/MUI/AmigaOS4
54 3. Copy all the #?.mcc and #?.mcp files found in that directory to the
55    global "MUI:libs/mui/" directory on your system partition.
57    > copy #?.mcc MUI:Libs/mui/
58    > copy #?.mcp MUI:Libs/mui/
60 4. Reboot and enjoy the new version ;)
63 LEGALESE
64 ********
66 The NList/NListview/NFloattext classes were originally written in 1996
67 and are Copyright (C) 1996-1997 by Gilles Masson, whereas the NListtree
68 classes were originally written in 1999 and are Copyright (C) 1999-2001
69 by Carsten Scholling. Since 2001, both class families are maintained and
70 Copyright (C) 2001-2014 NList Open Source Team.
72 The complete NList package is distributed under the GNU Lesser General
73 Public License (LGPL) and the development is hosted at SourceForge.net:
75          http://sf.net/p/nlist-classes/
77 Please consult the included "COPYING" file for more detailed information
78 about the licensing of the classes and their source code.
81 CHANGES SINCE THE LAST RELEASE
82 ******************************
84 Please refer to the included ChangeLog in the archive for more detailed
85 information on the changes since the last public release.
87          __
88         / /
89    __  / /   Only Amiga makes it possible...
90    \ \/ /
91     \__/
93 Amiga is a trademark of Amiga, Inc.