thanks a million works great and fast
@denisT man i think you’re a genius on ischecked do MatEditor.isOpen() worked very well now the button gets checked when the dialog is opened and get…
will that be triggered with me closing using the X button or i have to attach it to a timer ?
i found this old amazing post that does exactly what i want but with created dialogs rollouts not with native max dialogs like ( material editor , etc…
i read in the setwineventhook and from what i undertand that their will be a backgroud proccess always monitoring the window until its closed does th…
i want a certain macro button to be unchecked when the dialog get closed is the two methods you provided are the only methods ?
Thanks alot guys so much help will dig into them and get back to you
PolyTools3D: ( global a fn EvaluateCode = if a != 1 do ( a = 1 — Evaluate your code here print “Hello World” ) EvaluateCode() ) is their a…
thanks alot ,can you please explain what once_set is and whats its doing ?
denisT: a = 0 if a != 1 do a = 1 if you re-run the script the a value will be zero again what am trying to do is to check if its = 1 if not then …
miauu: Sorry, but this means that you do not know how the mzp installers works: “when i try to open it with notepad the code is encrypted” yeah …