Page 1 of 1

MUIRoyale Hollywood class not working for 6.1 under AROS.

Posted: Thu Apr 21, 2016 9:28 pm
by ntromans
Looking at the MUIRoyale examples which use Hollywood class in preparation for using it myself, I found that the examples were not displaying anything, e.g. for the Amin example, where the animation should be is just a blank space with the background window colour. This is the same for both 'Display' and 'Compile'. I've double checked that all of the new files from the 6.1 package are installed and checked (using version) that the MUIRoyale plugin is 1.3. Trying the examples again but with the old 6.0 and they work fine.

This is under Icaros 2.03.

Thanks,
Nigel.

Re: MUIRoyale Hollywood class not working for 6.1 under AROS

Posted: Fri Apr 22, 2016 10:14 pm
by airsoftsoftwair
Yes. This was fixed some months ago already:

Code: Select all

- Fix [AROS]: Hollywood class didn't handle satellite bitmap pixel formats correctly; this
  didn't have any practical consequences for Hollywood versions <= 6.0 because of a bug in
  these Hollywood versions; this bug was fixed in Hollywood 6.1, though, and then prevented
  embedded Hollywood displays from working correctly
But I haven't released MUI Royale 1.4 so far... I guess I really should do this now :)

Re: MUIRoyale Hollywood class not working for 6.1 under AROS

Posted: Fri Apr 22, 2016 10:19 pm
by airsoftsoftwair
Hmm, now I see why I haven't released MUI Royale 1.4 so far:

Code: Select all

- Change: TextEditor.SetColor() and TextEditor.Color use TextEditor.mcc's inbuilt RGB text
  mode now which is a much better solution than the previous pen-based approach; as a result,
  TextEditor.mcc 15.47 is now required by MUI Royale! 
Somebody really needs to nag the TextEditor.mcc team to release the next update for TextEditor.mcc because otherwise I can't release MUI Royale 1.4.

Re: MUIRoyale Hollywood class not working for 6.1 under AROS

Posted: Wed Apr 27, 2016 12:06 am
by ntromans
Thanks for letting me know - I'll look forwards to the release of 1.4.

Cheers,
Nigel.

Re: MUIRoyale Hollywood class not working for 6.1 under AROS

Posted: Mon Aug 08, 2016 9:33 am
by lazi
It seems that TextEditor.mcc 15.47 is out.

Is it enough for green light to MUIRoyale 1.4?

Re: MUIRoyale Hollywood class not working for 6.1 under AROS

Posted: Thu Aug 11, 2016 4:10 pm
by airsoftsoftwair
I see, that's very good. I'll try to get MUI Royale 1.4 tidied up for release then (finally)...