Re: [Pharo-users] Spec: Where to find an example using a TreeModel

2015-09-20 Thread Peter Uhnák
This is super odd. I loaded files from Icons/Menda/Png without any problem what-so-ever. :< But maybe using cache is pointless anyway considering the limit is 64 icons which will pretty much never be reached... Maybe I should just replace it with regular Dictionary can you try replacing the

Re: [Pharo-users] Spec: Where to find an example using a TreeModel

2015-09-20 Thread Offray Vladimir Luna Cárdenas
Hi Peter, I'm making a major migration of my servers, because Digital Ocean's recent migration made my Arch Linux imagen kernel unable to boot, so I'm moving to debian and used this as an opportunity to bring some order. Rewrite rules for the server are not enable yet. The new working address

Re: [Pharo-users] Spec: Where to find an example using a TreeModel

2015-09-18 Thread Peter Uhnák
Hi Offray, > http://mutabit.com/deltas/repos.fossil/grafoscopio/dir?name=Common/Icons&ci=tip is this still alive? Because all links at mutabit.com are 404ing Thanks, Peter

Re: [Pharo-users] Spec: Where to find an example using a TreeModel

2015-09-11 Thread Offray Vladimir Luna Cárdenas
Hi Peter, On 10/09/15 21:27, Peter Uhnák wrote: Hi, are you looking for something in particular? Because in TreeModel class-side there are four examples ready to go. Je je, silly me. I made a newbie mistake and I didn't look the class side... I'll take a look of them. [*] Peter, the

Re: [Pharo-users] Spec: Where to find an example using a TreeModel

2015-09-10 Thread Peter Uhnák
Hi, are you looking for something in particular? Because in TreeModel class-side there are four examples ready to go. [*] Peter, the problem about running out of space while loading icons with > IconFactory was solved if I don't use cache. Still is strange because icons > are small and few in my