[squeak-dev] Keyboard shortcuts in Cuis?

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

[squeak-dev] Keyboard shortcuts in Cuis?

bpi
Hi Juan,

I just noticed that at least some keyboard shortcuts don't work in Cuis, e.g. Cmd-k, Cmd-b and Cmd-t for opening a Workspace, Browser or Transcript respectively. I am on a Mac using the Squeak 4.1.1beta2U VM.

Cheers,
Bernhard


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Keyboard shortcuts in Cuis?

Juan Vuletich-4
Hi Bernhard,

Bernhard Pieber wrote:
> Hi Juan,
>
> I just noticed that at least some keyboard shortcuts don't work in
> Cuis, e.g. Cmd-k, Cmd-b and Cmd-t for opening a Workspace, Browser or
> Transcript respectively. I am on a Mac using the Squeak 4.1.1beta2U VM.
>
> Cheers,
> Bernhard

Right. I removed them. I actually removed the possibility of the World
having keyboard focus. I believe the World should know as little as
possible about such things as dev tools...

Cheers,
Juan Vuletich

bpi
Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Keyboard shortcuts in Cuis?

bpi
Hi Juan,

Well, then you should also remove the shortcut indicators from the  
menu, shouldn't you?

But then, I am not sure, if I like it. Why should the world menu not  
have keyboard shortcuts if popup menus say in workspaces do have them?  
I think it is less consistent.

Cheers,
Bernhard

Am 13.07.2009 um 04:46 schrieb Juan Vuletich:

> Hi Bernhard,
>
> Bernhard Pieber wrote:
>> Hi Juan,
>>
>> I just noticed that at least some keyboard shortcuts don't work in  
>> Cuis, e.g. Cmd-k, Cmd-b and Cmd-t for opening a Workspace, Browser  
>> or Transcript respectively. I am on a Mac using the Squeak  
>> 4.1.1beta2U VM.
>>
>> Cheers,
>> Bernhard
>
> Right. I removed them. I actually removed the possibility of the  
> World having keyboard focus. I believe the World should know as  
> little as possible about such things as dev tools...
>
> Cheers,
> Juan Vuletich
>