ggallen
11-20-2003, 06:52 PM
What I want is have a list of name with checkboxes
but be able to scroll within that list inside a table cell.
The only way I can think of is make a frame just in
that cell, but the problem is I don't/won't know the
exact x/y coordinates or the % of screen to use. As
well, Ive not used frames in real code.
Is this possible to do? Essentially, I would have a second
form just within that cell, so I would have scroll bars in
that cell.
Almost like a text area box, but with checkboxs within that
textarea.
George
but be able to scroll within that list inside a table cell.
The only way I can think of is make a frame just in
that cell, but the problem is I don't/won't know the
exact x/y coordinates or the % of screen to use. As
well, Ive not used frames in real code.
Is this possible to do? Essentially, I would have a second
form just within that cell, so I would have scroll bars in
that cell.
Almost like a text area box, but with checkboxs within that
textarea.
George