thanks, I fix it.
please keep informing me the problems as they arise, is hard to test all the 
system to be sure :)

Esteban


> On 30 Apr 2015, at 15:17, p...@highoctane.be wrote:
> 
> Little glitch: refreshIcon method missing and leading to issues.
> 
> Put this in:
> 
> refreshIcon
>     ^ icons
>             at: #'refreshIcon'
>             ifAbsentPut:[ Form fromBinaryStream: (Base64MimeConverter 
> mimeDecodeToBytes: self refreshIconContents readStream) ].
> 
> Works now.
> 
> There may be other icons like that.
> 
> Phil
> 
> On Thu, Apr 30, 2015 at 1:29 PM, Esteban Lorenzano <esteba...@gmail.com 
> <mailto:esteba...@gmail.com>> wrote:
> oops. 
> sorry, is fixed now… can you re-try it?
> 
> Esteban
> 
>> On 30 Apr 2015, at 12:37, p...@highoctane.be <mailto:p...@highoctane.be> 
>> wrote:
>> 
>> The Gofer stanza works.
>> 
>> But 
>> 
>> Then DNU IdeaUIThermeIcons>>icons
>> 
>> glamorousRight
>>      ^ self icons
>>                      at: #'glamorousRight'
>>                      ifAbsentPut:[ Form fromBinaryStream: 
>> (Base64MimeConverter mimeDecodeToBytes: self glamorousRightIconContents 
>> readStream) ].
>> 
>> ??
>> 
>> Pharo3.0
>> Latest update: #30864
>> 
>> Phil
>> 
>> 
>> On Thu, Apr 30, 2015 at 12:20 PM, Esteban Lorenzano <esteba...@gmail.com 
>> <mailto:esteba...@gmail.com>> wrote:
>> sorry, answered to fast… it was:
>> 
>> the same
>> you can execute same script… it is proved to work on Pharo 3 without 
>> problems (the other Esteban tested it :P)
>> 
>> Esteban
>> 
>> 
>> > On 30 Apr 2015, at 12:19, Esteban Lorenzano <esteba...@gmail.com 
>> > <mailto:esteba...@gmail.com>> wrote:
>> >
>> > the same
>> >
>> >> On 30 Apr 2015, at 12:18, p...@highoctane.be <mailto:p...@highoctane.be> 
>> >> wrote:
>> >>
>> >> Wow​
>> >>
>> >> Nice.
>> >>
>> >> Any way to load that in a 3.0?
>> >>
>> >> Phil
>> >
>> 
>> 
>>  
>> 
> 
> 
> 

Reply via email to