On 12/06/2015 19:57, Alexandre Bergel wrote:
Hi Nicolas & Vincent,
While porting Telescope to a newer version of Roassal, we might have found some bugs, methods that do not exist anymore and are still called:
RTShape>>+ calls 'with:with:’ RTAbstractLine>>+ calls 'with:with:' RTShapedObject>>addShape: calls 'with:with:’
I do not understand. RTCompositeShape class>>with:with: exist. I can do: RTBox new + RTLabel new
right I don't understand either :-) We were drunk maybe ?
By the way, we migrated Telescope to the latest version of Roassal on Moose 5.1 (AlexandreBergel.913)
So now, you can have Telescope with Moose. One needs to load ConfigOfTelescope -> developement and ConfigOfRoassalForTelescope -> development
We are also working on migrating the visualization of Moose in Telescope Several have already been adapted, they are available as Telescope-demos
nicolas