From: Alex T. <al...@tw...> - 2006-05-26 02:45:35
|
Kevin Altis wrote: > > There is no real need to use a command unless you want the same event > handler to deal with multiple menu items or more commonly a menu item > and button. > > I think what happened with this file and resource is that I changed > all the samples and tools to just use a command for the File->Exit > menu and made the handler part of the main Background class and since > I was doing global changes this slipped through the cracks. So for > the most part File->Exit is always taken care of and it can be ignored. > > We need to have some kind of event handler in the starter1.py file so > having an about item or something like that makes sense. So should we - change 'about' from a command back to an event (i.e. edit rsrc.py) - change the text of the walkthrough to say 'File/About' in those places where it currently says 'File/Exit' I'll do that (tomorrow), unless I've heard otherwise (or seen a commit :-) -- Alex Tweedly http://www.tweedly.net -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.7.1/347 - Release Date: 24/05/2006 |