> look at
>
>>>> dir(gtk)
>
> 2009/1/10 Squonk <[email protected]>
>
>> Hello,
>>
>> I have decided to upgrade my pygtk application from python 2.5 to 2.6.  
>> But
>> the latest build of pygtk for 2.6 seem to have problems with
>> gtk.PrintOperation:

PrintOperation, PrintSettings etc are missing when I look at "dir(gtk)":

>>> open('test.txt', 'w').write('\n'.join(dir(gtk)))

...skipped...
PathPriorityType
PathType
Pixmap
Plug
PolicyType
PositionType
Preview
PreviewType
PrivateFlags
Progress
ProgressBar
ProgressBarOrientation
ProgressBarStyle
RC_BASE
RC_BG
RC_FG
...skipped...

Can anyone confirm if the bug exist with Python 2.6.1 and PyGTK 2.12.1
(pygtk-2.12.1-2.win32-py2.6.exe), PyCairo 1.4.12 and PyGObject 2.14.2 on
Windows?
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to