Hello,

This should probably also be updated in the Mono Handbook
(a.k.a. MonkeyGuide) too.


See ya

On Sat, 2003-03-15 at 13:01, Miguel de Icaza wrote:
> Hello guys,
> 
>     The Glade.GladeWidgetAttribute has been renamed to
> Glade.WidgetAttribute, if you had code that used the GladeWidget
> attribute, and looked like this:
> 
>       [GladeWidget]
>       Widget w;
> 
>     Change it to:
> 
>       [Glade.Widget]
>       Widget w;
> 
> Miguel.
> _______________________________________________
> Gtk-sharp-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
-- 
     Charles Iliya Krempeaux, BSc
     [EMAIL PROTECTED]

________________________________________________________________________
 Reptile Consulting & Services    604-REPTILE    http://www.reptile.ca/
_______________________________________________
Mono-docs-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-docs-list

Reply via email to