[Mono-dev] Gtk# 2.8.4 runtime for windows?
Vladimir Dimitrov
vlad.dimitrov at gmail.com
Wed Apr 16 18:57:48 EDT 2008
Wow I just wrote that piece of code and started testing :). Thanks guys.
-----Original Message-----
From: Michael Hutchinson [mailto:m.j.hutchinson at gmail.com]
Sent: Thursday, April 17, 2008 1:53 AM
To: Alan McGovern
Cc: Vladimir Dimitrov; Mono-devel-list at lists.ximian.com
Subject: Re: [Mono-dev] Gtk# 2.8.4 runtime for windows?
On Wed, Apr 16, 2008 at 5:39 PM, Alan McGovern <alan.mcgovern at gmail.com>
wrote:
> Hi,
>
> You can work around it by using reflection to test whether that event
> exists, and if it does you can then register a handler to it. That way
> you can use the new feature without having to lose compatibility with
> 2.8.
E.g.
http://anonsvn.mono-project.com/viewcvs/trunk/monodevelop/main/src/core/Mono
Develop.Core.Gui/MonoDevelop.Core.Gui/GLibLogging.cs?view=markup
(that also has some other cool GTK.GDK/GLib logging stuff for
generating managed traces when they emit warnings and criticals)
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Mono-devel-list
mailing list