I created a ThoughtBalloonMorph seen here (think of a cartoon if you can't see the image):
It is an invisible morph with three submorphs:
* an EllipseMorph with an embedded TextMorph
* two small CircleMorphs leading from the thinker to the thought.
The problem is that the #bounds of the Morph is 0@0 (for the invisible Morph). Thus, when I add it to a PasteUpMorph with #shrinkWrap resizing, the submorphs are not taken into account and may be cut off, as seen here:
What's the best way to overcome this?
Thanks.
Sean
p.s. if you're not viewing this on Nabble, did the images work? (I added them on Nabble.)
Cheers,
Sean