From: Roger E. <ro...@er...> - 2005-08-14 14:29:12
|
Alex Tweedly wrote: > I plan to produce a new doc - very similar to this one but for the > multi-resource Editor. That's actually new stuff to cover, so it may > take me longer. Lots of succes! > > Then I'll look at updating the rest of the docs - but no promises. If > you have run into one which is misleading or confusing because of it > being out of date, suggest that and I'll move it near the top of my list > (though that still doesn't mean I'll get to it). > . > In the Changing a PythonCard Application section of Walkthrough 1 this function is defined: def on_menuFileExit_select(self, event): pass However, the minimal sample does not contain this function, and it is not obvious whether it should be added. Best regards, Roger |