Thanks! works just fine! Hernan.
On Thu, Apr 26, 2012 at 12:40 PM, Norbert Hartl <[email protected]> wrote: > > Am 26.04.2012 um 17:21 schrieb Hernan Wilkinson: > > > Hi > > does anybody ported the implementation of VNC to pharo 1.3 or 1.4? > > If so, could you share it? :-) > > > I use it daily on pharo 1.3. I load it via metacello. My baseline entry > looks like this > > project: 'RFB' with: [ > spec > className: 'ConfigurationOfRFB'; > file: 'ConfigurationOfRFB'; > versionString: #'bleedingEdge'; > repository: ' > http://www.squeaksource.com/MetacelloRepository' ]; > > Norbert > -- *Hernán Wilkinson Agile Software Development, Teaching & Coaching* *Phone: +54 - 011 - 4311 - 8404** Mobile: +54 - 911 - 4470 - 7207 email: [email protected] site: http://www.10Pines.com <http://www.10pines.com/>* Address: Paraguay 523, Floor 7 N, Buenos Aires, Argentina
