[Mono-docs-list] RFC: Gtk.Label (unfinished)
Lee Mallabone
mono-docs@fonicmonkey.net
06 Mar 2003 08:10:08 +0000
On Wed, 2003-03-05 at 23:35, Raphael Schmid wrote:
>
> attached you will find a first version of Gtk.Label. This one
> is a b**** but I think I'm about halfways through. Would be cool
> if I could get some comment on it. (This is definately not to be
> commited yet!)
Hi Raphael,
Looks great so far. The only nitpick comments I have are: the first example won't work as it's still a bit too C-like, and I think your examples with label.Markup need to set label.UseMarkup to true first.
Regards,
Lee.