On Sat, 23 Aug 2003 02:27:22 -0400, [EMAIL PROTECTED] wrote: > Can anyone tell me if there's a way to create a 2 column text field, > where the user can have editable text in the left column, and in the > right column have a checkbox? (So that the checkboxes all line up > with the text and scroll with the text if the vertical scrollbar is > used). Special bonus if I can have the rows with alternating colored > backgrounds.
You can simulate this with the imagesource command, clickchar and 2 images : the checkbox hilited and non hilited, but it's not multiplatform compliant ;-). _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
