The AROS Archives(anonymous IP: 3.144.109.5,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1623

Full index file
Recent index file

Part of aros exec
 Readme for:  Development » Library » muiplus.i386-aros.zip

MUIAros.Plus

Description: C++ wrapper classes for ZUNE/MUI 3.8
Download: muiplus.i386-aros.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 123kb
Version: 1.0.0
Date: 19 Jan 16
Author: Piotr Hoppe
Submitter: tygrysekHD
Email: tygrysekhd/gmail com
Homepage: https://bitbucket.org/tygrysekHD/muiplus.aros/wiki/Home
Category: development/library
License: BSD
Distribute: yes
FileID: 1507
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 98  (Current version)
98  (Accumulated)
Votes: 1 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
Name:           MUIPlus.Aros
Description:    C++ wrapper classes for ZUNE/MUI 3.8
Version:        1.0
Author:         Piotr Hoppe
Submitter:      tygrysekHD
Email:          tygrysekhd()gmail.com
Category:       development/libraty
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!



Copyright © 2005 - 2024 The AROS Archives All Rights Reserved