[Mono-list] - Gtk.IconView - Error

Mecanico Compulsivo meca10280 at yahoo.es
Wed Apr 26 19:38:49 EDT 2006


Hi people:  Somebody knows if the implementation of
the OnItemActivated event (object o,ItemActivatedArgs
a) of the IconView Widget works correctly with these
parameters?  my program compiles well, correctly
creates and assigns the Widget..but at runtime the
event (to make double click on an icon) generates this
error:

Unhandled Exception: System.NullReferenceException:
Object reference not set to an instance of an object
in <0x0003e> DemoIconView:OnItemActivated
System.Object o, Gtk.ItemActivatedArgs a)
in (wrapper
delegate-invoke)System.MulticastDelegate:invoke_void_object_ItemAct
ivatedArgs (object,Gtk.ItemActivatedArgs)
in <0x00154> Gtk.IconView:ItemActivatedSignalCallback
(IntPtr arg0, IntPtr arg1, IntPtr gch)
in (wrapper native-to-managed)
Gtk.IconView:ItemActivatedSignalCallback (intptr,
intptr,intptr)
in <0x00000> <unknown method>
in (wrapper managed-to-native)
Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x00021> DemoIconView:Main ()

The example of the use of this event, I have taken
from the documentation of GTK for Mono.  

Any help is welcome;

---------------------- Español
------------------------
Saludos a todos:

Alguien sabe si la implementación del evento
OnItemActivated (object o, ItemActivatedArgs a) del
control IconView trabaja correctamente con estos
parámetros?? mi programa compila bien, crea y asigna
correctamente el Widget..pero al momento de ejecutar
el evento ( hacer doble click sobre un icono) me
genera este error:

Unhandled Exception: System.NullReferenceException:
Object reference not set to an instance of an object
in <0x0003e> DemoIconView:OnItemActivated
System.Object o, Gtk.ItemActivatedArgs a)
in (wrapper
delegate-invoke)System.MulticastDelegate:invoke_void_object_ItemAct
ivatedArgs (object,Gtk.ItemActivatedArgs)
in <0x00154> Gtk.IconView:ItemActivatedSignalCallback
(IntPtr arg0, IntPtr arg1, IntPtr gch)
in (wrapper native-to-managed)
Gtk.IconView:ItemActivatedSignalCallback (intptr,
intptr,intptr)
in <0x00000> <unknown method>
in (wrapper managed-to-native)
Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x00021> DemoIconView:Main ()

El ejemplo del uso de este evento, lo he tomado tal
como se muestra en la documentación de GTK para Mono.

Cualquier ayuda es bienvenida;




		
______________________________________________ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com


More information about the Mono-list mailing list