Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (99) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4329
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Mcc_toolbar | Description: | Toolbar custom class for MUI (v15.12) | Download: | mcc_toolbar.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 106kb | Version: | 15.12 | Date: | 01 Aug 2005 | Author: | Toolbar Open Source Team | Submitter: | Jens Langner | Email: | Jens Langner/light-speed de | Homepage: | http://www.sf.net/projects/toolbar-mcc/ | Requirements: | AmigaOS 3.0+ or MorphOS, MUI 3.8+, 68020+/PPC604e+ | Category: | library/mui | License: | LGPL | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 931 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 2055 (Current version) | | 2055 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
Introduction
~~~~~~~~~~~~
The name almost says it all. It is a MUI custom class that allows easy (very
easy) implementation of toolbars in all kinds of MUI programs. It features a
multitude of different settings and the majority of these are configurable for
the user via the MUI preferences system.
The Toolbar.mcc class was originally developed by Benny Kjaer Nielsen
Toolbar.mcc is available for OS3, OS4 and MorphOS.
The Toolbar.mcc class project is hosted on SourceForge. Its project
name is "toolbar-mcc".
To report bugs use the bug tracker at
http://www.sf.net/projects/toolbar-mcc/
Manual Installation
~~~~~~~~~~~~~~~~~~~
1) Extract the archive to a temporary directory.
> cd RAM:
> lha x MCC_Toolbar.lha
2) Go to the "MCC_Toolbar/Libs/MUI/<OS>" directory where <OS> is the directory
matching the operating system you want to install the NList classes for.
> cd MCC_Toolbar/Libs/MUI/AmigaOS4
3) copy all #?.mcc and #?.mcp files found in that <OS> 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 ;)
History
~~~~~~~
The detailed change log can be found in the ChangeLog file.
__
/ /
__ / / Only Amiga makes it possible...
/ /
__/
Amiga is a trademark of Amiga, Inc.
|