--- In [email protected], "Sheri" <sheri...@...> wrote: > > > > I guess what we currently have is start and end character, as opposed to > > > start and end offsets. > > > > Yeah, that sounds good. > > > > So leave as is? > Yes, it will do. The PCRE offset values obtained by using the current > plugin's start value minus 1 and end value as-is work in EM_SETSEL > sendmessages.
Good. Meanwhile, does com.get_accessible_object work for what you wanted it for (out-of-process richedit controls?) Using it to retrieve IAccessibles doesn't work much: very few useful IAccessible methods work (they throw COM exceptions). Tried lots of ways to get them to work, not much luck so far.
