How to Meta-Click 
In Squeak and Pharo, on Windows, the default method to Meta-Click is to Shift+Alt+left-click
i.e. click : left-click
      action-click :  right-click
      meta-click: Shift+Alt+left-click
To change the behaviour in Pharo 1.4, use
    System > Settings > Settings Browser, then
    System > Keyboard > Control and Alt Keys.
Where Image files are stored
In both Squeak and Pharo, the image files are stored in  
   ..\Contents\Resources\*.image  (or *.ima)
The other default behaviour I have found, with Seaside On Squeak (3.0.6 on 4.3), is:
   click : left-click
   action-click :  Alt+left-click
   meta-click: right-click
Subscribe to:
Post Comments (Atom)
 
No comments:
Post a Comment