"New Table Object" (sort of) Problem

Jonathan Lynch jonathandlynch at gmail.com
Thu Apr 5 15:55:16 EDT 2007


Hi Len...

You are welcome to use the table object I created - and tweak it as you
need. It does a bunch of things.

http://revolution.widged.com/stacks/open/components/spreadsheet_object.rev

On 4/3/07, Len Morgan <len-morgan at crcom.net> wrote:
>
> I'm trying to create a REAL table object (hopefully reusable), and I'm
> getting close.  What I've done is create a Header group that has
> non-functioning buttons (for right now) that goes across the top.  I
> then created a group of fields that butt up against each other and
> formatted to the same width as the header group.  This group will be one
> row of my table.  I will need as many copies of this group as there are
> rows returned from a query.
>
> This works fine as long as there are fewer rows returned than the size
> of the screen.  I'm copying the row group into another group that I want
> to use as a scrolled container with a scrollbar on the side so any rows
> that go "below" the area of this group should not be visible until they
> are scrolled into view (and the rows above should go away as they are
> scrolled off the top of the containing group.
>
> The problem is that the new rows just keep on going right to the bottom
> of the screen.  How can I make a scrolled box of groups?
>
> Thanks
>
> Len Morgan
> _______________________________________________
> 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
>



-- 
Do all things with love



More information about the use-livecode mailing list