We are aware. I pinged Paul and Ed on Twitter yesterday with this. Thanks for noticing though.
Nate L. On Wed, Aug 6, 2008 at 4:29 PM, Uwe Grauer <[EMAIL PROTECTED]> wrote: > Ed Leafe wrote: >> dabo Commit >> Revision 4345 >> Date: 2008-08-03 10:07:55 -0700 (Sun, 03 Aug 2008) >> Author: Ed >> Trac: http://svn.dabodev.com/trac/dabo/changeset/4345 >> >> Changed: >> U trunk/dabo/ui/uiwx/dMenu.py >> >> Log: >> Fixed the problem reported by Nate Lowrie where menus running under Windows >> would not properly space their captions. This was analogous to the problem >> solved earlier for submenus, and the same solution worked in this case. >> >> Refactored out the menu item creation code into a single method named >> _createMenuItem() that is called from append(), insert() and prepend(). >> >> Renamed the append-, insert- and prependItem() methods to have a leading >> underscore. These are "internal use only" methods and should never be called >> in application code. >> >> > > This commit changes the sort order of menu items in dabo apps. > > To verify, see the file menu of any dabo app (e.g. Editor.py). > > Uwe > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
