[Mono-winforms-list] Theming in MWF
Kornél Pál
kornelpal at hotmail.com
Fri Jul 29 08:38:26 EDT 2005
As I know MWF uses a single theme and it draws everything using
System.Drawing and does not use any native control representations.
On Windows it is possible to let the system draw controls. If it possible
under X11 and OS X as well?
On Windows there are system colors that could be used to color controls. Is
the something equivalent on X11 and OS X?
The problem with custom theming is the connetcion interface. Maybe we should
add a new assembly that exposes connection interfaces. And we could add some
configuration settings to specify themes.
Kornél
----- Original Message -----
From: "Jordi Mas" <jordi at ximian.com>
To: "Pedro Martínez Juliá" <pedromj at gmail.com>
Cc: <mono-winforms-list at ximian.com>; "Kornél Pál" <kornelpal at hotmail.com>
Sent: Friday, July 29, 2005 2:08 PM
Subject: Re: [Mono-winforms-list] Theming in MWF
> El dv 29 de 07 del 2005 a les 14:20 +0200, en/na Pedro Martínez Juliá va
> escriure:
>> But we have a theming implementation in MWF. If we want to be 100%
>> compatible with MS.NET, we need to get out that theming implementation
>> and put it as an optional patch...
>
> Pedro,
>
> The fact that we have some extra features for our SWF implementation
> that does NOT break the API level compatibility with the Microsoft
> stack. What is important is that we expose the same public API and its
> behaviour matches the Microsoft one as much as possible.
>
> Regards,
>
> Jordi,
>
> --
> Jordi Mas i Hernàndez - Mono development team -
> http://www.mono-project.com
> Homepage and LiveJournal at http://www.softcatala.org/~jmas
>
>
> _______________________________________________
> Mono-winforms-list maillist - Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
More information about the Mono-winforms-list
mailing list