hmm but IMO it used to work, right? what is the issue right now? From what I know, the problem is that you cannot "empty" internal commands, since there was not EmptyShortcut object. So whenever you would type the shortcut for an internal command which has not been modified through keymapping it still would use the default one. However overriding a shortcut with Keymapping should work.
camillo On 2011-04-12, at 17:12, Guillermo Polito wrote: > I'll be spliting my free time the next weekend in: > > - refactor TextMorph/editors to see what can be done > - writing a new TextMorph w/o using editors > > But I can't promise anything :/ > > On Tue, Apr 12, 2011 at 12:05 PM, Tudor Girba <[email protected]> wrote: > Hi, > > That is a pity :(. Is there any hope to have an improvement on this front any > time soon? > > Cheers, > Doru > > > On 12 Apr 2011, at 15:36, Guillermo Polito wrote: > > > I was trying to get Keymapping work well with TextMorph the last days. But > > TextMorph fought against me... Event handling between TextMorph and editor > > is very coupled and spaghetized :P. > > > > So, if you want shortcut for a TextMorph, they are not available yet :/. > > > > On Tue, Apr 12, 2011 at 8:01 AM, Camillo Bruni <[email protected]> > > wrote: > > Hi Doru, > > > > The last version I worked on together with guille is in KeyMapping. > > Furthermore I think the Configurations were not adapted, so you will have > > to load the packages manually: > > > > - Core > > - Settings > > - Shortcuts > > - Test > > > > cheers, > > Camillo > > > > > > On 2011-04-12, at 12:24, Tudor Girba wrote: > > > > > Hi, > > > > > > I would like to give it a try to integrate Keymapping into Glamour, but I > > > see that there are two repositories where Keymapping-related packages are > > > committed: Keymapping and ShortWays (this has the latest commit). > > > > > > Furthermore, there are three ConfigurationOfKeymapping (also in > > > MetacelloRepository). > > > > > > Where do I get the latest and supported Keymapping from? > > > > > > Cheers, > > > Doru > > > > > > > > > > > > -- > > > www.tudorgirba.com > > > > > > "Relationships are of two kinds: those we choose and those that happen. > > > They both matter." > > > > > > > > > > > > > > > > > > > > > > > > > > -- > www.tudorgirba.com > > "Some battles are better lost than fought." > > > > >
