Re: [Freevo-devel] i10n shutdown dialog problem

2009-09-01 Thread XiouXin Huang
2009/9/1 Adam Charrett : > Just an oversight on my part, the new code doesn't use the code is osd.py > so didn't check the OSD_FORCE_FONTNAME variable, I look into fixing this. > Adam, TIA for your hard working. The highlighted buttons with color change look very nice. Besides the shutdown dialog

Re: [Freevo-devel] i10n shutdown dialog problem

2009-08-30 Thread XiouXin Huang
2009/8/31 Adam Charrett : >> Everything works fine except this: >> When I press "shutdown", >> it should display corresponding localized messages of >> "Do you really want to shut down Freevo?", or >> "Do you really want to shut down the system?", or >> "Do you really want to restart the system?"

[Freevo-devel] i10n shutdown dialog problem

2009-08-28 Thread XiouXin Huang
Hi, list Recently I jumped from 1.7.3 to 1.9.0, running upon python 2.6. Everything works fine except this: When I press "shutdown", it should display corresponding localized messages of "Do you really want to shut down Freevo?", or "Do you really want to shut down the system?", or "Do you really

Re: [Freevo-devel] How to find out position of current menuitem?

2008-07-23 Thread XiouXin Huang
2008/7/24 Duncan Webb <[EMAIL PROTECTED]>: > Are you asking about Freevo-1, I suspect that you are. > > I think that the menus are a list of item objects, you can use the index > method of a list to find its position. > > HTH > Duncan > Yes, I'm using Freevo-1. The situation is, I wrote a test

[Freevo-devel] How to find out position of current menuitem?

2008-07-22 Thread XiouXin Huang
Hi, all If I just move arround a menu with some items, and never select/enter any single item, how do I know my position of current menuitem that I stop at? To make it clear, There's a menu with 10 items in it, then I press "up" or "down" button to navigate this menu, if I stopped at, but not ent