Mod Archive Forums

Music Production => MilkyTracker => Tracking => MilkyTracker Support => Topic started by: theorize on March 22, 2015, 01:24:31

Title: Changing the color of the scrollbar?
Post by: theorize on March 22, 2015, 01:24:31
It along with a few other colors aren't included in the color editor, any way to edit the .cfg file? When I try in notepad Milky gets very upset.
Title: Re: Changing the color of the scrollbar?
Post by: theorize on March 24, 2015, 04:47:36
ok so I'm guessing the .cfg file just can't be edited? what I don't unterstand is how milky knows the changes weren't made by itself... is there a timestamp or something I'm missing here?
Title: Re: Changing the color of the scrollbar?
Post by: Saga Musix on March 24, 2015, 15:52:29
I cannot answer the scrollbar part, but editing a binary configuration file with a regular text editor is a very bad idea. You most likely just corrupted the file while trying to edit it.
Title: Re: Changing the color of the scrollbar?
Post by: theorize on March 24, 2015, 23:38:14
I didn't realize it was binary. Hmm ok thanks.
Title: Re: Changing the color of the scrollbar?
Post by: d0pefish on June 28, 2015, 02:55:39
Ahh, it's a shame I didn't see this earlier. Sorry! :(

I actually implemented the ability to change 5 new UI colours back in November 2014, including the scrollbar background, as can be found in this source code patch here:
https://github.com/dwhinham/MilkyTracker/commit/b314598630b6ed1e245790ac03291732e332e3b0 (https://github.com/dwhinham/MilkyTracker/commit/b314598630b6ed1e245790ac03291732e332e3b0)

This will hopefully go into the next version - whenever we get around to it. :)