Thanks christian for providing a link, that helped me how to associate
eventbox to the label and get the mouse events to be handled.
I am running in to a different issue now that revolves around
eventbox. I want to do the following, and I am unable to crack it
down.

I have a label on my gtkwindow. I  put an eventbox for this label. I
want to use ACCELERATOR on this eventbox,  for Example : CTRL-A, and
signal emit to be popup_menu. Upon pressing CTRL-A, I want this signal
emit and I showup another GTKwindow.
I am unable to figure out how to acheive this.

Any hints on this, would be very much appreciated. 


On Tue, 22 Mar 2005 19:59:59 -0300, Christian Robottom Reis
<[EMAIL PROTECTED]> wrote:
> On Tue, Mar 22, 2005 at 02:51:51PM -0800, Nalli Dinesh wrote:
> > I have labels spread across my screen developed using Glade. I need to
> > add click signal to a label. Upon click I want to close the window or
> > destroy the window.  Or upon click i want to open up another window.
> 
>    http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq03.003.htp
> 
> Take care,
> --
> Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3361 2331
>
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to