[Mono-list] Implementing Windows.Forms (was Re: Windows.Forms on OS X)

Steve Newman steve@snewman.net
Thu, 18 Apr 2002 08:09:47 -0700


--============_-1192979908==_ma============
Content-Type: text/plain; charset="us-ascii" ; format="flowed"

>  Although, I will need to do some research about
>  Windows.Forms to really know what I am getting into.
>  Any ideas where I could start?

I had been meaning to ask a similar question: what are the best 
resources to get a rigorous understanding of Windows.Forms?  It's 
easy enough, using the SDK documentation, to write a simple 
Windows.Forms application.  And for much of the API, creating a new 
implementation isn't so mysterious -- for example, it's not hard to 
understand what a method like Control.Hide should do.  But then there 
are methods like Control.PreProcessMessage, that seemingly drag in 
the entire Win32 message system.  How critical is it to fully support 
methods like PreProcessMessage?  Where can we find, or how can we 
create, a rigorous specification for such methods?

-- Steve
--============_-1192979908==_ma============
Content-Type: text/html; charset="us-ascii"

<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Implementing Windows.Forms (was Re: Windows.Forms
on O</title></head><body>
<div><font face="Courier New" color="#000000">&gt; Although, I will
need to do some research about</font></div>
<div><font face="Courier New" color="#000000">&gt; Windows.Forms to
really know what I am getting into.</font></div>
<div><font face="Courier New" color="#000000">&gt; Any ideas where I
could start?</font></div>
<div><font face="Courier New" color="#000000"><br></font></div>
<div><font face="Courier New" color="#000000">I had been meaning to
ask a similar question: what are the best resources to get a rigorous
understanding of Windows.Forms?&nbsp; It's easy enough, using the SDK
documentation, to write a simple Windows.Forms application.&nbsp; And
for much of the API, creating a new implementation isn't so mysterious
-- for example, it's not hard to understand what a method like
Control.Hide should do.&nbsp; But then there are methods like
Control.PreProcessMessage, that seemingly drag in the entire Win32
message system.&nbsp; How critical is it to fully support methods like
PreProcessMessage?&nbsp; Where can we find, or how can we create, a
rigorous specification for such methods?</font></div>
<div><font face="Courier New" color="#000000"><br></font></div>
<div><font face="Courier New" color="#000000">-- Steve</font></div>
</body>
</html>
--============_-1192979908==_ma============--