9fans archive / 2004 / 05 / 578 prev next
From: Rob Pike <robpike@gma...>
Subject: Acme - multiple rows before columns?
Date: Wed, 26 May 2004 10:05:00 -0700
> is there any particular reason why acme doesn't allow one to
> create rows at the "top level" like NewCol does? i'd like to
> have one very wide col in one row, and my normal 3-col view
> in another row above that. is this just a programming issue,
> or is there an architectural reason it'd be particularly
> dificult, or something else?
the only reason is that it's not designed that way.
-rob