Hi,
the solution of this problem was simply to update my configuration:
I've download and install more recent rpm for rawhide (1.3.14) and pygtk
1.99.7
So for other RedHat user that want to use precompiled binaries I
strongly raccomanded not use the following packages:
gtk2-1.3.12-90
gtk2-devel-1.3.12-90
glib2-1.3.12-90
glib2-devel-1.3.12-90
because they seems to be incomplete packages.

Have a nice week!

Pier


Il ven, 2002-03-01 alle 16:59, [EMAIL PROTECTED] ha scritto:
> 
> Hi to all,
> for create a gtkMessageDialog I do the following (according with gtk
> demo):
> dlg=gtk.MessageDialog(win,gtk.DIALOG_DESTROY_WITH_PARENT,gtk.MESSAGE_ERROR,
>                       gtk.BUTTONS_CANCEL,"some text")
> 
> but I've an error because DIALOG_DESTROY_WITH_PARENT (or DIALOG_MODAL)
> is not defined into the gtk module. Where can I found it?
> 
> (I've pygtk 1.99.6 gtk2 1.3.12-90 python2.2)
> Thank
> 
> Pier
> 
> _______________________________________________
> pygtk mailing list   [EMAIL PROTECTED]
> http://www.daa.com.au/mailman/listinfo/pygtk


_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to