Nov. 22, 2011
9:54 p.m.
errorWindows := World windowsSatisfying: [ :w | (w label beginsWith: 'MessageNotUnderstood') and: [ w label includesSubString: 'MouseMoveEvent' ] ]. errorWindows size. "212" errorWindows do: [ :e | e delete ]. -- View this message in context: http://forum.world.st/Oops-there-that-s-better-tp4097545p4097545.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
5365
Age (days ago)
5365
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sean P. DeNigris