Path: utzoo!yunexus!torsqnt!dptcdc!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!purdue!haven!umbc3!otter.UMBC.EDU!alex From: alex@otter.UMBC.EDU (alex) Newsgroups: comp.windows.x Subject: Re: HP text widget Message-ID: <1770@umbc3.UMBC.EDU> Date: 8 Mar 89 17:48:45 GMT Article-I.D.: umbc3.1770 References: <3032@hplabsz.HPL.HP.COM> <6858@phoenix.Princeton.EDU> Sender: newspost@umbc3.UMBC.EDU Lines: 27 In article <3032@hplabsz.HPL.HP.COM>, mayer@hplabsz.HPL.HP.COM (Niels Mayer) writes: > from TextEdit.c status > --------------- ----------- > InsertLine can't find it in r3 > DeleteChar changed to Delete (?) > > What's going on here? I'm so confused! Where's all this documented? Help! > I haven't had the time or desire to look into this in more detail... If you remove InsertLine and change DeleteChar to Delete, the problems with 'i' and 'd' go away, but that brings up a more intereting question... What appears to be happening is since the toolkit can't identify "InsertLine" it matches it to "I" without even a warning. I wouldn't expect this, especially in light of the fact that it will produce warnings about multiply decined keys, ie: I: something()\n\ InsertLine: something()\n\ produces a warning about a redefined Key! :alex Alex Crain Systems Programmer alex@umbc3.umbc.edu (NEW DOMAIN!) Univ Md Baltimore County nerwin!alex@umbc3.umbc.edu