> 2015-06-07 14:30 GMT+02:00 karim abakar <[email protected]>: >> bonjour, est ce que quelqu'un peut m'expliquer comment declarer une >> methode de classe(je dis bien methode de classe pas d'instance) en >> pharo. Merçi et bon weekend
On Sun, Jun 7, 2015 at 8:41 PM, Serge Stinckwich <[email protected]> wrote: > Dear Karim, > > if you want to create a method class you have to select a class in a > System Browser and click on the radiobutton "Class side". Additionally, note that the method list will be bold when on the class side. cheers -ben
