[sword-devel] Re: word selection
Stephen Denne
sword-devel@crosswire.org
Fri, 22 Jun 2001 20:11:11 +1200
I've no idea what get's used, but I've got:
Windows ME (with 1000 too many installed programs)
C:\Windows\System\riched20.dll version 5.30.23.1203 (Microsoft RichEdit Control, version 3.0)
C:\Windows\System\riched32.dll version 5.0.1461.82 (Windows 95 Rich Text Edit Control)
(Product Name =Microsoft Exchange, Comments=Service Pack 4)
C:\Windows\System\richtx32.ocx version 6.0.84.18
I've since tried a Win2K machine too, and like you, the word selection works correctly, but there is no conterxt menu.
Windows 2000 Professional
C:\WinNT\System32\riched20.dll version 5.30.23.1200 (Microsoft RichEdit Control, version 3.0)
C:\WinNT\System32\riched20.dll version 5.0.2134.1 (Wrapper dll for Richedit 1.0)
No sign of richtx32.ocx
> This would have to be an issue with the RTF control, but I'm not getting
> the problem. I wonder if I've got a different control from everyone
> else, as that would explain why I also get no context menu. (I've got
> Windows 2000, which has RichEdit 3.0.) Left-click behavior is normal
> for me: double click selects word, triple click selects everything.
>
> I can't click Dictionary Lookup since I haven't got that context menu,
> but I can copy & paste words from the text into the dictionary text box
> just fine.
>
> --Chris
>
> > > Another problem, with either front-end, or lxxm module, or
> > a filter,
> > > is double clicking to select a word... often in lxxm it
> > only selects
> > > one or two letters.
> > A little more analysis: once the word is selected, and
> > dictionary lookup is performed, the word shown that has been
> > looked up is shown like this "pate?e?" and for that word,
> > double clicking on different parts of it select either the
> > "pate", or the last three letters individually. So I'm
> > guessing that the windows front-end needs a slight tweak.