Re: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision
Brought to you by:
sephiroth_tmm
From: Andrew B. <an...@ri...> - 2005-02-07 15:13:46
|
That got rid of the capslock error Alessandro, hurray! I think once I get the keyboard shortcuts (copy, paste, undo) in there, (which by the list, sounds like someone's submitting a proper bug report, I'll be able to start using Sepy. It feels like Christmas eve :) Cheers, Andrew On 2/4/05 6:17 AM, "Alessandro Crugnola *sephiroth*" <ale...@se...> wrote: > 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 > --------------------------------------------- > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > sepy-macdev mailing list > sep...@li... > https://lists.sourceforge.net/lists/listinfo/sepy-macdev > |