https://pharo.fogbugz.com/f/cases/13240/Spec-buttons-DNU-on-right-click
On 03 May 2014, at 09:54, Sven Van Caekenberghe <[email protected]> wrote: > That is apparently a Spec problem (i.e. all buttons created with Spec react > like this): > > ButtonModel new > label: 'Right-click Me'; > action: [ self inform: 'Clicked !' ]; > openWithSpec > > CC'ing to Pharo dev. We probably have to turn this into an bug tracker issue. > > Thanks for reporting. > > On 03 May 2014, at 03:11, S. Garth Holland <[email protected]> wrote: > >> Hi, started looking a Pharo again. I was going to load Iliad from the >> Configuration browser. The window has two buttons: "Install Stable >> Configuration" and "Load Configuration". I was not sure why I would want to >> just load the configuration. This link provided some insight >> https://www.youtube.com/watch?v=se21CH4BfyE&feature=youtu.be >> >> I did try right clicking on the buttons to get some guidance but that gave >> me a walkback. >> >> TIA, Garth >> >> >> BTW, I strongly recommend short well titled screen-casts as a precursor to >> real documentation. >> >> >> Date: Thu, 1 May 2014 10:28:35 +0200 >> From: [email protected] >> To: [email protected] >> CC: [email protected] >> Subject: Re: [Pharo-users] Pharo 3 minor issue >> >> it usually happens that way. You test everything and miss something >> obvious... >> >> ciao >> >> giorgio >> >> >> On Thu, May 1, 2014 at 9:24 AM, Esteban Lorenzano <[email protected]> >> wrote: >> thanks for reporting, I will look at it (super weird that it did not arise >> before :( ) >> >> Esteban >> >> On 30 Apr 2014, at 20:54, giorgio ferraris <[email protected]> >> wrote: >> >>> Hi, >>> >>> started looking at Pharo after many years. >>> First of all, you all did an awesome works, thank you! >>> There is a small problems on System Browser >>> open image >>> open system browser >>> choose one class >>> select group >>> The class side checkbox is enabled, if you check it, you get a wall bak . >>> Giorgio >>> >>> <Screen Shot 2014-04-30 at 20.42.03.jpg> >> >> >> >> <PharoScreenshot.png> >
