Hi list,

http://code.google.com/p/pharo/issues/detail?id=2510&can=4&colspec=ID%20Type%20Status%20Summary%20Milestone%20Difficulty

I suggest the following snippet in object to ease debugging:

Object>>haltIfShiftPressed
  self haltIf: [Sensor shiftPressed]

Pharo image: core
Pharo core version: #11383
Virtual machine used:  pharo-vm-osx

-- 
http://scg.unibe.ch/staff/Schwarz
twitter.com/nes1983
Tel: +41 076 235 8683

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to