is this a bug or just a limitation ?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

is this a bug or just a limitation ?

Mariano Martinez Peck
I am inside a method and I do ctrl + s where I have a undeclared variable. In that moment, a popup appears and I want to do "declare temp" for example. But, as I did ctrl + s
I would like to go to "declare temp" with the beyboard, and then, press enter. But this, doesn't work and the popup is closed. To make this work, I have to click on "declare temp" with the mouse :(

I think the most important thing I miss for others IDE is the mouse dependence we have in squeak. Just as an example, when I use Eclipse, I almost don't need the mouse and it is very fast this.

Thanks,

Mariano

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: is this a bug or just a limitation ?

Marcus Denker

On 25.02.2009, at 00:12, Mariano Martinez Peck wrote:

> I am inside a method and I do ctrl + s where I have a undeclared  
> variable. In that moment, a popup appears and I want to do "declare  
> temp" for example. But, as I did ctrl + s
> I would like to go to "declare temp" with the beyboard, and then,  
> press enter. But this, doesn't work and the popup is closed. To make  
> this work, I have to click on "declare temp" with the mouse :(
>
> I think the most important thing I miss for others IDE is the mouse  
> dependence we have in squeak. Just as an example, when I use  
> Eclipse, I almost don't need the mouse and it is very fast this.

Yes. Squeak was even worse (focus follows mouse exclusively). Should  
be fixed... but someone needs to do it :-)


--
Marcus Denker  --  [hidden email]
http://www.marcusdenker.de


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Re: is this a bug or just a limitation ?

Mariano Martinez Peck
Yes. I tried space and works! This is much better than using the mouse, so, thanks a lot for the data.

Cheers,

Mariano

On Wed, Feb 25, 2009 at 6:47 PM, Marcus Denker <[hidden email]> wrote:

On 25.02.2009, at 00:12, Mariano Martinez Peck wrote:

I am inside a method and I do ctrl + s where I have a undeclared variable. In that moment, a popup appears and I want to do "declare temp" for example. But, as I did ctrl + s
I would like to go to "declare temp" with the beyboard, and then, press enter. But this, doesn't work and the popup is closed. To make this work, I have to click on "declare temp" with the mouse :(

I think the most important thing I miss for others IDE is the mouse dependence we have in squeak. Just as an example, when I use Eclipse, I almost don't need the mouse and it is very fast this.

Yes. Squeak was even worse (focus follows mouse exclusively). Should be fixed... but someone needs to do it :-)


--
Marcus Denker  --  [hidden email]
http://www.marcusdenker.de




_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project