Fw: SqueakVM help for OLPC

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Fw: SqueakVM help for OLPC

Chris Petsos
 
> I would wish you are not right but i can see the firsts ghosts coming....
> We are having problems with the "BackSpace" keystroke...
>     "Error: subscript is out of bounds: 1"
> I'll see what i can do with WM_UNICHAR...

I think the "BackSpace" keystroke was problematic because i had some output
to the Transcript (the evtBuf Array).
Since i commented out the
" Transcript show: evtBuf asString; cr."
line. i cannot reproduce the problem in any way...

Christos.