The menus are on AbstractNautilusUI class, protocol âmenusâ You can find how to move methods in AbstractTool. I guess the copy will be there too :) Ben On 07 Dec 2013, at 23:16, kilon alios <kilon.alios@gmail.com> wrote:
Check Mate in 2 moves. Well played my friend, well played.
:P
Ok I will bite , how I figure out the right click menu and the copy function ? Which classes and methods should I look at ? Help me understand and Santa Clause will bring the slice down your chimney.
On Sun, Dec 8, 2013 at 12:11 AM, Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com> wrote: Was not plan, but if someone propose a slice, it will get in :P
Ben
On 07 Dec 2013, at 22:53, kilon alios <kilon.alios@gmail.com> wrote:
thanks. Is there any chance this will make it into the right click menu ? Looks like quite essential to me. Also it would make it unnecessary to open a new nautilus window for the shake of copying to an another package.
On Sat, Dec 7, 2013 at 11:26 PM, Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com> wrote: drag and drop them holding shift (you should see a little red â+â)
Ben
On 07 Dec 2013, at 22:15, kilon alios <kilon.alios@gmail.com> wrote:
Hey there I was wondering how to copy a couple of methods I have from one class to another. I can't find anything that can do this from right clicking the method.