[Bug][3.1-4325][Fonts] StrikeFont edit: aChar

Ned Konz ned at bike-nomad.com
Fri Sep 7 23:44:58 UTC 2001


On Friday 07 September 2001 05:06 am, Hannes Hirzel wrote:

> The example in the comment
> (TextStyle default fontAt: 1) edit: $_
>
> gives a walkbalk: Form does not understand #pixelValueForDepth:.
> This occurs in the method #setColor: sent to BitEditor.
> Thank you for any suggestions how to fix it.

Just do this:
((TextStyle default fontAt: 1) characterFormAt: $_) bitEdit

and change edit: to do the above.

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




More information about the Squeak-dev mailing list