Technion - Israel Institute of Technology  
236703 - Object-oriented Programming
  Spring 2011 EnglishRussianHebrewArabic  
Frequently Asked Questions
HW5
HW4
HW3
HW2
HW1

I installed Squeak and it seems that the middle mouse button is acting as the right mouse button. Is it possible to switch between them?
Yes. Go to apps -> preference browser -> search for "mouse" -> disable "enabled" for "swapMouseButtons"
My Squeak program is stuck in an infinite loop. What can I do?
Press Alt + '.' It will cause a user Interrupt and you'll see where the bug is.