[Gtk-sharp-list] ButtonPressEvent

felipe maya felipemaya@manizales.com
Mon, 1 Mar 2004 13:39:38 -0600


<html><body><font face='arial' color='#000000' size='2'>I have this function:
<br>

<br>
tv.ButtonPressEvent += new ButtonPressEventHandler (button_pressed);
<br>

<br>
void button_pressed (object obj, EventArgs args){
<br>
  Gdk.EventButton ev = args.Event;
<br>
  if (ev.Button == 1){
<br>

<br>
  }
<br>
}
<br>

<br>
But from 0.15 version is not properly.  
<br>

<br>
HOW IS NOW (0.17).
<br>

<br>
THANKS
<br>
<hr color='#FACB65' width='350' align='left'>
<font face='arial' size='2' color='Black'>Consigue tu correo GRATIS en <b><a href='http://manizales.com'>Manizales.com</a></b>,<br>
dale vida a tus mensajes con m&aacute;s de 300 motivos gráficos.<br>
Busca el portal de tu ciudad en <a href='http://66.216.122.105' target='_blank'>http://66.216.122.105</a></font><br>