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

Joined: 17 Apr 2012 Posts: 9
|
Posted: Wed May 09, 2012 8:00 pm Post subject: Can add custome text content to writer? |
|
|
Hello, these days, I've searched the form, and want to know how to add custom text content like text field, which is secondary data level of the document, but can edit it's content directly, rather than click the text field and popup the dialog. this feature looks like MSHTML's "Edit Graph", does any know? Thanks!
Sorry for poor English! |
|
| Back to top |
|
 |
keskkin Power User


Joined: 06 Oct 2011 Posts: 50 Location: Catalonia
|
Posted: Sat May 12, 2012 3:02 pm Post subject: |
|
|
I don't know if I have really understood your question, but what about using cross-references? _________________ Thank you!!
FRS, teacher & thesis writer
OpenOffice 3.3.0 in Mac Snow Leopard |
|
| Back to top |
|
 |
sandwen1985 General User

Joined: 17 Apr 2012 Posts: 9
|
Posted: Sun May 13, 2012 8:38 pm Post subject: |
|
|
| keskkin wrote: | | I don't know if I have really understood your question, but what about using cross-references? |
I have tested cross-references, but it needs some reference source, this is not my expectation. May be i must simply my question.
I need a text field that just show the string, and I can edit its content just like normal text string without any dialog. But now we can not edit the string in the fields that the Writer inserted directly, they must be edit in a popup dialog.
May this description is clear! |
|
| Back to top |
|
 |
JohnV Administrator

Joined: 07 Mar 2003 Posts: 8995 Location: Lexinton, Kentucky, USA
|
Posted: Mon May 14, 2012 8:42 am Post subject: |
|
|
Text field strings must be edited in some sort of dialog so what you ask is not possible.
You can be queried for their content when you open the document. Would that help? |
|
| Back to top |
|
 |
sandwen1985 General User

Joined: 17 Apr 2012 Posts: 9
|
Posted: Mon May 14, 2012 7:09 pm Post subject: |
|
|
| JohnV wrote: | Text field strings must be edited in some sort of dialog so what you ask is not possible.
You can be queried for their content when you open the document. Would that help? |
thanks for your reply. Mmm, seems there are no other ways. but can I write a custom text field class as UNO service, so that I can insert my custom text field and control its behavior such as mouse click or keyboard event? I looked up in the developer guide, but there is no information about how to custom text field. |
|
| Back to top |
|
 |
|