View Single Post
Old 01-22-2010, 11:45 AM   #160
Jim Chapman
Addict
Jim Chapman ought to be getting tired of karma fortunes by now.Jim Chapman ought to be getting tired of karma fortunes by now.Jim Chapman ought to be getting tired of karma fortunes by now.Jim Chapman ought to be getting tired of karma fortunes by now.Jim Chapman ought to be getting tired of karma fortunes by now.Jim Chapman ought to be getting tired of karma fortunes by now.Jim Chapman ought to be getting tired of karma fortunes by now.Jim Chapman ought to be getting tired of karma fortunes by now.Jim Chapman ought to be getting tired of karma fortunes by now.Jim Chapman ought to be getting tired of karma fortunes by now.Jim Chapman ought to be getting tired of karma fortunes by now.
 
Posts: 310
Karma: 2025434
Join Date: Oct 2009
Device: Lumia 950 Phone
Quote:
Originally Posted by dioib View Post
Jim, if you could add a {Copy "Word"} option to the menu then users could use it along with MDict.
In v1.1, I've implemented dictionary lookup with program code that:
1) Copies the selected word into the clipboard
2) Launches SlovoEd (I asked, in another MobileRead thread, whether anyone had any other dictionary programs they wanted me to integrate with, and I got no answers).

So if you can tell me how to find the right path name for MDict, I will add code that uses MDict for the lookup instead (i.e. I'll look for SlovoEd and use it if I find it; if I don't find it, I will try with MDict). Obviously I need a path that works for all localisations (so \Program Files\MDict.exe is probably wrong, since it won't work for locales where the path is '\Programas\MDict.exe' or whatever). It's probably in a registry key somewhere.

Thanks,

Jim

Last edited by Jim Chapman; 01-22-2010 at 12:01 PM.
Jim Chapman is offline   Reply With Quote