On Tuesday, 30 May 2017 at 10:20:53 UTC, Andrew Edwards wrote:
Sorry, rough day. Could someone please explain what this means and how do go about resolving it?

Thanks,
Andrew

If you want to resolve it just do

    const label_size = CalcTextSize(...);

but as others have mentioned make sure it is the right type (although if they are functionally identical it won't matter).

Reply via email to