PtNumericFloat widget ignoring value, min and max

I am setting Pt_ARG_NUMERIC_VALUE to 15, Pt_ARG_NUMERIC_MIN to 0, and
Pt_ARG_NUMERIC_MAX to 30 on a PtNumericFloat widget in PhAB. When I
compile and run the application, the value is set to zero and the min
and max appear to be set to the defaults. How come?

Hello Bruce,

This is a known issue and should be fixed soon.

Thanks,
Dave B.



Bruce Davis wrote:

I am setting Pt_ARG_NUMERIC_VALUE to 15, Pt_ARG_NUMERIC_MIN to 0, and
Pt_ARG_NUMERIC_MAX to 30 on a PtNumericFloat widget in PhAB. When I
compile and run the application, the value is set to zero and the min
and max appear to be set to the defaults. How come?