[Bug] Can't do active text in 3.2 - NewParagraph>>clickAt:for:controller:

Ned Konz ned at bike-nomad.com
Tue Oct 9 16:52:12 UTC 2001


On Tuesday 09 October 2001 08:16 am, Mark Guzdial wrote:
> I've tried several active texts in Bookmorphs in 3.2, and I find that
> I can't click on them anymore.  I get an error in the below method --
> IdentityTransform doesn't understand invertBoundsRect.

Hmm... you could define

IdentityTransform>>invertBoundsRect: aRectangle
       ^aRectangle

but the real question is why is this happening when it doesn't happen when 
you make new ones...

-- 
Ned Konz
currently: Stanwood, WA
email:     ned at bike-nomad.com
homepage:  http://bike-nomad.com




More information about the Squeak-dev mailing list