Hello,<div><br></div><div>Thank you for this link and advise : i'll take this into account</div><div><br></div><div>Regards<br><br><div class="gmail_quote">Le 9 mars 2012 18:56, Walter Bender <span dir="ltr"><<a href="mailto:walter.bender@gmail.com">walter.bender@gmail.com</a>></span> a écrit :<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, Mar 9, 2012 at 12:01 PM, laurent bernabe<br>
<<a href="mailto:laurent.bernabe@gmail.com">laurent.bernabe@gmail.com</a>> wrote:<br>
> Hello everyone,<br>
><br>
> I'm implementing the new Sugar toolbar in my application LearningWriting. I<br>
> haven't done any commit yet for the problem I'm facing.<br>
><br>
> I wrote the line<br>
><br>
> playButton = ToolButton('gtk-media-play') #(line 99)<br>
><br>
> in order to add a tool button with the play icon. But the space for the<br>
> button is allocated, and no icon is shown.<br>
><br>
><br>
> Whereas, if i replace by<br>
><br>
> playButton = ToolButton('gtk-media-record') #(line 99)<br>
><br>
> this time I can see the gtk icon for a record button.<br>
><br>
> Here is my activity code :<br>
><br>
> <a href="http://pastebin.com/kH2Y00i4" target="_blank">http://pastebin.com/kH2Y00i4</a><br>
<br>
It would be better if you used the standard Sugar icons for these<br>
buttons, e.g., media-playback-start or media-record<br>
<br>
You can view the icons in the sugar-artwork repository or here [1].<br>
<br>
-walter<br>
<br>
[1] <a href="http://wiki.sugarlabs.org/go/User:Walter#Sugar_icons" target="_blank">http://wiki.sugarlabs.org/go/User:Walter#Sugar_icons</a><br>
><br>
> Regards<br>
><br>
><br>
> _______________________________________________<br>
> Sugar-devel mailing list<br>
> <a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
> <a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Walter Bender<br>
Sugar Labs<br>
<a href="http://www.sugarlabs.org" target="_blank">http://www.sugarlabs.org</a><br>
</font></span></blockquote></div><br></div>