On 3 May 2013 20:05, Norbert Hartl <norbert@hartl.name> wrote:
Am 03.05.2013 um 20:00 schrieb Mariano Martinez Peck <marianopeck@gmail.com>:
Hi Norbert,
I would move it to its own new repo in SmalltalkHub.
Ok, but then it goes under my private section, right?
Also, I had another problem with RFB and the UIManager. The solution I found was this one: http://samadhiweb.com/blog/2012.11.04.headless.rfb.html I don't like it because I need to change Pharo's base source, but I didn't spend time finding a better solution...I guess there is, though.
The first line of code all my images (deployed on server using RFB) see is
UIManager default: MorphicUIManager new.
With that I don't have problems at all.
yep. +1 that's basically all what is needed.
thanks,
Norbert
Best,
-- Best regards, Igor Stasenko.