Logo by Marko (anonymous IP: 3.129.39.85,0) | ||||||||||||
| ||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
 Amigans.net  OpenAmiga  Aminet  UtilityBase  IntuitionBase  AmigaBounty
Support the site
|
[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] Introduction ~~~~~~~~~~~~ Copyright (C) 2003-2005 Alfonso Ranieri Copyright (C) 2005-2021 TheBar Open Source Team TheBar.mcc is a MUI custom class for management of multiple buttons in a toolbar-like environment. It allows to group multiple button together, allows to hide/sleep/disable a specific button as well as send notifications in case a button was pressed by the user. It features a multitude of different settings and the majority of these are configurable for the user via the MUI preferences system. TheBar.mcc class was originally developed by Alfonso Ranieri. Since November 2005 it was released under the LGPL license and is now freely available and further developed by an independent open source developer group. TheBar.mcc is available for OS3, OS4, MorphOS and AROS. The TheBar.mcc class project is hosted on SourceForge. Its project name is "thebar". To report bugs use the bug tracker at http://sf.net/p/thebar/ Manual Installation ~~~~~~~~~~~~~~~~~~~ 1) Extract the archive to a temporary directory. > cd RAM: > lha x MCC_TheBar.lha 2) Go to the "MCC_TheBar/Libs/MUI/<OS>" directory where <OS> is the directory matching the operating system you want to install TheBar.mcc for: > cd MCC_TheBar/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 ;)
|
Copyright (c) 2004-2024 by Björn Hagström All Rights Reserved Amiga OS and its logos are registered trademarks of Hyperion Entertainment |