Hi,

I'm having trouble with RecentManager in pygtk

It seems like RecentManager is not implemented.  The call:
gtk.RecentManager()
gives the error:
AttributeError: 'module' object has no attribute 'RecentManager'

Similarly gtk.recent_manager_get_default()
gives:
AttributeError: 'module' object has no attribute 'recent_manager_get_default'

However RecentAction, RecentChooserMenu and others all work as expected.

Is this a known bug?

I've found one refernece to it at 
http://www.nabble.com/pygtk-2.12.1-3-broken-on-windows--td23363009.html but it 
seems to affect me for pygtk 2.12.1-2 also.

I'm running gtk 2.14.7 and pygtk 2.12.1 on python 2.6.2 on WinXP Pro 2002 SP3

Thanks,
Alec
_______________________________________________
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