Hi guys,

I finally could make gtk work on my windows box (CRIBBSJ you were right there was 
another dll in winnt/system32).
In the process of porting my app to pygtk-1.9x I can't find the GDK package necesary 
to se the DdkEventMask on
my wigets.  Does anyone know were they are or an equivalent??

This is the code I'm trying to run:
import GDK
...
        self.globalDA.set_events(GDK.EXPOSURE_MASK
                                 | GDK.BUTTON_PRESS_MASK)
Thanks in advance

        

                Muchas personas creen que piensan,
                cuando en realidad s�lo est�n reordenando sus
                prejuicios.
                                                            - William James

Pablo Endres
Centro de Datos

GSM:  +584127347610
Off:      +584128085690

_______________________________________________
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