- ReAction and BOOPSI ? Should work, just don't ask me...
- MUI has a special class for embeeding BOOPSI-Objects, pretty much straighforward (as far as that can be with raw BOOPSI)
- in MUI you can subclass every class (both builtin and external) and overload every function in that subclass with your own code. But there are allready plenty of good classes available
- ReAction is only available for AOS3.5,3.9 and 4.x (one might get away useing 68k-versions under MorphOS nut no avail for AROS)
- MUI3.8 (or better) is available for AmigaOS3.x,4.x and MorphOS. 68k and OS4 versions require a keyfile to use some configuration options but all MUI-apps works without. Under AROS one can use Zune which offeres some compability with MUI3.x (your mileage may vary)
I'll advice learning MUI:
- it's available on all Amiga-platforms
- it's far more widely used and accepted (maybe not loved by everyone, but still accepted)
- it's more matured
- it's better documented
- finding someone who could help you with problems is easier (as it's more widely used)
- more/better classes available (even if you discount some problematic ones) make developing complex SW much easier.
- MUI RuLeZ !!!
- looks better (not much of an achievment in that competition if you ask me)