Heya Erik, First of all, why is the button inside File and not Project? I think the entry should be under Project, called "Revert Changes" maybe? Also, I'm getting following error after simply adding an instrument and then reverting changes:
Traceback (most recent call last): File "/home/david/Projects/Jokosher/trunk/Jokosher/RecordingView.py", line 264, in OnInstrumentRemoved instrViewer.Destroy() File "/home/david/Projects/Jokosher/trunk/Jokosher/InstrumentViewer.py", line 252, in Destroy self.eventLane.Destroy() File "/home/david/Projects/Jokosher/trunk/Jokosher/EventLaneViewer.py", line 194, in Destroy self.instrument.disconnect_by_func(self.OnInstrumentSignal) TypeError: nothing connected to <bound method EventLaneViewer.OnInstrumentSignal of <EventLaneViewer object (GtkEventBox) at 0xb5ce02fc>> -David :) On 8/19/07, Knut Erik Teigen <[EMAIL PROTECTED]> wrote: > > Hello, > > I added a button in the menu that reverts the project back to the > previously saved version. > This is done by executing all the actions in the undo stack. > > Regards, > Knut Erik Teigen > > _______________________________________________ > jokosher-devel-list mailing list > jokosher-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/jokosher-devel-list > > >
_______________________________________________ jokosher-devel-list mailing list jokosher-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/jokosher-devel-list