Ok what I want to say is that a tutorial is not the code, 
it is a progression
        define x 
        test
        add y
        test
        
and this is the logical part that I also would like from you.
Are you working on 3.0?

Stef


On Nov 9, 2013, at 3:28 PM, Ignacio Matías Sniechowski <0800na...@gmail.com> 
wrote:

> Hi!
> It's already there. You can check it at:
> 
> MCHttpRepository
>     location: 'http://ss3.gemstone.com/ss/Specalc'
> 
>     user: 'nachoba'
>     password: ''
> 
> Best regards
> Nacho
> 
> 
> 
> 
> 
> 
> 
> On Fri, Nov 8, 2013 at 9:46 PM, Stéphane Ducasse <stephane.duca...@inria.fr> 
> wrote:
> Ignacio
> 
> Could you sketch a draft of a step by step tutorial?
> Like that I can do a pass after and turn it into a gutenberg chapter?
> You can use plain txt on git or I can also add you to the 
> PharoForTheEntreprise git repo.
> 
> Stef
> 
> 
> 
> On Nov 6, 2013, at 12:37 PM, Ignacio Matías Sniechowski <0800na...@gmail.com> 
> wrote:
> 
>> Sure! That was exactly the idea: share this as a kind of tutorial for 
>> others. I put comments almost everywhere just for those who want to take a 
>> look at the code. Once it's finished I will uploaded.
>> cheers
>> Nacho
>> 
>> 
>> Lic. Ignacio Sniechowski, MBA
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> On Wed, Nov 6, 2013 at 8:33 AM, Stéphane Ducasse <stephane.duca...@inria.fr> 
>> wrote:
>> I would love if we could get the code and if you would be interested to 
>> write a little tutorial 
>> around spec using your calculator.
>> Why? Because we need help to write documentation and others :)
>> Are you interested?
>> 
>> Stef
>> 
>> On Nov 6, 2013, at 12:18 PM, Ignacio Matías Sniechowski 
>> <0800na...@gmail.com> wrote:
>> 
>>> Thank you so much!
>>> That did it :)
>>> 
>>> It's almost done now.
>>> cheers
>>> N.
>>> 
>>> 
>>> Lic. Ignacio Sniechowski, MBA
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> On Wed, Nov 6, 2013 at 4:07 AM, Benjamin 
>>> <benjamin.vanryseghem.ph...@gmail.com> wrote:
>>> You just need to override the method #initialExtent
>>> 
>>> It should return a point structured like this: width@height
>>> 
>>> :)
>>> 
>>> Ben
>>> 
>>> On 06 Nov 2013, at 01:50, nacho <0800na...@gmail.com> wrote:
>>> 
>>>> Continuing with my testing to learn Spec, I'm trying to build a really 
>>>> basic
>>>> calculator.
>>>> So far I managed to build the basic UI. However, I'm having some trouble at
>>>> getting it displayed at the correct size. I don't know how to change the
>>>> window that is opened when #ClassName new openWithSpec
>>>> It seems that all the examples are opened with the same size. 
>>>> The image on the left is the "default" one, the one on the right is what I
>>>> would like to get.
>>>> I've tried by changing the width: of the column but that doesn't change the
>>>> size of the window.
>>>> I'm kind of stuck!
>>>> 
>>>> thanks
>>>> cheers
>>>> Nacho
>>>> <http://forum.world.st/file/n4719478/calc.jpg> 
>>>> 
>>>> 
>>>> 
>>>> -----
>>>> Nacho
>>>> Smalltalker apprentice.
>>>> Buenos Aires, Argentina.
>>>> --
>>>> View this message in context: 
>>>> http://forum.world.st/Adjusting-the-size-of-a-window-using-Spec-tp4719478.html
>>>> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>>>> 
>>> 
>>> 
>> 
>> 
> 
> 

Reply via email to