On 24 Sep 2013, at 15:18, kilon <[email protected]> wrote:

> ah yes of course. Ok thanks for adding me. 
> 
> I took a look at the code, it points back to Zinc , it look like I would
> need to override  ZnClient >> withProgressDo: , no Idea how to do this
> currently but will continue looking into . I also found how monticello uses
> progress bars when downloading repos but it does not seem to use Zinc at
> all. So yeah this will take me quite some time to implement. 

Progress is indicated by HTTPProgress Notification that are being signalled by 
the underlying code. You have to catch them and do something with them.

Have a look at ZnClientTests>>#testProgress

Although the example in the comment does no longer seem to work...

> Its Fun none the less ;) 
> 
> 
> 
> Damien Cassou wrote
>> On Tue, Sep 24, 2013 at 1:21 PM, kilon &lt;
> 
>> [email protected]
> 
>> &gt; wrote:
>>> yeah I will give it a try, don't know how long will take me but I like
>>> what
>>> you have done with Pharo Launcher. I will create an enhancement issue
>>> when I
>>> have it working as I want and report back. Esteban has granted me commit
>>> right to pharo 3 inbox too so I will commit there. Or do you want me to
>>> contribute directly to smalltalk hub repo ?
>>> 
>>> I am new with pharo and morphic so please bare with me :)
>> 
>> 
>> the Pharo3Inbox is only for code integrated in Pharo itself. The
>> launcher won't be integrated in Pharo. I added you to the project
>> http://www.smalltalkhub.com/#!/~Pharo/PharoLauncher
>> 
>> -- 
>> Damien Cassou
>> http://damiencassou.seasidehosting.st
>> 
>> "Success is the ability to go from one failure to another without
>> losing enthusiasm."
>> Winston Churchill
> 
> 
> 
> 
> 
> --
> View this message in context: 
> http://forum.world.st/ANN-Launching-Pharo-on-Ubuntu-tp4709757p4710044.html
> Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
> 


Reply via email to