April 24, 2013
2:19 p.m.
may be the best is to - stabilize the current functionality and - have a look at rubric alain told me that now syntax highlight was working. Stef On Apr 24, 2013, at 4:04 PM, Gisela Decuzzi <giseladecuzzi@gmail.com> wrote:
#Editor>>select "If the text selection is visible on the screen, reverse its highlight." ^'Not doing anything' "screw this logic selectionShowing ifFalse: [self reverseSelection]"
deselect "If the text selection is visible on the screen, reverse its highlight." " ***** screw this logic ***** selectionShowing ifTrue: [self reverseSelection] "