Sept. 2, 2016
4:18 a.m.
Is there a way to change the emphasis of Spec text (TextModel/TextInputModel, or even LabelModel - I would trade edit-ability for styling)? The following successfully added the attribute to the text, but it didn't display in Spec: checkbox whenActivatedDo: [ self textModel text: (self textModel text addAttribute: TextEmphasis struckOut) ]. Thanks! ----- Cheers, Sean -- View this message in context: http://forum.world.st/Spec-Text-Emphasis-tp4913688.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.