MZ1
@mz1
New Member
Joined: Feb 14, 2024
Topics: 169 / Replies: 649
Reply
RE: Loading .cui

Actually all necessary files such as MyUI.clr,MyUI.clrx,MyUI.kbd,MyUI.kbdx,… are in C:\UITest folder and I tested all variations!: “C:\Program Files\A…

11 years ago
Forum
Topic
11 years ago
Forum
Replies: 2
Views: 71
Topic
11 years ago
Forum
Replies: 1
Views: 64
Topic
Forum
Replies: 0
Views: 38
Reply
RE: Execute maxscript safely from external program

So, How we can make a plugin commercial?

11 years ago
Forum
Reply
RE: Execute maxscript safely from external program

Are you sure plugins(DLL,DLX,…) are safe? I think plugins are crackable either.

11 years ago
Forum
Reply
RE: Execute maxscript safely from external program

My first goal is to protect Maxscript for commercial use. secend, I want to create trial-registration system (not by cloud!). I’m pretty sure that: …

11 years ago
Forum
Topic
Forum
Replies: 14
Views: 62
Topic
11 years ago
Forum
Replies: 2
Views: 40
Topic
12 years ago
Forum
Replies: 1
Views: 32
Reply
RE: XML writing

We just know GroupNd is a XmlElement,We don’t know WHERE GroupNd is, we don’t know its position or index.So we wouldn’t be able to find the Node from …

12 years ago
Forum
Reply
RE: XML writing

And what about two group with same structure? How we can get node from second group? ( –creating document XmlDoc=dotNetObject “System.xml.xmlDocum…

12 years ago
Forum
Reply
RE: XML writing

And what about two group with same structure? How we can get node from second group? ( –creating document XmlDoc=dotNetObject “System.xml.xmlDocum…

12 years ago
Forum
Reply
RE: XML writing

This code shows what I want: ( –creating document XmlDoc=dotNetObject “System.xml.xmlDocument” DocEle=XmlDoc.createElement “DocEle” XmlDoc.appen…

12 years ago
Forum
Reply
RE: XML writing

Your example are great, But maybe I missing something, I’m trying to mimic get single child item by name: MyNode.item[ItemName] >>> MyNode.i…

12 years ago
Forum
Page 43 / 55