On Fri, 27 Sep 2002, Rob Lahaye wrote:
[...]
> Why does this function only work on check and button widgets?
> When I do, for example:
>
>       bc().addReadOnly(dialog_->choice_width_unit)
>
> the choice widget is not disabled for a readonly document!
>
> Does this function only apply to a limited set of Xforms widgets?
> If so, why?

We call fl_activate and fl_deactivate functions with the FL_OBJECT so
if some widget isn't deactivated then it's an XForms bug (or
limitation or feature).

Allan. (ARRae)

Reply via email to