Re: [Banshee-List] Working on porting MiniMode to the new codebase



Hi,

My efforts have experienced an unexpected setback, as Aaron removed some
legacy widgets from Banshee.Widgets. The MiniMode plugin was using
ActionButton (for the playback buttons), CoverArtThumbnail and
MultiStateToggleButton (for the shuffle button).

Any suggestions as how to replace these are of course welcome !
Especially since I'm rather bad at UI stuff...

Cheers,

-- 
Bertrand Lorentz <bertrand lorentz gmail com>
> http://flickr.com/photos/bl8/ <

On Sun, 2008-04-06 at 18:10 +0200, Bertrand Lorentz wrote:
> Hi,
> 
> As the previous taker said he won't be able to work on it, I began to
> port the MiniMode plugin to the new codebase.
> 
> After a few detours (having the MiniMode window inherit from
> BaseClientWindow was not a good thing to try...), I got it to compile
> and run.
> 
> There still are some problems, the biggest one being that the playback
> buttons have no icon. They are here and they work, they're just not
> visible.
> 
> Those buttons are created simply like that :
> ActionButton playpause_button = new
>     ActionButton(interface_action_service["Playback.PlayPauseAction"]);
> 
> Can anyone help me figure out why the icons aren't there ?
> 
> If you like, I can can put the code I have now in Bugzilla.
> 
> Cheers,      
> 

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]