Hi Werner, yes the builder is not made to work for Tracher canvas and Trachel shapes because in a builder we use methods that can be understood by an RTView and RTShape etc.
Why don't you use an RTView and RTBox ? so you can use directly the builder with view elements as objects ? I am not sure to understand your problem because to me you can always create any desired boxes using RTBox new width:y; height:x then place them with #translateTo: or #translateBy: It would be much more interesting as you can then treat your objects elements in the view with their model contents and not only shapes in an TRCanvas. Pierre 2015-02-23 16:04 GMT-03:00 Werner Kassens <wkass...@libello.com>: > Hi Pierre, > perhaps i should show what i intend to do, i attached a screenshot and i > would like to have the axis' on the picture to the right. > > > On 02/23/2015 04:38 PM, Werner Kassens wrote: > >> Hi Pierre, >> i still have a problem since i can't place my RTBoxes at the position i >> need them to be. obviously they dont understand #translate: or >> #translateTo: like the things in TRCanvas. is there a way around this >> restriction? >> werner >> >> >> >>