Re: ScalingScrollView with Sketch [workaround]
Re: ScalingScrollView with Sketch [workaround]
- Subject: Re: ScalingScrollView with Sketch [workaround]
- From: Eric Forget <email@hidden>
- Date: Thu, 26 Feb 2004 20:48:13 -0500
>
Overriding SetOpaque doesn't change the behavior for me, I still get
>
the text drawing over itself.
>
>
In my app I don't have the text squeezing problem you describe when
>
editting the text. Perhaps the shared text editor in Sketch is not in
>
the view hierarchy correctly or is not updated when the scale is
>
changed?
>
>
Another issue I have encountered is that the drawing of the mouse drag
>
selection highlight in a rotated text view is wrong. The selection is
>
correct; I have verified that by unhooking the editor from the
>
superview and noting the grey selection highlight encompasses the
>
characters a click on. I have not found an acceptable solution to this
>
problem yet.
Are you trying to allow the user to edit the text rotated? I believe it is
not necessary. Most application (Keynote, OmniGraffle, etc.) make the text
non rotated for the editing period. It is probably easier for the user
anyway.
>
In my app I don't have the text squeezing problem you describe when
>
editting the text. Perhaps the shared text editor in Sketch is not in
>
the view hierarchy correctly or is not updated when the scale is
>
changed?
It depends of the size and the font...
Eric
___________________________________________________________________
Eric Forget Cafederic
email@hidden <
http://www.cafederic.com/>
Fingerprint <86D5 38F5 E1FD 5D9C 71C3 BAA3 797E 70A4 6210 C684>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.