Re: [Tutor] Recent Documents

2010-05-28 Thread Timo
On 27-05-10 20:45, John Storta Jr. wrote: I am working on an app that runs in gnome and uses gtk. I am extremely new to Python. (been working with it for all of 2 days). I am wanting to add a 'Recent Documents' menu option to the app. Gnome tracks your recent documents -- apparently in a file

Re: [Tutor] Recent Documents

2010-05-27 Thread David Abbott
On Thu, May 27, 2010 at 2:45 PM, John Storta Jr. wrote: > I am working on an app that runs in gnome and uses gtk.  I am extremely > new to Python.  (been working with it for all of 2 days). > > I am wanting to add a 'Recent Documents' menu option to the app.  Gnome > tracks your recent documents -

Re: [Tutor] Recent Documents

2010-05-27 Thread Joel Goldstick
On Thu, May 27, 2010 at 2:45 PM, John Storta Jr. wrote: > I am working on an app that runs in gnome and uses gtk. I am extremely > new to Python. (been working with it for all of 2 days). > > I am wanting to add a 'Recent Documents' menu option to the app. Gnome > tracks your recent documents