OK. I will try re-phrasing my question. Suppose I am browsing a
directory which contains JPEG images. Now I am browsing it using the up
and down arrow keys. While doing so I want to mark a few files as
"Review later" or "Enhance image". So when the cursor moves to a
particular item in the file
On Wed, Oct 1, 2008 at 7:16 AM, Atul Sowani
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> What is the method of getting info (like filename) of the selected item
> from menu? For example if I select a particular JPEG file in freevo, how
> do I obtain the name of the file on which I pressed "Enter"?
>
> I ch
Hi,
What is the method of getting info (like filename) of the selected item
from menu? For example if I select a particular JPEG file in freevo, how
do I obtain the name of the file on which I pressed "Enter"?
I checked menu.py for menu class and menuItem class, but none of them
seem to be awa