Re: Duda con mi codigo

"Jair Cazarin" <[email protected]>
Newsgroups gmane.comp.gnome.mono.hispano
Message-ID <[email protected]>
Es un warning del compilador que te lo dice cuando detecta que un field no
se le ha asignado algun valor. Si quieres desactivar/activar este warning
utiliza:

#pragma warning disable 649
#pragma warning restore 649

2008/7/10 Ozram Intriago <[email protected]>:

> Hola a todos tengo un problema con el siguiente codigo y la verdad no se
> como resolverlo, espero que me puedan ayudar
>
> .
> .
> .
> .
>
> public class GladeApp{
>
>     public Gtk.Window MyWin;
>     IDbConnection dbcon;
>   *  [Glade.Widget] Entry servidor;
>     [Glade.Widget] Entry usuario;
>     [Glade.Widget] Entry contra;*
> .
> .
> .
> .
> .
> .
>
> La parte con negritas me marca el error   Field `GladeApp.servidor' is
> never assigned to, and will always have its default value `null'(CS0649)
> tambien lo hace con el usuario y contra
>
> Alguien tiene una idea?
>
> Muchas gracias a todos por su tiempo
>
> _______________________________________________
> Mono-hispano mailing list
> [email protected]
> https://listas.hispalinux.es/mailman/listinfo/mono-hispano
>



-- 
Jair Cazarin Villanueva
http://jaircazarin.blogspot.com

_______________________________________________
Mono-hispano mailing list
[email protected]
https://listas.hispalinux.es/mailman/listinfo/mono-hispano
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.