BTW, thanks for pushing this! :)
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 itsqueaksource: '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/Developer group: http://cara74.seasidehosting.st