[SE|PY-macdev] Re: CAPSLOCK message fixed
Brought to you by:
sephiroth_tmm
From: Loren G. <se...@in...> - 2005-02-05 11:05:37
|
I just installed the latest of everything and I don't get the capslock error. I didn't have to edit sepy.py. Versions I have are: OS X panther 10.3.7 Python 2.4 wxPython 2.5.3.1 Psyco 2.4 latest 4suite PyXML 0.8.4 pyRXP-1.0.5 I still don't have my file, edit, view, etc menus, keyboard shortcuts don't work, preferences don't save excepts code colouring but that doesn't work properly anymore - most things take on the "Identifier" colour. I guess i should be registering the bugs on sourceforge? Loren Greenfield On 5/02/2005, at 5:33 PM, sep...@li... wrote: > Send sepy-macdev mailing list submissions to > sep...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/sepy-macdev > or, via email, send a message with subject or body 'help' to > sep...@li... > > You can reach the person managing the list at > sep...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of sepy-macdev digest..." > > > Today's Topics: > > 1. RE: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision > (Alessandro Crugnola *sephiroth*) > > --__--__-- > > Message: 1 > From: "Alessandro Crugnola *sephiroth*" <ale...@se...> > To: <sep...@li...> > Subject: RE: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision > Date: Fri, 4 Feb 2005 12:17:08 +0100 > Reply-To: sep...@li... > > Can you change this line ( about 1690 in sepy.py): > self.menu.Append(ID_GET_HTML, '%s%s' % (_("Export to > HTML"),self.kreader.get_tab("File","ExportHTML"))) > > Into this: > self.menu.Append(ID_GET_HTML, _("Export to HTML")) > > And tell me if you see again the CAPSLOCK error? > > > Alessandro Crugnola - sephiroth > --------------------------------------------- > Macromedia Flash Team Volunteer > http://www.macromedia.com/go/team > Flash && PHP developer > ale...@se... > > *relax with SEPY http://www.sf.net/projects/sepy > --------------------------------------------- > > > > > > > --__--__-- > > _______________________________________________ > sepy-macdev mailing list > sep...@li... > https://lists.sourceforge.net/lists/listinfo/sepy-macdev > > > End of sepy-macdev Digest > > |