Welcome, Guest. Please login or register.

Author Topic: MUI Libraries  (Read 4000 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show only replies by sim085
MUI Libraries
« on: October 27, 2009, 04:51:05 PM »
Hi,

I was installing MUIBase (download from Aminet) when I was told that I had some missing libraries. I searched for these libraries on aminet as well, found them and continued installing - however during the installation I was told more then one time about missing libraries (always different) and each time I did the same thing.

After installation MUIBase did not want to work. I therefore searched for the libraries again and this time downloaded the 68000 version of them. After doing this MUIBase worked like a charm.

My questions are; Is there a package that installs all the MUI libraries. I would not like to install MUI because I do not want to change the icons - but if the libraries are help full then why not have them!? The other question is this - why is there more then one version of the same libraries on Aminet, some marked as for workbench 3.1 and others marked for 68000 processor?

Regards,
Sim085
 

Offline doctorq

  • Hero Member
  • *****
  • Join Date: Aug 2003
  • Posts: 2082
    • Show only replies by doctorq
Re: MUI Libraries
« Reply #1 on: October 27, 2009, 05:22:06 PM »
The requirements for MUIBase states MUI, so you obviously do have to install MUI even though you might not want to. MUI doesn't have anything to do with icons, other than the icons found in the installation archive (mui38usr.lha)
 

Offline jj

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4052
  • Country: wales
  • Thanked: 2 times
  • Gender: Male
    • Show only replies by jj
Re: MUI Libraries
« Reply #2 on: October 27, 2009, 05:31:38 PM »
I think you are getting confussed between MUI and MagicWB
“We don't stop playing because we grow old; we grow old because we stop playing.” - George Bernard Shaw

Xbox Live: S0ulA55a551n2
 
Registered MorphsOS 3.13 user on Powerbook G4 15"
 

Offline sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show only replies by sim085
Re: MUI Libraries
« Reply #3 on: October 27, 2009, 05:52:22 PM »
Quote from: JJ;527468
I think you are getting confussed between MUI and MagicWB


Yes I did confuse the two ... sorry for the confusion!
 

Offline sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show only replies by sim085
Re: MUI Libraries
« Reply #4 on: October 27, 2009, 06:05:29 PM »
Just another question ... will MUI change any of the default screens of workbench? or it only effects programs developed for MUI such as MUIBase?
 

Offline efrenmgp

Re: MUI Libraries
« Reply #5 on: October 27, 2009, 06:11:43 PM »
It won't change screens or workbench, only as some said, it is a requirement from programs such as MUIBase and many others.

Regards
Efrén
« Last Edit: October 27, 2009, 06:28:17 PM by efrenmgp »
 

Offline sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show only replies by sim085
Re: MUI Libraries
« Reply #6 on: October 27, 2009, 06:17:48 PM »
Quote from: efrenmgp;527476
It won't change screens or workbench, only as some said, it is a requirement from programs such as MUIBase and may others.

Regards
Efrén

Thanks :)
 

Offline Castellen

Re: MUI Libraries
« Reply #7 on: October 27, 2009, 07:11:23 PM »
Quote from: sim085;527454

My questions are; Is there a package that installs all the MUI libraries.


Yes, I maintain a MUI archive which contains current versions of MUI custom classes.  Download it from here:
http://amiga.serveftp.net/downloads.html

There are new versions of TextEditor and a few other custom classes which have just been released, but I've not yet added these to the archive.  The previous few releases of TextEditor had introduced some nasty problems, but the classes in the current MUI archive are known to work OK.  Will add them once I've checked they work OK with YAM, etc.
 

Offline sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show only replies by sim085
Re: MUI Libraries
« Reply #8 on: October 28, 2009, 07:44:16 AM »
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?
« Last Edit: October 28, 2009, 07:47:17 AM by sim085 »
 

Offline MozzerFan

  • Hero Member
  • *****
  • Join Date: Mar 2005
  • Posts: 607
  • Country: 00
    • Show only replies by MozzerFan
Re: MUI Libraries
« Reply #9 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 sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show only replies by sim085
Re: MUI Libraries
« Reply #10 on: October 28, 2009, 08:57:59 AM »
Quote from: MozzerFan;527555
When MUI is installed, the libraries are installed in MUI:libs.

The following assign is added to user-startup:
assign libs: MUI:libs ADD[/QUOTE]

Yes you are right. I wonder why when I tried to install MUIbase is still complained about not finding muimaster.library!

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!
« Last Edit: October 28, 2009, 09:11:51 AM by sim085 »
 

Offline MozzerFan

  • Hero Member
  • *****
  • Join Date: Mar 2005
  • Posts: 607
  • Country: 00
    • Show only replies by MozzerFan
Re: MUI Libraries
« Reply #11 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 »
 

Offline sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show only replies by sim085
Re: MUI Libraries
« Reply #12 on: October 28, 2009, 09:21:07 AM »
Quote from: MozzerFan;527559

See this page http://www.zerohero.se/mui/ for the latest classes.

Thanks MozzerFan, I understand better now :) When I go home I'll have to clean my Libs: folder and check that assignment in user-startup is correct... Or maybe I just move everything in MUI in respective Workbench folders like what is done on Classic Workbench.

Thanks again :)
« Last Edit: October 28, 2009, 10:54:16 AM by sim085 »
 

Offline sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show only replies by sim085
Re: MUI Libraries
« Reply #13 on: October 28, 2009, 07:25:58 PM »
Sorry to bring this up again but did not want to start a new thread on this. When I start MUIbase the default font is topaz/8. However when I go to another screen the font changes the helvetica/9 . I go to MUI options (this time displayed in helvetica font as well) and change the font to topaz/8 from Window option. However when I click save button the window refreshes and comes up with helvetica font again!! ... However on the first screen changing fonts works just fine.

I know this might be a bug in the program. But wanted to know if this might be because I have a missing library or installed MUI incorrectly!
 

Offline scuzzb494

Re: MUI Libraries
« Reply #14 on: October 29, 2009, 12:31:47 AM »
Hi

You do know you can get MUI from the SASG MUI site

http://www.sasg.com/mui/download.html

I registered my version. Great tool.

scuzz
http://www.commodore-amiga-retro.com