Re: XForms: Check Button Labels..

Steve Lamont (spl@szechuan.ucsd.edu)
Fri, 13 Nov 98 07:28:56 PST

# To subscribers of the xforms list from spl@szechuan.ucsd.edu (Steve Lamont) :

> I'm having trouble changeing the label on a checkbutton. The old label does
> not dissappear, you can still see under the new label.. ??
>
> What is wrong ?

This is generally caused by using FL_NO_BOX for the box type. You
should use FL_FLAT_BOX instead with col1 set to the background color.
Of course, this also changes the box color so you may have to resort
to a kluge, such as creating a CheckButton object with FL_NO_BOX and
using a Text object for the label.

I don't think there's a particularly clean solution.

spl
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
XForms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/