I don't know ReAction, so I can't comment there
But I know a bit about MUI. It's an object-oriented user interface solution. Not just the widgets, but *how* a window is drawn can be handled by MUI. it's flexible, and turns a desktop into an object-oriented solution allowing for future expantion without breaking existing code. Think OS/2 or BeOS here.