This can be achieved by using table control, create three columns (C1, C2 & C3) with checkbox (C1), text/custom (C2), INT (C3), C3 used to maintain line number of in the text (if you text wrap to three lines 1,2,3 etc). Show C1 (checkbox) for first line and hide for rest of rows. Set 3rd COL width as zero to hide it. This works for me...
--- mike margerum <[EMAIL PROTECTED]> wrote: > You can just draw the rows and checkboxes yourself > on a gadget. See > FldCalcHeight and FntWordWrap > Timothy Dean wrote: > > >What is the best way to create a check box where > the text has to wrap to > >more than one line? Thanks. > > > >Timothy Dean > >MobileDataforce > > > > > > > > > > > > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see > http://www.palmos.com/dev/support/forums/ > __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
