Hi,
I am the only one to find this screen weird? https://puu.sh/qSyo9/baa12ac902.png It's pretty annoying when I am debugging and that instead of an inspector I get the inheritance… Or when I change a method in the debugger, I want to paste a sentence (I know, copy/paste are evil but sometimes they can be useful) and I get the versions window… Could we find a way to improve that? :) -- Cyril Ferlicot http://www.synectique.eu 165 Avenue Bretagne Lille 59000 France signature.asc (817 bytes) Download Attachment |
2016-08-29 15:28 GMT+02:00 Cyril Ferlicot Delbecque <[hidden email]>: Hi, I don't even know how you get this menu. What pane is selected when you open this context menu? -- |
On 29/08/2016 15:40, Nicolai Hess wrote: > I don't even know how you get this menu. > What pane is selected when you open this context menu? > I just did a right click on the source pane of the debugger -- Cyril Ferlicot http://www.synectique.eu 165 Avenue Bretagne Lille 59000 France signature.asc (817 bytes) Download Attachment |
In reply to this post by CyrilFerlicot
Hi,
I do not have those shortcuts in my image. See below a picture of a Pharo 6.0 image. Could you tell me where you see this? Cheers, Doru On Aug 29, 2016, at 3:28 PM, Cyril Ferlicot Delbecque <[hidden email]> wrote: |
Make sure you are not getting screwed by startup scripts (since you are already overriding the debugger shortcuts). Peter On Mon, Aug 29, 2016 at 3:42 PM, Tudor Girba <[hidden email]> wrote:
|
In reply to this post by CyrilFerlicot
Hi,
Could you please try to reproduce this in any of the images publicly available (e.g., Moose, Pharo)? Cheers, Doru > On Aug 29, 2016, at 3:42 PM, Cyril Ferlicot Delbecque <[hidden email]> wrote: > > > > On 29/08/2016 15:40, Nicolai Hess wrote: >> I don't even know how you get this menu. >> What pane is selected when you open this context menu? >> > > I just did a right click on the source pane of the debugger > > -- > Cyril Ferlicot > > http://www.synectique.eu > > 165 Avenue Bretagne > Lille 59000 France > -- www.tudorgirba.com www.feenk.com "To lead is not to demand things, it is to make them happen." |
In reply to this post by Peter Uhnak
On 29/08/2016 16:14, Peter Uhnák wrote: > Make sure you are not getting screwed by startup scripts (since you are > already overriding the debugger shortcuts). > > Peter > It was the problem :( I found it with the help of Andrei and he helped me to improve my script. Sorry for the false alarm! -- Cyril Ferlicot http://www.synectique.eu 165 Avenue Bretagne Lille 59000 France signature.asc (817 bytes) Download Attachment |
Hi Cyril,
No problem. I am glad you found the solution. Cheers, Doru > On Aug 29, 2016, at 4:24 PM, Cyril Ferlicot Delbecque <[hidden email]> wrote: > > > > On 29/08/2016 16:14, Peter Uhnák wrote: >> Make sure you are not getting screwed by startup scripts (since you are >> already overriding the debugger shortcuts). >> >> Peter >> > > It was the problem :( I found it with the help of Andrei and he helped > me to improve my script. > > Sorry for the false alarm! > > -- > Cyril Ferlicot > > http://www.synectique.eu > > 165 Avenue Bretagne > Lille 59000 France > -- www.tudorgirba.com www.feenk.com "Reasonable is what we are accustomed with." |
Free forum by Nabble | Edit this page |