In the browser, right-click on the class in question, then Refactoring -> Class Refactoring -> Generate Accessors The little "h, a" indicate that the keyboard shortcut is mod+h+a where mod is your OS-specific modifier key for Pharo shortcuts (ctrl on linux and windows, command on osx).
On 1 avr. 2014, at 17:46, Roelof Wobben <[email protected]> wrote: > Hello, > > On squeeze 3.9 you can make them with a menu. > > Is there a simular way I can do the same in Pharo 3.0 ? > > Roelof >
