Table in TLF?!
hi folks,
I have a flex project that I want to impelemet my poems with TLF?
Can I have something like <tr>, <td> and totally table?!
I know, theer is no table support in TLF but I want to know is there any way to simulate that?!
something like this:
| Poem 1st hemistich | space | Poem 2nd hemistich |
|---|---|---|
| Poem 1st hemistich of 1st bits (justify) | blank part for making space inherit of my project with | Poem 2nd hemistich of 1st bits (justify) |
| Poem 1st hemistich of 2nd bits (justify) | Poem 2nd hemistich of 2nd bits (justify) | |
| Poem 1st hemistich of 3th bits (justify) | Poem 2nd hemistich of 3th bits (justify) |
I want to make it with <s:div>, <s:span> , ... and import it with textConverter to a RichEditable text control?
(of Course, there is no header and border in my mind for my project)
Can I?! and If we can do this? how can I impelement somthing like this?!
TanQ
BornA
