2016-09-02 15:29 GMT+02:00 Sean P. DeNigris <sean@clipperadams.com>:Peter Uhnak wrote
> LabelModel has #emphasis:
Another apparent bug:
�� �� LabelModel new
�� �� �� �� emphasis: #(struck); <--- doesn't work. It accepts #struck as a
valid option, but does not strike the text
�� �� �� �� label: 'struck';
�� �� �� �� openWithSpec
I think it sould work like that, it works for italic
��LabelModel new
�������������� emphasis: #(italic);
�������������� label: 'italic?';
�������������� openWithSpecsomehow, "struc" should be 8 not 16, I don't know where or when this changed.
��
-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/Spec-Text-Emphasis-tp4913688p4913799. html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.