Changing a field to a table field and vice versa

Mikey mikeythek at gmail.com
Mon Jul 7 16:18:15 EDT 2008


thanks, Jan.

On Mon, Jul 7, 2008 at 15:53, Jan Schenkel <janschenkel at yahoo.com> wrote:

> --- Mikey <mikeythek at gmail.com> wrote:
> > What can I set to switch a field to a table field
> > and back again?
> >
>
> If all you want is to display the grid, then you can
> do this with:
> ##
> set the vGrid of field "MyField" to true
> set the hGrid of field "MyField" to true
> ##
> And you may want to tweak the 'tabStops' property as
> well.
>
> If you also want to turn on the 'table' behaviour and
> cell editing:
> ##
> set the cRevGeneral["table"] of field "MyField" to
> true
> set the cRevTable["celledit"] of field "MyField" to
> true
> ##
>
> Hope this helped,
>
> Jan Schenkel.
>
> Quartam Reports & PDF Library for Revolution
> <http://www.quartam.com>
>
> =====
> "As we grow older, we grow both wiser and more foolish at the same time."
>  (La Rochefoucauld)
>
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



-- 
EB White  - "Be obscure clearly."



More information about the use-livecode mailing list