Fixed building of catalogs.
[AROS.git] / workbench / classes / zune / nlist / docs / ReadMe
blob5bc56e74a816169c0b39d0183c33844465ac1ed9
1 Short:        NList custom classes for MUI, V0.116
2 Author:       NList Open Source Team
3 Uploader:     Jens Langner <Jens.Langner@light-speed.de>
4 Type:         dev/mui
5 Version:      0.116
6 Replaces:     dev/mui/MCC_NList-0.115.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.135    25.04.2013
31 NListview.mcc     19.90     25.04.2013
32 NFloattext.mcc    19.71     25.04.2013
33 NListviews.mcp    19.86     25.04.2013
34 NListtree.mcc     18.42     25.04.2013
35 NListtree.mcp     18.30     25.04.2013
36 NBitmap.mcc       15.20     25.04.2013
37 NBalance.mcc      15.16     25.04.2013
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-2012 by the 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://www.sourceforge.net/projects/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.