according to this thread it should exist:
http://groups.google.com/group/webpy/browse_thread/thread/cdeb59f4dc35d1bb/a81291fd9a74da0e?lnk=gst&q=use_table%3DFalse+#a81291fd9a74da0e

if it doesn't exitst, it should imho.

On Jul 11, 5:44 pm, andrei <[EMAIL PROTECTED]> wrote:
> i've never heard of this option. does it exist at all?
>
> On Jul 11, 4:48 pm, rostoQ <[EMAIL PROTECTED]>
> wrote:
>
> > I have web.py 0.23,
> > The following code dosent make the Form displayed in <divs>, did i
> > placed the use_table argument right?
>
> > addform = form.Form(
> >     form.Dropdown("master",
> >     form.Textbox("titel"),
> >     form.Textarea("content"),
> >     use_table=False
> > )
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to