SolidSnakeH
@solidsnakeh
New Member
Joined: Feb 15, 2024
Topics: 16 / Replies: 37
Reply
RE: Check if certain dialog is minimized or not

thanks a million works great and fast

3 years ago
Forum
Topic
Forum
Replies: 2
Views: 17
Reply
RE: Close event handler on native window

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

3 years ago
Forum
Reply
RE: Close event handler on native window

will that be triggered with me closing using the X button or i have to attach it to a timer ?

3 years ago
Forum
Reply
RE: Close event handler on native window

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…

3 years ago
Forum
Reply
RE: Close event handler on native window

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…

3 years ago
Forum
Reply
RE: Close event handler on native window

i want a certain macro button to be unchecked when the dialog get closed is the two methods you provided are the only methods ?

3 years ago
Forum
Topic
Forum
Replies: 18
Views: 60
Reply
RE: Bring (render setup dialog )to front

Thanks alot guys so much help will dig into them and get back to you

3 years ago
Forum
Topic
Forum
Replies: 8
Views: 19
Reply
RE: How to exit if condition is met

PolyTools3D: ( global a fn EvaluateCode = if a != 1 do ( a = 1 — Evaluate your code here print “Hello World” ) EvaluateCode() ) is their a…

3 years ago
Forum
Reply
RE: How to exit if condition is met

thanks alot ,can you please explain what once_set is and whats its doing ?

3 years ago
Forum
Reply
RE: How to exit if condition is met

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 …

3 years ago
Forum
Topic
Forum
Replies: 7
Views: 33
Reply
RE: Multipe macros into single mzp file

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 …

3 years ago
Forum
Page 3 / 4