Welcome, Guest. Please login or register.

Author Topic: MUI Libraries  (Read 4020 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline MozzerFan

  • Hero Member
  • *****
  • Join Date: Mar 2005
  • Posts: 607
  • Country: 00
    • Show all replies
Re: MUI Libraries
« on: October 28, 2009, 07:49:32 AM »
Quote from: sim085;527553
Yesterday when I installed MUI (from Aminet) I noticed that none of the libraries in the downloaded package where moved to the Workbench Library folder. I had to do that manually. Additionally the libraries requested by MUIbase where not present and still had to download them separately from Aminet. I downloaded mui38.lha from Aminet and when I installed it I had no error displayed - Installation successful it said at the end!
 
Is this normal?

When MUI is installed, the libraries are installed in MUI:libs.
 
The following assign is added to user-startup:
assign libs: MUI:libs ADD
 

Offline MozzerFan

  • Hero Member
  • *****
  • Join Date: Mar 2005
  • Posts: 607
  • Country: 00
    • Show all replies
Re: MUI Libraries
« Reply #1 on: October 28, 2009, 09:17:16 AM »
Quote from: sim085;527558

That said, libraries such as MCC_BetterString, MCC_NList, and MCC_TextEditor are not part of the original mui38usr.lha package and still had to download these separately from Aminet!

That's the nice thing about MUI. People can code their own libraries and use them with MUI.
 
See this page http://www.zerohero.se/mui/ for the latest classes.
« Last Edit: October 28, 2009, 09:20:46 AM by MozzerFan »