[Mono-dev] Patches for mono-winforms
Rob Wilkens
robwilkens at gmail.com
Sat Jun 9 02:22:58 UTC 2012
Does anyone know: Is WPF Considered "open" like .net is, or is the fact
that "W" stands for Windows in it mean that it is inherently closed..
Incidentally, i was just looking at Visual Studio 2010 (not 2012,
haven't tried it yet) last night and i noticed the default project type
is still Winforms, WPF is secondary on the list.
I wonder if the new Metro style apps in windows 8 means microsoft is
going in yet another direction post-wpf.
-Rob
On 06/08/2012 10:19 PM, Steven Boswell II wrote:
> Well, that sample ran fine on my side, so I guess we have a problem.
> Any idea how to resolve this issue?
>
> Re: using themes...sure, that's a long-term solution, but since
> mono-winforms is no longer officially supported, and Microsoft has
> moved on to WPF, I'd say the chances of this happening are between
> slim and none. Still...enclosed is a newer version of the same patch,
> one that uses ThemeEngine.Current.ColorGrayText instead.
>
> Please let me know if there's anything else I need to do on this bug,
> especially since it's a visual change & so it's pretty much impossible
> to make a unit test for it.
>
> BTW, I couldn't find any bug reports for this issue.
>
> Steven Boswell
>
> ------------------------------------------------------------------------
> *From:* Stifu <stifu at free.fr>
> *To:* mono-devel-list at lists.ximian.com
> *Sent:* Thursday, June 7, 2012 11:13 PM
> *Subject:* Re: [Mono-dev] Patches for mono-winforms
>
> The one solution I uploaded doesn't have the hang, but it has the
> never-called event handler.
> I haven't tried anything else since then.
>
> I did notice issues with the disabled look of some controls, too (probably
> have some related bug reports still up on Novell bugzilla). I think this
> should all be handled within System.Windows.Forms.Theming, but it's not
> always the case with existing code. Ideally, we should gradually move
> theme-related code from System.Windows.Forms to
> System.Windows.Forms.Theming. Just saying that for the information, not
> saying we should do both fixing and moving things in the same patch.
>
>
> Steven Boswell II wrote
> >
> > Stifu, did you have any better luck running your DgwTest, or my
> patch #1,
> > successfully? I was never able to reproduce the hang you described.
> >
> > I will hopefully have time and energy this weekend to write unit
> tests for
> > more of the patches I sent earlier.
> >
> > I want to fix the appearance of disabled ListBox controls -- currently,
> > they don't look any different than enabled ListBox controls. Digging
> > around the other controls, it seems that most of them simply draw
> the text
> > with the GrayText color, they don't do anything fancier than that to
> > implement the disabled look. Enclosed is a patch that does that for
> > ListBox. If you know of a better way to accomplish this effect, I'm all
> > ears.
> >
> > Steven Boswell
> >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at .ximian
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/Patches-for-mono-winforms-tp4649620p4649781.html
> Sent from the Mono - Dev mailing list archive at Nabble.com.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com <mailto:Mono-devel-list at lists.ximian.com>
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120608/e866b1f7/attachment.html>
More information about the Mono-devel-list
mailing list