Take a look at IupMatrixEx. There are several interesting options there.

Best,
Scuri


On Thu, Aug 18, 2016 at 10:38 AM, Ranier VF <[email protected]> wrote:

> Hi,
>
> How can display values numeric with IupMatrix:
>
>
> Example:
>
> Value = 18.98
>
>
> Storing in matrix:
>
> IupSetDoubleId2(mat, "", i + 1, 2, 18.98);
>
>
> How display: 18,98
>
> With comma and 2 decimals?
>
>
> Best regards,
>
>
> Ranier
>
> ------------------------------------------------------------
> ------------------
>
> _______________________________________________
> Iup-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
------------------------------------------------------------------------------
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to