# - - - M e n u B a r . _ _ h e l p R e a d o u t
def __helpReadout ( self ):
"""Help for selecting bg/text color
"""
self.__dialog ( 'Help: Selecting background or text color',
"When the radiobuttons labeled 'Background color' is set, "
"you can select the background color by name or by "
"adjusting the three color sliders."
"\n\t When 'Text color' is selected, you can select the "
"color of the displayed text." )