Jan. 31, 2012
10:28 p.m.
i noticed that although i dont get a keystroke event for shift-tab, i do get keyUp and keyDown events. obviously they all come from the vm and the new vm in Pharo 1.3 probably cant keep up with my very old linux version. otoh i cant open the 1.3 image with the vm from Pharo 1.2 (This interpreter (vers. 6502) cannot read image file (vers. 6505) ). i guess, one day or another i have to update to a newer linux version. for the moment i just changed the shift-tab keyDown event to a keystroke event, since i need the keystroke event but not the keyDown one. or is there an older vm more similar to the one in Pharo 1.2, that can open the 1.3 image? werner