Short: C++ wrapper classes for ZUNE/MUI 3.8 Author: Piotr Hoppe Uploader: tygrysekhd gmail com (tygrysekHD) Type: dev/mui Version: 1.0.0 Architecture: i386-aros License: MIT MUIPlus.Aros based on MUIPlus created by Nicholas Allen. Allows the use of ZUNE through C++ classes. This has only been tested with the GCC compiler although it has been written so that it should compile with other compilers. Features: * Supports all attributes and methods of ZUNE * Support for NList, NListview, and HTMLtext custom classes * Template classes supplied for List, Listview, NList, NListview * Methods and attributes can be inlined for efficiency or linked with a link library for faster compilation. * Ability to convert to and from BOOPSI objects * Extra support for List classes including AddHead, AddTail, InsertTop, InsertBottom, Length. * Numeric classes have coercion to ints and longs * Lists can be treated like arrays * Strings and Texts have coercion to char * * Includes documentation in guide format * Is completely free! Uploaded using: archives.aros-exec.org