Hi Paul,
maybe you could give more information about the API you "normally" use
exactly in this situation.
I have the feeling you are NOT interested in the information which
paragraph has the cursor, but really only on absolute screen positions.
The cursor in OOo is handled/drawn via VCL, Window
Paul Blenkhorn wrote:
> Hi
>
> I am trying to make some Assistive Technolgy that I have for OOo work
> better but need some help.
>
> Does anyone know how I can position of the Caret in Writer using
> VBScript or Visual Basic (connected to Uno with COM).
The caret can be moved by using a Vi
Buenos dias Alexandro,
> There are some good snippets to connect to UNO through COM:
> http://www.oooforum.org/forum/viewtopic.phtml?t=9815
>
> You can see how to connect to UNO on all these languages:
> A1: Visual Basic
> A2: C (verified both with Visual Studio and gcc)
> A3: C++ (only short versi
On Mon, 19 Nov 2007 09:58:29 -0600, Paul Blenkhorn
<[EMAIL PROTECTED]> wrote:
Hi
I am trying to make some Assistive Technolgy that I have for OOo work
better but need some help.
Does anyone know how I can position of the Caret in Writer using
VBScript or Visual Basic (connected to Uno w
Hi
I am trying to make some Assistive Technolgy that I have for OOo work
better but need some help.
Does anyone know how I can position of the Caret in Writer using
VBScript or Visual Basic (connected to Uno with COM).
Sample code would be great :)
Cheers.
Paul