dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]GUI, System.Drawing and custom widgets


From: Rhys Weatherley
Subject: Re: [DotGNU]GUI, System.Drawing and custom widgets
Date: Wed, 11 Jun 2003 17:07:57 +1000
User-agent: KMail/1.4.3

On Tuesday 10 June 2003 05:42 pm, Gopal V wrote:

>       As you know Rhys has been hacking away like crazy on System.Drawing
> for the past weeks and a small windowing API has been added on to test
> the drawing APIs on it ..

The beginnings of my System.Windows.Forms implementation has also been checked 
into pnetlib CVS, together with a "FormsHello.cs" sample program.

The only widget that is implemented right now is "Control", the base class for 
all other widgets.  I'll hopefully get some of the others, like "Button" and 
"CheckBox", in during the next day or three.  That should then demonstrate 
the basic concepts enough for others to jump on board and help implement the 
other controls.

The previous test case, "x11draw.cs", is no longer required, and won't work 
any more because I changed the toolkit event interface.  But now that 
"FormsHello.cs" exists, it isn't required anyway.

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]