Ah, yes! Thanks; I will try later to get the column widths setup, -tieg On Mon, Jul 21, 2008 at 2:30 PM, Emanuel Carnevale < [EMAIL PROTECTED]> wrote:
> > > On Mon, Jul 21, 2008 at 7: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? >> > > Instead of stack, flow, stack, > try > stack, flow > > here: > > http://pastie.org/238006 > > now, we should find some way to have all of the slots the same width. > > >> >> >> 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 >>> >>> >> >
