On Thu, Oct 20, 2011 at 1:39 PM, Guillermo Polito
<guillermopolito@gmail.com> wrote:
On Thu, Oct 20, 2011 at 8:38 AM, Guillermo Polito
<guillermopolito@gmail.com> wrote:
On Thu, Oct 20, 2011 at 5:53 AM, St��phane Ducasse
<stephane.ducasse@inria.fr> wrote:
Hi guillermo
Can I with keymapper have a tool that define a set of binding that overrides the one defined globally?
This way we could unify all the system to use only one mechanism for keymapping.
Actually, this is the actual behavior :).�� The event bubbles in the morph composition from child to parent.�� So, if the child handles the event, it overrides it's parent definition.
The problems Mariano and Laurent
Sorry, I meant *the problems Mariano and Laurent have experienced*!
hehe, I thought I was a bug :)
Laurent
��
��
are because of collisions between keymapping shortcuts and hardcoded shortcuts.�� If all shortcuts are declared through keymapping this will be no problem.
Cheers,
Guille