To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=25732
------- Additional comments from [email protected] Thu May 13 16:38:41 +0000 2010 ------- @chadley78 I understand what you are trying to say here, unfortunately from my research is not like that. If you go into writer, and go to View -> Toolbars -> Drawing = Text boxes, you can have the same non-connected areas. So I think it would be less coding to just import frames in draw rather than having Textboxes replicate what frames do. Again if you want to see the code you can check out here: http://api.openoffice.org/docs/common/ref/com/sun/star/drawing/TextShape.html and the frames here: http://api.openoffice.org/docs/common/ref/com/sun/star/text/AccessibleTextFrameView.html Is two completely different implementations one depending from "drawing module" and the other from "text module". Probably a more expert developer can comment on these differences as far as implementing this goes. Also please copy your comments to [email protected] to have more attention from devs. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
