Short: MUI List clone with horiz scroll and much more... Author: masson@iutsoph.unice.fr (Gilles Masson) Uploader: masson@iutsoph.unice.fr (Gilles Masson) Type: dev/mui Requires: MUI 3.6+ , OS 2.x (V37+). Version: 0.86 (21.10.98) This is a MUI List/Listview/Floattext clone, named NList.mcc/NListview.mcc/NFloattext.mcc, which is a public mcc class for MUI. Actually the horizontal scrolling is fully supported, there are smooth scrolling, word wrap support, built-in copy to clipboard, classic char selection possibility, drag and drop and many other features. The user can change the column width with mouse and column titles can act as buttons. There is a pref class NListviews.mcp with it, which permit the user to choose all default backgrounds, pens and fonts, scrollbars mode, drag and drop mode, multiselect mode, keys and qualifiers and some others. Include is a Floattext.mui replacement which use NFloattext.mcc, permitting copy to clipboard and key moving. Current MCC_NList classes versions are : NList.mcc 19.94 20.10.98 NListview.mcc 19.61 20.10.98 NFloattext.mcc 19.46 13.04.98 NListviews.mcp 19.59 20.10.98 Changes since NList 0.85 (24.07.98) *********************************** * NList.mcc 19.94 20.10.98 - fixed In MUIM_Export a pooled alloc were not freed. - fixed There were many problems with the qualifiers of keybindings. - fixed The multiselect qualifier started the drag in some case. - fixed A little problem in MinLineHeight. - added Better pointer colors possibilities, setting the wanted color number for the black in prefs. - added Support for the new MouseWheel prefs. * NListviews.mcp 19.59 20.10.98 - added Pref for pointers colors now set the black color number. - added Prefs (scroll speed and key qualifiers) for Mouse Wheel (try using NewMouse from aminet)