<div dir="ltr">Hi,<br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 18, 2014 at 7:18 AM, Fridrich Strba <span dir="ltr"><<a href="mailto:fridrich.strba@graduateinstitute.ch" target="_blank">fridrich.strba@graduateinstitute.ch</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">On 18/03/14 06:23, Matteo Campanelli wrote:<br>
> - /"text background color":/<br>
<div class="">><br>
>     It seems to me that it is possible to specify a text box background<br>
>     in color in Draw. Are we then referring to background color of the<br>
>     text only?<br>
<br>
</div>Yes, it is possible to specify the colour of the text box itself, but it<br>
is not possible to specify the background of the text itself. The<br>
problem can be seen in import filters, where in the original<br>
applications the text, that has non-transparent (i.e. white) background,<br>
is describing lines (like in technical drawings). Because the background<br>
is transparent, the text is basically unreadable because of the line<br>
that is under it.<br></blockquote><div><br></div><div>I see, but thinking again I'm wondering: wouldn't specifying a text box with a certain transparency style be enough for that family of issues? Or is there something else text background may be required for?</div>

<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">
<br>
</div>In the ODF file-format, there is a possibility to specify a sequence of<br>
frames where text, when arrives at the end of one frame overflows into<br>
the next one.<br></blockquote><div>I made a search in the specification and I believe it is <a href="http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#attribute-draw_chain-next-name">draw:chain-next-name</a> you are referring to. Is that correct?</div>

<div><br></div><div>So, implementing this feature would require to:</div><div>- allow Draw to parse properly the attribute above (where does parsing of attributes and similar happens in the code architecture?);<br></div>
<div>
- implement the expected overflowing behavior (this should be simple enough, but still I am not sure where text boxes are handled in Draw's code);</div><div>- allow text boxes to specify a next link from the UI (maybe optional for a Summer Project?)</div>

<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><br>
>     Is there already something like this in Draw or LO in general, i..e<br>
>     ways. to reference other objects' properties explicitly?<br>
<br>
</div>Not in Draw yet. We have in LibreOffice already this feature implemented<br>
for Writer, where you can do this kind of "linked frames". <br></blockquote><div> </div><div>I see. Could you please exemplify I could I test this in Writer?</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
> - /"support of style":/<br>
<div class="">><br>
</div>I would in the first time look what is possible to specify in the Style<br>
and Formatting in Draw and what is possible in Writer. The first goal<br>
would be to bring them at the same level.<br></blockquote><div> </div><div>I'm starting to believe that the first three features (text background, overflow in frames and hyphenation) </div><div>could be sufficient for a summer project; adding more may make it risky.</div>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
Now, be aware that we might discover that any of this task is more<br>
complicated then what we think. </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
Thanks for your interest. I hope that I answered at least some of your<br>
questions.<br></blockquote><div>You definitely did, thank you.</div><div>Now my goal is to get a better grasp of how to approach these problems in the code and also which other subtasks they can be split it.</div><div><br>

</div><div>Cheers,</div><div>Matteo</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
Cheers<br>
<span class=""><font color="#888888"><br>
Fridrich<br>
<br>
</font></span></blockquote></div><br></div></div>