On 30.12.2013, at 10:44, Marcus Denker wrote:
>
> On 28 Dec 2013, at 14:25, Tobias Pape wrote:
>
>>
>> On 28.12.2013, at 10:07, Stéphane Ducasse wrote:
>>
>>> I guess that
>>>
>>> #: should be #’:’
>>
>> That is one way.
>> In this particular case,
>> self property asMutator
>> was the
On 28 Dec 2013, at 14:25, Tobias Pape wrote:
>
> On 28.12.2013, at 10:07, Stéphane Ducasse wrote:
>
>> I guess that
>>
>> #: should be #’:’
>
> That is one way.
> In this particular case,
> self property asMutator
> was the better version, tho.
>
> Best
> -Tobias
> PS: Just curiou
On 29.12.2013, at 08:56, Stéphane Ducasse wrote:
>
> On 28 Dec 2013, at 14:24, Tobias Pape wrote:
>
>>
>> On 28.12.2013, at 10:07, Stéphane Ducasse wrote:
>>
>>> I guess that
>>>
>>> #: should be #’:’
>>
>> That is one way.
>> In this particular case,
>> self property asMutator
>> was
On 28 Dec 2013, at 14:24, Tobias Pape wrote:
>
> On 28.12.2013, at 10:07, Stéphane Ducasse wrote:
>
>> I guess that
>>
>> #: should be #’:’
>
> That is one way.
> In this particular case,
> self property asMutator
> was the better version, tho.
>
> Best
> -Tobias
> PS: Just curiou
This is really cool :)
I would love to see how we could change the event system used because using
thisContext all the time
does not work and breaks the idea of not reifying the stack all the time.
Once it will be working, it would be really nice to see if we can generate spec
specification.
On 28.12.2013, at 10:07, Stéphane Ducasse wrote:
> I guess that
>
> #: should be #’:’
That is one way.
In this particular case,
self property asMutator
was the better version, tho.
Best
-Tobias
PS: Just curious, what was the reason to no longer allow #: ?
Or, where can I find
I guess that
#: should be #’:’
On 27 Dec 2013, at 19:44, Stephan Eggermont wrote:
> When trying to load Designer in Pharo 3.0 I find uncompilable code in
> Animations:
>
> 'updateCurrentValue: aValue
>
> self target ifNil: [^ self].
>
> self target
> perform
great!
"source: (self ui widgetList);"
this code line is real solution. before i dont know, where inittilize
"source".
drag and drop is ok. and look object is ok.
but cannot edit object property.(maybe mouse focus event problem)
encounter new error then make new thread right?
ps. thank yo
When trying to load Designer in Pharo 3.0 I find uncompilable code in
Animations:
'updateCurrentValue: aValue
self target ifNil: [^ self].
self target
perform: (self property, #:) asSymbol
with: aValue.'
Peter Yoo wrote:
>1. im look monticello now. can look more version now. 28, 30
Interesting. I still cannot see anything newer than .24 in
http://www.hpi.uni-potsdam.de/hirschfeld/squeaksource/MetacelloRepository
Are you sure that it is exactly the same repository? There is likely to be a
differen
On 27 Dec 2013, at 01:41, peter yoo wrote:
> 1. im look monticello now. can look more version now. 28, 30
>
> 2. email to Marcel Taeumel already. but not receive return mail. mabe into
> spam?
>
> 3. latest squeak is cannot use too. squeak 4.1 image(in squeak 4.4 all in one
> vm) with morphi
1. im look monticello now. can look more version now. 28, 30
2. email to Marcel Taeumel already. but not receive return mail. mabe into
spam?
3. latest squeak is cannot use too. squeak 4.1 image(in squeak 4.4 all in
one vm) with morphic designer standard version can use. but class not
same(squeak
> hello smalltalker! this is my first thread.
Welcome :)
>
> first! im smalltalk newbie and use ogly english. sorry!!!
Don’t worry our korean is near to zero ;)
> i want using "Morphic Designer" in pharo.
> because pharo is smart smalltalk environment, and morphic designer is
> useful(maybe.
On 20 December 2013 02:24, peter yoo wrote:
> hello smalltalker! this is my first thread.
>
> first! im smalltalk newbie and use ogly english. sorry!!!
>
> welcome aboard!
>
> i want using "Morphic Designer" in pharo.
> because pharo is smart smalltalk environment, and morphic designer is
> use
hello smalltalker! this is my first thread.
first! im smalltalk newbie and use ogly english. sorry!!!
i want using "Morphic Designer" in pharo.
because pharo is smart smalltalk environment, and morphic designer is
useful(maybe only loook movie file)
but use not easy! because squeak and pha
15 matches
Mail list logo