Página 1 de 1

TListView

Publicado: Sab Oct 26, 2013 5:29 pm
por Roberto
version 2.7.4
Event is fired twice

TListView

Publicado: Lun Oct 28, 2013 11:53 am
por ignacio
Roberto escribió el sáb, 26 octubre 2013 17:29version 2.7.4
Event is fired twice

Just comment this line on Listview.prg (line 755 aprox.)
// XA_ObjSendNL2( Self, "OnDblClick", pt.x, pt.y );
Regards,

TListView

Publicado: Lun Oct 28, 2013 1:20 pm
por Roberto
thanks