Re: [Pharo-project] [squeak-dev] World menu OCompletion-like algorithm

2010-04-27 Thread Sean P. DeNigris
Mariano Martinez Peck wrote: > > isn't WorkingSet something similar > WorkingSet looks way cool! It does for the browser what I was suggesting we do for the world menu. I will code something up for everyone to play with. Stand by... Sean -- View this message in context: http://forum.worl

Re: [Pharo-project] [squeak-dev] World menu OCompletion-like algorithm

2010-04-27 Thread Mariano Martinez Peck
Romain, now I remember...isn't WorkingSet something similar to what he wants ? Sean, you can test it. Read: http://forum.world.st/ANN-WorkingSet-td1296111.html#a1296111 Cheers Mariano On Mon, Apr 26, 2010 at 9:21 PM, Romain Robbes wrote: > A useful trick is that you can type in menus to select

Re: [Pharo-project] [squeak-dev] World menu OCompletion-like algorithm

2010-04-26 Thread Romain Robbes
A useful trick is that you can type in menus to select items. That's not the same, but still might help. Romain On Apr 25, 2010, at 4:41 PM, Sean P. DeNigris wrote: > > > Mariano Martinez Peck wrote: >> >> Open a couple of windows >> (browser, workspace, transcript, test runnerr, e

Re: [Pharo-project] [squeak-dev] World menu OCompletion-like algorithm

2010-04-25 Thread Sean P. DeNigris
Mariano Martinez Peck wrote: > > Open a couple of windows > (browser, workspace, transcript, test runnerr, etc) and then, in the > world, > do a "shift + click" > Cool feature, thanks. And, it seems that it shows a list of currently open windows, which is different from 'the last three types

Re: [Pharo-project] [squeak-dev] World menu OCompletion-like algorithm

2010-04-25 Thread Mariano Martinez Peck
Hi Sean. I wanted that too. I remember it was one of the things I missed more as I come from Eclipse world. There I used to have ctrl + F7 or similar. There is something similar in Squeak/Pharo. Open a couple of windows (browser, workspace, transcript, test runnerr, etc) and then, in the world, do