Hmm, I just tried that and I keep getting errors: Code: AttributeError: 'NoneType' object has no attribute <some_attribute> It thinks that all the gtk.MenuItems are "NoneType", so they, obviously, keep throwing errors. Did I do something wrong?
AttributeError: 'NoneType' object has no attribute <some_attribute>
============================================== KeepNote 0.5.2: Fri Apr 17 17:02:20 2009 /root/keepnote-0.5.2/keepnote/gui/main_window.py:1818: DeprecationWarning: use gtk.UIManager self.accel_group)