<div dir="ltr">@James Is this the icon position you were talking about as shown in the attachment below? Your hint for using ProgressIcon alongwith Toolbutton worked! ;) </div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 2, 2016 at 2:17 AM, James Cameron <span dir="ltr"><<a href="mailto:quozl@laptop.org" target="_blank">quozl@laptop.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">A ToolButton normally has an Icon.<br>
<br>
Instead of the Icon, assign the ProgressIcon?<br>
<br>
As nobody else may have done this, you may need to find and fix any<br>
bugs in ProgressIcon or ToolButton that prevent it.<br>
<div class="HOEnZb"><div class="h5"><br>
On Mon, Feb 01, 2016 at 11:31:28PM +0530, Utkarsh Tiwari wrote:<br>
> Is there any way to use a ProgressIcon as a Toolbutton ?<br>
><br>
> On 2/1/16, Sam P. <sam@sam.today> wrote:<br>
> > Hello!<br>
> ><br>
> > Maybe just a large down arrow and fill it vertically?  See<br>
> > 'emblem-downloads' or 'transfer-from' in sugar-artwork.<br>
> ><br>
> > Thanks,<br>
> > Sam<br>
> ><br>
> ><br>
> > On Mon, Feb 1, 2016 at 9:15 AM, Utkarsh Tiwari <<a href="mailto:iamutkarshtiwari@gmail.com">iamutkarshtiwari@gmail.com</a>><br>
> > wrote:<br>
> ><br>
> >> How should the Icon for "Download Button" look like? Could you please<br>
> >> provide me some artwork for reference. ?<br>
> >><br>
> >> On 2/1/16, Utkarsh Tiwari <<a href="mailto:iamutkarshtiwari@gmail.com">iamutkarshtiwari@gmail.com</a>> wrote:<br>
> >> > Omg! I have been looking all over internet on how to integrate a<br>
> >> > Gtk.ProgressBar into Gtk.Toolbutton and I even tried using<br>
> >> > Gtk.CssProvider styler to scale down the progressbar to a button :D<br>
> >> > Now that(ProgressIcon.py) sounds really cool!<br>
> >> ><br>
> >> > Thank you :) You made my work a bit easier ;)<br>
> >> ><br>
> >> > On 2/1/16, James Cameron <<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>> wrote:<br>
> >> >> ProgressBar from Gtk is overkill, we already have a ProgressIcon<br>
> >> >> in Sugar.<br>
> >> >><br>
> >> >> In sugar-toolkit-gtk3:<br>
> >> >><br>
> >> >> Look at progressicon.py, you will see it does not use a ProgressBar,<br>
> >> >> but has a __draw_cb method connected to the "draw" signal.<br>
> >> >><br>
> >> >> Look at toolbutton.py, you will see it wraps ToolButton do_draw<br>
> >> >> method.<br>
> >> >><br>
> >> >> On Mon, Feb 01, 2016 at 12:10:25AM +0530, Utkarsh Tiwari wrote:<br>
> >> >>> "The button to be a blend of ProgressIcon and ToolButton". How to<br>
> >> >>> convert a Gtk.ProgressBar to a Browse ToolButton?<br>
> >> >>><br>
> >> >>> On 1/27/16, James Cameron <<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>> wrote:<br>
> >> >>> > No.<br>
> >> >>> ><br>
> >> >>> > The position marked by your cursor seems to be inside the URL entry<br>
> >> >>> > box.<br>
> >> >>> ><br>
> >> >>> > I said between the URL entry box and the back button.<br>
> >> >>> ><br>
> >> >>> > Review the Browse source code that defines these objects.<br>
> >> >>> ><br>
> >> >>> > On Wed, Jan 27, 2016 at 11:39:03AM +0530, Utkarsh Tiwari wrote:<br>
> >> >>> >> Is this the exact expected location you were talking about the<br>
> >> >>> >> 'download button' as shown in the screenshot below?<br>
> >> >>> >><br>
> >> >>> >> <a href="http://imgur.com/T0hirTZ" rel="noreferrer" target="_blank">http://imgur.com/T0hirTZ</a><br>
> >> >>> >><br>
> >> >>> >> On 1/27/16, James Cameron <<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>> wrote:<br>
> >> >>> >> > Thanks for working on this.<br>
> >> >>> >> ><br>
> >> >>> >> > Our Sugar human interface guidelines and existing code base<br>
> >> >>> >> > don't<br>
> >> >>> >> > have<br>
> >> >>> >> > decorated floating windows or window management.  Your proposal<br>
> >> >>> >> > would<br>
> >> >>> >> > not scale to multiple downloads.<br>
> >> >>> >> ><br>
> >> >>> >> > You might ask for design suggestions on this mailing list.<br>
> >> >>> >> ><br>
> >> >>> >> > I've resisted making design suggestions on this problem because<br>
> >> >>> >> > I<br>
> >> >>> >> > don't want to constrain the good ideas that may come up.<br>
> >> >>> >> ><br>
> >> >>> >> > To get the design conversation started ...<br>
> >> >>> >> ><br>
> >> >>> >> > When the first download begins, show a button at the top between<br>
> >> >>> >> > the<br>
> >> >>> >> > URL entry box and the back button.<br>
> >> >>> >> ><br>
> >> >>> >> > The button to be a blend of ProgressIcon and ToolButton, with<br>
> >> >>> >> > the<br>
> >> >>> >> > progress fill to show average progress of all downloads.<br>
> >> >>> >> ><br>
> >> >>> >> > When the button is pressed a download tab is to be shown in the<br>
> >> >>> >> > canvas, which lists downloads and progress.<br>
> >> >>> >> ><br>
> >> >>> >> > The download tab can be closed like any other tab.<br>
> >> >>> >> ><br>
> >> >>> >> > The button is to be be hidden before any downloads are started,<br>
> >> >>> >> > shown<br>
> >> >>> >> > on start of first download, and only hidden if the download tab<br>
> >> >>> >> > is<br>
> >> >>> >> > closed when there are no downloads still active.<br>
> >> >>> >> ><br>
> >> >>> >> > On Tue, Jan 26, 2016 at 06:08:32PM +0530, Utkarsh Tiwari wrote:<br>
> >> >>> >> >> Hi,<br>
> >> >>> >> >><br>
> >> >>> >> >>      I am trying to integrate the "Download ProgressBar" in the<br>
> >> >>> >> >> download<br>
> >> >>> >> >> manager. Here is the screenshot of the prototype on which I am<br>
> >> >>> >> >> currently<br>
> >> >>> >> >> working -> [1]<a href="http://imgur.com/WUJL8eX" rel="noreferrer" target="_blank">http://imgur.com/WUJL8eX</a><br>
> >> >>> >> >><br>
> >> >>> >> >> Since the download progress bar is popping over the browse<br>
> >> >>> >> >> activity,<br>
> >> >>> >> >> is<br>
> >> >>> >> >> it<br>
> >> >>> >> >> feasible?<br>
> >> >>> >> >><br>
> >> >>> >> >> regards,<br>
> >> >>> >> >> Utkarsh Tiwari<br>
> >> >>> >> >><br>
> >> >>> >> >> References:<br>
> >> >>> >> >><br>
> >> >>> >> >> [1] <a href="http://imgur.com/WUJL8eX" rel="noreferrer" target="_blank">http://imgur.com/WUJL8eX</a><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" rel="noreferrer" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
> >> >>> >> ><br>
> >> >>> >> ><br>
> >> >>> >> > --<br>
> >> >>> >> > James Cameron<br>
> >> >>> >> > <a href="http://quozl.netrek.org/" rel="noreferrer" target="_blank">http://quozl.netrek.org/</a><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" rel="noreferrer" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
> >> >>> >> ><br>
> >> >>> ><br>
> >> >>> > --<br>
> >> >>> > James Cameron<br>
> >> >>> > <a href="http://quozl.netrek.org/" rel="noreferrer" target="_blank">http://quozl.netrek.org/</a><br>
> >> >>> ><br>
> >> >><br>
> >> >> --<br>
> >> >> James Cameron<br>
> >> >> <a href="http://quozl.netrek.org/" rel="noreferrer" target="_blank">http://quozl.netrek.org/</a><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" rel="noreferrer" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
> >><br>
> ><br>
<br>
--<br>
James Cameron<br>
<a href="http://quozl.netrek.org/" rel="noreferrer" target="_blank">http://quozl.netrek.org/</a><br>
</div></div></blockquote></div><br></div>