Ultimate Amiga

Network Boards => AMOS Programming Environment => AMOS Factory => AMOS Interface => Topic started by: TriGaDe on November 09, 2020, 07:46:51 PM

Title: I have a little problem with the interface
Post by: TriGaDe on November 09, 2020, 07:46:51 PM
When I'm in the Object Editor not all colors are shosn on the buttons. And when I click quit theres is no warning text.

http://games.trisect.dk/wp-content/uploads/amos.PNG
See the area marked.

How do I setup WinUAE to display this text(cloors)

I'm using Amos for Windows.
Title: Re: I have a little problem with the interface
Post by: adrazar on November 09, 2020, 09:39:32 PM
I have also wondered what could be the cause of the colour issue in the object editor. I checked it now and found that it happens because the fade instruction for the upper panel doesn't get time enough to finish before a second fade instruction for the main panel gets called. Slowing down the emulation speed should fix the problem.
Title: Re: I have a little problem with the interface
Post by: TriGaDe on November 10, 2020, 06:53:57 AM
Thanks, thats it.  :)