Hi Alex,
would it be possible to allow specification of epsilon for
TRLineShape>>includesPoint:?
Having it small makes sense if it is processed by machine, but trying to
click on it by hand is hard.
Alternatively I could subclass it in my program but then I would have to
change it also in all RTLabel subclasses. Or is there better way? Changing
the epsilon seems most straightforward to me.
Peter