>>"Aleksey Sudakov" wrote: >> For my RadioNetscape plugin I want to change the way player screen looks. I >> want to add album cover image, > > set self.image in the AudioItem and it should work
What if I want to move image to a different corner, etc? So is it audio.player who draws player screen (I thought audio.player is just a wrapper, but I guess I didn't look carefully enough)? >> "Add To My Favorites" button, etc. Is there an example of how to do >> that and what objects I should look at subclassing? > > That can't be done. Why? > What do you have in mind, maybe it's easier to expand the player instead of subclassing it. Essentially, I want to add Play/Pause/Stop buttons that could be navigated and clicked using "SELECT" action along with "Add To Favorites" button that would add the song currently playing to playlist. Aleksey ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
