On 01 May 2015, at 11:49, Peter Uhn��k <i.uhnak@gmail.com> wrote:Phil,can I ask what is the sidebar on the left? It looks interesting.PeterOn Thu, Apr 30, 2015 at 3:23 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:thanks, I fix it.please keep informing me the problems as they arise, is hard to test all the system to be sure :)EstebanOn 30 Apr 2015, at 15:17, phil@highoctane.be wrote:PhilThere may be other icons like that.Little glitch: refreshIcon method missing and leading to issues.Works now.
Put this in:
refreshIcon
^ icons
at: #'refreshIcon'
ifAbsentPut:[ Form fromBinaryStream: (Base64MimeConverter mimeDecodeToBytes: self refreshIconContents readStream) ].On Thu, Apr 30, 2015 at 1:29 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:oops.sorry, is fixed now��� can you re-try it?EstebanOn 30 Apr 2015, at 12:37, phil@highoctane.be wrote:The Gofer stanza works.ButThen DNU IdeaUIThermeIcons>>iconsglamorousRight^ self iconsat: #'glamorousRight'ifAbsentPut:[ Form fromBinaryStream: (Base64MimeConverter mimeDecodeToBytes: self glamorousRightIconContents readStream) ].??Pharo3.0Latest update: #30864PhilOn Thu, Apr 30, 2015 at 12:20 PM, Esteban Lorenzano <estebanlm@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 <estebanlm@gmail.com> wrote:
>
> the same
>
>> On 30 Apr 2015, at 12:18, phil@highoctane.be wrote:
>>
>> Wow���
>>
>> Nice.
>>
>> Any way to load that in a 3.0?
>>
>> Phil
>