Thanks.  Can I somehow use the check box height to make sure if they click
on the second line of text that the check box is selected?  It seems like
the check box is centered so if I increase the "height" of the check box
control, it increases the area above and below the check box that I can
select.  I want to be able to extend the height of the check box control
downward only just enough to include the second (or 3rd, or 4th...) line of
text.

If that doesn't work, what is the best approach?  Do I need to catch the pen
down event and check to see if the user clicked on the label below the check
box?

Timothy Dean
MobileDataforce


"Ben Combee" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> At 11:56 AM 8/3/2004, you wrote:
> >What is the best way to create a check box where the text has to wrap to
> >more than one line?  Thanks.
>
> Multiline checkboxes are supported in Palm OS Cobalt, but not in Palm OS
> Garnet (5.x) or earlier.  Probably the best way to do this in older OSes
is
> to position a label underneath the checkbox with the additional text, or
to
> not provide any text and just use a label for the whole thing.
>
> -- Ben Combee, DTS technical lead, PalmSource, Inc.
>     "Combee on Palm OS" weblog: http://palmos.combee.net/
>     Palm OS Dev Fourm Archives: http://news.palmos.com/read/all_forums/
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to