On Fri, Jun 17, 2011 at 3:58 PM, Guillermo Polito <guillermopolito@gmail.com> wrote:
BTW, thanks for pushing this! :)


Indeed, actually I hope Keymapping + TWM + WindowOrganizer will be in 1.4 so we can have a more productive IDE.

Laurent.

��

On Fri, Jun 17, 2011 at 10:57 AM, Guillermo Polito <guillermopolito@gmail.com> wrote:


On Fri, Jun 17, 2011 at 3:24 AM, laurent laffont <laurent.laffont@gmail.com> wrote:
Hi Guillermo,

Now TWM works with ConfigurationOfKeymapping 1.8.

Gofer it
squeaksource: 'TilingWindowManager';
package: 'ConfigurationOfTilingWindowManager';
load.
ConfigurationOfTilingWindowManager loadDevelopment.



Something I want to fix: if an editor has the focus, TWM shortcuts don't work.��
I've tried:

TilingTWMSettings class>>buildKeyMappingSettingsOn: aBuilder ��
<keymap>
.....
�� �� �� �� ��{PasteUpMorph. SystemWindow. TextEditor. SmalltalkEditor}��
do: [:aClass| aBuilder attachShortcutCategory: #twmShortcut to: aClass ].

but no success .....

Probably the TextEditor overrides a shortcut in a non desired way...�� Does it happen for every twm shortcut?�� We should write a testcase...
��



Laurent Laffont -��@lolgzs

Pharo Smalltalk Screencasts: http://www.pharocasts.com/
Blog: http://magaloma.blogspot.com/