OK, here is a patch to mediamenu.py which accomplishes the password box thingie. It uses an InputBox right now, but if a PasswordBox were subclassed from InputBox it should be a drop in replacement:
Thanks. I applied the patch and made minor changes for the PasswordInputBox and other modifications I made earlier.
Just to reiterate for those who don't know, this patch allows you to password protect folders. Simply add a file called '.password' that has a single text entry (the password) into a directory that you can reach from any freevo menu. When you attempt to navigate to this directory inside freevo it will prompt you for the password.
-Rob
------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
