Slash wrote:
As far as a programmer is concerned MUI is awesome for creating gorgeous looking GUI's. Quick and easy.
I think (and this is my personal opinion of course) that MUI interfaces tend to look ugly because people tend to design them around looks not functionality.
Also many people don't try their stuff under different configuration, with different font sizes and different background settings. The results look horrible.
I am not saying that you can't do good user interfaces (IBrowse or AmFTP or AmTelnet are good examples).
From the programmer's point of view, MUI introduced this macro-orgy-single-command-makes-a-userinterface kind of programming that I hate deeply. Apart from the fact that a user interface designer is a must-have, I think that these things make finding a syntax error or other problem very difficult. Most of all, it just tells you that your GUI failed to be created, and leaves the user with no clue how to solve the problem.
I also think that MUI is unresponsive, especially under load.
But I mentioned it earlier: GUI's is something that you can start a Jihad about. Some people think that the MacOS X Aqua user interface is the second best thing since sliced bread. I personally think that it wastes a lot of space, although it admittedly looks nice. Every system has its pros and cons.