Gustavo Sverzut Barbieri wrote: > Dischi, > > Remeber about the LCD plugin I was trying to wrote? > I tried what you said: using a DaemonPlugin and implementing the > draw()... but where/how I get the menu?! That function receives a > tuple: (type,object) which I have *NO IDEA* how I use! > > Could you give me some examples? No existent plugin use that.
Oops, sorry. These is the same tuple the draw() function in the skin gets. Look at skin_main1 as example. type: 'tv', 'player' or 'menu' object, based on type: tv menu, playing item or menuw Dischi -- .sdrawkcab dootsrednu tub sdrawrof devil si efiL ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
