Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (96) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4326
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
MCC_NList | Description: | NList custom classes for MUI | Download: | mcc_nlist.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 2Mb | Version: | 0.128 | Date: | 31 Aug 2021 | Author: | NList Open Source Team | Submitter: | Thore Böckelmann | Homepage: | https://github.com/amiga-mui/nlist | Requirements: | MUI | Category: | library/mui | Replaces: | library/mui/mcc_nlist.lha | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 11795 | | | Comments: | 4 | Snapshots: | 0 | Videos: | 0 | Downloads: | 141 (Current version) | | 4916 (Accumulated) | Votes: | 1 (0/0) (30 days/7 days) | |
ABOUT NList
***********
This is a MUI custom class package containing replacements for the
List/Listtree/Listviews/Floattext/Bitmap/Balance MUI built-in classes.
Horizontal scrolling is fully supported, as well as smooth scrolling,
word wrap, clipboard support, the classic char selection possibility,
drag & drop and many other features. The user can change the column
width with the mouse, and column titles can act as buttons.
A NListviews.mcp prefs class is included, allowing the user to change
backgrounds, pens, fonts, scrollbars mode, drag & drop mode, multiselect
mode, keys, qualifiers and more.
Also included is a Floattext.mui replacement that uses NFloattext.mcc,
enabling copy to clipboard and key moving.
This package includes:
NList.mcc 20.147 31.08.2021
NListview.mcc 19.102 31.08.2021
NFloattext.mcc 19.83 31.08.2021
NListviews.mcp 19.98 31.08.2021
NListtree.mcc 18.54 31.08.2021
NListtree.mcp 18.42 31.08.2021
NBitmap.mcc 15.32 31.08.2021
NBalance.mcc 15.28 31.08.2021
INSTALLATION
************
1. Extract the archive to a temporary directory:
> cd RAM:
> lha x MCC_NList.lha
2. Go to the "MCC_NList/Libs/MUI/<OS>" directory where <OS> is the directory
matching the operating system you want to install the NList classes for,
e.g.:
> cd MCC_NList/Libs/MUI/AmigaOS4
3. Copy all the #?.mcc and #?.mcp files found in that directory to the
global "MUI:libs/mui/" directory on your system partition.
> copy #?.mcc MUI:Libs/mui/
> copy #?.mcp MUI:Libs/mui/
4. Reboot and enjoy the new version ;)
LEGALESE
********
The NList/NListview/NFloattext classes were originally written in 1996
and are Copyright (C) 1996-1997 by Gilles Masson, whereas the NListtree
classes were originally written in 1999 and are Copyright (C) 1999-2001
by Carsten Scholling. Since 2001, both class families are maintained and
Copyright (C) 2001-2021 NList Open Source Team.
The complete NList package is distributed under the GNU Lesser General
Public License (LGPL) and the development is hosted at github.com:
https://github.com/amiga-mui/nlist
Please consult the included "COPYING" file for more detailed information
about the licensing of the classes and their source code.
CHANGES SINCE THE LAST RELEASE
******************************
Please refer to the included ChangeLog in the archive for more detailed
information on the changes since the last public release.
__
/ /
__ / / Only Amiga makes it possible...
/ /
__/
Amiga is a trademark of Amiga, Inc.
|