Yeah, that's one of my problems; I can't get an "inline"-esque element that
will auto-stretch to exactly the width of the contents. After that, the only
hurdle would be making the paras in each column the same width,
-tieg

On Mon, Jul 21, 2008 at 1:57 PM, jerry anning <[EMAIL PROTECTED]> wrote:

> i tried the obvious stack and flow method of making a table, shown in this
> pastie:
> http://pastie.org/237981
> but it did not work. I just got all of the paras in a stack. I also tried
> wrapping each para in an individual flow with a view to adding graphical
> delimiters to create boxes later, and got the same result. My primary logic
> capacitor is burned out today, so can someone tell me why this doesn't work?
>
>
> On Mon, Jul 21, 2008 at 10:27 AM, Emanuel Carnevale <
> [EMAIL PROTECTED]> wrote:
>
>>
>>
>> On Mon, Jul 21, 2008 at 4:16 PM, Tieg Zaharia <[EMAIL PROTECTED]>
>> wrote:
>>
>>> Just wondering if anyone's come up with a good workaround to get html-ish
>>> tables in Shoes? I have a good case for tabular data, but I haven't figured
>>> out how to make 'columns' and get them to stretch to the contents' size yet,
>>>
>>
>> what about a table made of stack and flows? if we hide everything behind a
>> class could be cool.you can add anything to a canvas, even images.
>>
>> Emanuel
>>
>>
>

Reply via email to