[Mono-winforms-list] ToolStrip background color
d3x0r
d3ck0r at gmail.com
Fri Aug 15 13:15:03 EDT 2008
Josh-85 wrote:
>
> On Fri, Aug 15, 2008 at 1:03 PM, d3x0r <d3ck0r at gmail.com> wrote:
>
>>
>> I have been tinkering with mono... and with my current theme, I have
>> black
>> backgrounds and white text most places.
>>
>> Text boxes and TreeListViews emulate windows .NET functionaltiy (they
>> maintain a white background and black text, no matter what apperance
>> settings have)
>>
>> List boxes under windows aquire the background color of 'window' (and the
>> text color) [under mono, list box backgrounds are white, but the text
>> color is taken from current settings (in my case, white) making them
>> unusable)
>>
>> ToolStrips under windows aquire the background color of '3d objects' [
>> under
>> mono, they have a white background, and the text color from current
>> settings
>> (in my case, white) ]
>>
>> Can this be fixed at some point to either 100% emulate .NET under
>> windows?
>>
>> Or better yet, just respect all user theme settings for controls, and
>> not
>> default parts to white when none are defined as white?
>> --
>> View this message in context:
>> http://www.nabble.com/ToolStrip-background-color-tp18992131p18992131.html
>> Sent from the Mono - WinForms mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> Mono-winforms-list maillist - Mono-winforms-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>>
>
> I have ran into similar issues and have had to remove the "custom colors"
> functionality of my app because of this. It's a small nusiance but it
> would
> be great if it was resolved in a future version.
>
>
I have no custom colors. I'm using the controls without any color or font
modifications.
Josh-85 wrote:
>
>
> Josh
>
> _______________________________________________
> Mono-winforms-list maillist - Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
>
--
View this message in context: http://www.nabble.com/ToolStrip-background-color-tp18992131p19002380.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
More information about the Mono-winforms-list
mailing list