GTK equivalence to VCL Tristatebox

Jack Leigh leighman at gmx.se
Mon Feb 4 10:39:41 PST 2013


On 04/02/13 10:21, Olivier Hallot wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi
>
> I am converting the cell protection tab page of calc to the new widgets.
>
> On testing, vcl complains that GTK checkbox must be mapped to VCL
> Tristatebox. How do I fix that?
>
> Thanks.

They are listed as Tristatebox in the header file. I don't know enough 
about how tristate buttons are mapped but it may just be a case of 
changing them to CheckBox * which corresponds to GtkCheckButton.

Cheers,
Jack



More information about the LibreOffice mailing list