I have a scrolledwindow containing a vbox containing a lot of gtkframes. 
Each frame contains a bunch of boxes and buttons and entries and textwidgets.
If the user clicks anywhere inside the frame, I want to catch this and change the
frame's color and do some other things, then pass the click on down to whatever
(if any) widget is listening below.  

I have the vague notion this can be done with a transparent window, but I'm not
sure how.  How do I make the cover window not consume the event, and how do
I paste a window on top of my frame to start with?

Thanks,
        George

-- 
Your mouse has moved.
Windows NT must be restarted for the change to take effect.
Reboot now?  [OK]
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to