MZ1
@mz1
New Member
Joined: Feb 14, 2024
Topics: 169 / Replies: 649
Reply
RE: Get World Tracks (C#)

This is great Serejah, But I think I was looking in wrong place. I just want to rapid access to the sound tracks, replace them or remove them… So I th…

4 years ago
Forum
Topic
Forum
Replies: 7
Views: 87
Reply
RE: System.Windows.Forms.Timer Unhandled Exception and escapeEnable = true

at least won’t popup dialogs: ( theTimer = dotnetobject “System.Timers.Timer” fn OnTick sender arg = ( print localtime ) dotnet.addEventHandle…

5 years ago
Forum
Topic
5 years ago
Forum
Replies: 0
Views: 55
Topic
Forum
Replies: 1
Views: 69
Reply
RE: SystemNotificationCode params (C#)

Ok, I found the solution, But now the new problem is that new version of Max will accept INotifyInfo for the proc arguments, while older version use I…

5 years ago
Forum
Reply
RE: SystemNotificationCode params (C#)

I found the struct “INameChange” for this, but max will crash with this code, When I change the scenestate (Max 2016): using Autodesk.Max; using Syst…

5 years ago
Forum
Topic
Forum
Replies: 2
Views: 59
Reply
RE: Save bitmap to file

Great! Thank You!

5 years ago
Forum
Topic
Forum
Replies: 2
Views: 72
Topic
5 years ago
Forum
Replies: 0
Views: 67
Reply
RE: Drag and drop from winform to material editor

Material, actually I have a listview contain all material in the scene.I want to drag and drop listview item from/to material slot.

5 years ago
Forum
Reply
RE: Drag and drop from winform to material editor

I just changed your code little bit to find the right handler: ( g = (dotNetClass “Autodesk.Max.GlobalInterface”).Instance mateditor_hwnd = undef…

5 years ago
Forum
Reply
RE: Drag and drop from winform to material editor

How much time we should wait? it is differ from system to system. I have another idea, Did you see the material drag and drop from one slot to another…

5 years ago
Forum
Topic
Forum
Replies: 16
Views: 161
Page 15 / 55