TreeDwannaB
@treedwannab
New Member
Joined: Feb 15, 2024
Topics: 7 / Replies: 7
Topic
Forum
Replies: 0
Views: 16
Reply
RE: Autofit a .NET label by height with support for tab characters

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.

3 years ago
Forum
Reply
RE: Autofit a .NET label by height with support for tab characters

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…

3 years ago
Forum
Reply
RE: Autofit a .NET label by height with support for tab characters

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”…

3 years ago
Forum
Topic
Forum
Replies: 7
Views: 18
Topic
Forum
Replies: 0
Views: 9
Reply
RE: How to perform LMB click with maxscript?

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…

9 years ago
Forum
Reply
RE: How to perform LMB click with maxscript?

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…

9 years ago
Forum
Topic
Forum
Replies: 0
Views: 10
Reply
RE: Get texture absolute path?

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…

10 years ago
Forum
Reply
RE: Fixing obsolete files in 'Missing External Files'

In 2016+ you can use AssetManager.RemoveMissingAssets()

11 years ago
Forum