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 with COM).

Sample code would be great :)

Cheers.

Paul

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 version given, see SDK for full example)
A4: C# (.NET Framework needed)
A5: Python (win32 package by Mark Hammond required)
A6: ActiveState Perl
A7: Ruby
A8: TCL
A9: Delphi
A10: PHP

--
Alexandro Colorado
Help the Tabasco Relief efforts:
http://rootcoffee.blogspot.com/2007/11/race-to-save-mexico-flood-victims.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to