Art S R wrote:
> I've found the problem in album_tree.py. I commented out the
> reload_func parameter for myobjectmenu in the onchoose_main definition
> thusly:
>
> def onchoose_main(self,arg=None, menuw=None):
> """
> main menu
> """
> #
> items = []
> for tree in self.album_tree_list:
> items.append(menu.MenuItem(tree.name
> ,action=self.onchoose_node,arg=[tree,[]]) )
>
> myobjectmenu = menu.Menu(_('Album Tree'), items)
> #reload_func=menuw.back_one_menu )
>
> This is similar to what's already done in the onchoose_node definition.
>
> Now, the tree listing menu is not skipped when I back out of the
> lower-level (node) menus.
>
>
> Art S R
Hi Art S R,
Would you mind submitting a bug report for this?
http://sourceforge.net/tracker/?group_id=46652
Thanks,
John
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users