<menu type="tv"> <style text="tv menu"/> </menu>
<!-- Now the tv menu --> <menuset label="tv menu"> <screen layout="screen0" x="0" y="0" width="800" height="600"/> <listing layout="list_tv" x="230" y="120" width="380" height="390"/> <!-- disables info, view and title area. --> <view visible="no"/> <info visible="no"/> <title visible="no"/> </menuset>
<!-- tv menu listing area --> <layout label="list_tv"> <content type="text" spacing="20"> <item type="default" font="tv"/> <item type="selected" font="tv selected"> <rectangle bgcolor="selection" size="0" y="-5" x="-10" width="max+20" height="max+10"/> </item> </content> </layout>
<font label="tv" name="VeraBd.ttf" size="50" color="0xdddddd"/> <font label="tv selected" name="VeraBd.ttf" size="50" color="0xffffff"/>
However, this has no effect :-( What's wrong here?
- Richard.
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel