in older versions of pharo when double-click class name or word in text container, it highlighted. in pharo 5, under windows, not work anymore.
is there way revert older behavior?
smalltalk vm version. 'cointerpreter vmmaker.oscog-eem.1855 uuid: d8e4a3c2-a3bf-4adc-b224-8012903a1ef4 may 4 2016 stacktoregistermappingcogit vmmaker.oscog-eem.1855 uuid: d8e4a3c2-a3bf-4adc-b224-8012903a1ef4 may 4 2016 https://github.com/pharo-project/pharo-vm.git commit: b8ec25a570d7539653e1d793e97609adb509aaed date: 2016-05-04 11:14:22 +0200 by: esteban lorenzano jenkins build #589 '
i'm sorry, cannot reproduce behaviour reporting.
i can double-click on word , word clicked selected (tested under win xp , win 10)...
- how did downloaded it?
- is "clean" image?
- which vm version using? (
smalltalk vm version
answer that) - can try zeroconf? (
wget -o- get.pharo.org | bash && ./pharo-ui pharo.image
)
Comments
Post a Comment