Aug. 11, 2009
6:13 p.m.
With Pharo beta, right button still doesn't work out of the box in Windows. Instead, you have to use the wheel button. To fix it, you must evaluate: InputEventSensor installMouseDecodeTable I saw that in: http://code.google.com/p/pharo/issues/detail?id=838 The thing is...where can I put that code so that new images work out of the box? Best, Mariano