Thanks do you have an example of this label that will affect the height of the main UI size? I did see this example of WPF with MXS.
I’ve added a getMessageHeight() function that will make the text box the correct height (so long as there’s not to many lines that have overflowed and…
As you can see it doesn’t line up. I had tried doing that with what I had commented out in the code. lbl_msg.Text = substituteString labelText “\t”…
That code was missing the convertToSplineShape bit so it errored out. It seems to work now as expected when I created a fresh scene but it wasn’t ear…
Hi miauu, I’ve tried this with your function (and DenisTs’) and it’s not selecting the object on the first run of the function. Any idea why? with re…
I had the same issue of the full paths in ATSOps been shown as a relative path and I wanted to edit the selected bitmap nodes in SME and came across t…
In 2016+ you can use AssetManager.RemoveMissingAssets()