[Mono-dev] [Gtk-sharp-list] Gtk depends on Winforms ¿?

Jonathan Pobst monkey at jpobst.com
Wed Sep 9 12:19:36 EDT 2009


Stefanos A. wrote:
> Την Wed, 09 Sep 2009 18:05:42 +0300,ο(η) Christian Hoff  
> <christian_hoff at gmx.net> έγραψε:
> 
>> I would really appreciate some feedback from the community as to whether
>> the new approach works (that is, if the attached application appears
>> with visual styles enabled). Just reply with a screenshot of the running
>> app on XP if you're not sure what I mean :-) .
> 
> Didn't render with visual styles here (Vista x86 Business w/ SP2).
> 
> What magic sauce is Application.DoEvents using? I wonder if it is  
> performing any static initialization (static constructors and/or fields).

You may need to look at the static constructor for XplatUIWin32.cs.

It does some stuff you may need like creating a foster window.


Jonathan


More information about the Mono-devel-list mailing list