﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	blockedby	blocking	changelog
162	Color Configuration issues	opiopi	opiopi	"The config->Read page have 2 problems:

1. If ""Show text colors"" is disabled in the config the poppen buttons should be disabled as well if the page is opened.

2. At least on OS3.x the colors ar not displayed in the poppen buttons if the page is opened. See also:
http://faq.yam.ch/content/1/5/en/why-does-the-colored-text-gadget-in-the-read-configuration-looks-wrong-the-first-time-i-open-this-sheet.html


The attached patch YAM_COg.diff should fix both issues.

The question is should we enclose the ""set(data->GUI..."" calls into a
{{{
#if defined(__amigaos4__) || defined(__MORPHOS__) || defined(__AROS__)
#endif
}}}
pair so it's only applied on OS3.x?

To save #defined statements it could be also applied to all systems and should
not cause negative effects and the execution time should be very fast too.

any suggestions?
"	bug	closed	low	YAM 2.6p1	configuration	2.6	minor	fixed					
