| View previous topic :: View next topic |
| Author |
Message |
sfreeman General User

Joined: 17 Feb 2009 Posts: 21
|
Posted: Wed May 20, 2009 4:15 am Post subject: How to select a character using xtextcursor? |
|
|
Hello,
May i know how to select a character using xtextcursor and how to clear selection after that? i want to know Font property of each character. Thanks in advance |
|
| Back to top |
|
 |
RPG Super User

Joined: 24 Apr 2008 Posts: 2696 Location: Apeldoorn, Netherland
|
Posted: Wed May 20, 2009 4:23 am Post subject: Re: How to select a character using xtextcursor? |
|
|
Hello
| sfreeman wrote: | | May i know how to select a character using xtextcursor and how to clear selection after that? i want to know Font property of each character. Thanks in advance |
This link point you to the manual what is a leadin for basic and how to handle with text in OOo.
http://wiki.services.openoffice.org/wiki/Documentation/BASIC_Guide/Structure_of_Text_Documents
They explain only how to handle with text in a document. If you want handle the text on screen you need the view cursor. For more information search on view cursor.
Romke |
|
| Back to top |
|
 |
sfreeman General User

Joined: 17 Feb 2009 Posts: 21
|
Posted: Wed May 20, 2009 7:54 pm Post subject: Character Font |
|
|
| Thanks RPG for your reply, Do you know how to do that using Java ? Once again thanks for the reply |
|
| Back to top |
|
 |
|