SyncViewS
@syncviews
New Member
Joined: Feb 14, 2024
Topics: 20 / Replies: 280
Topic
Forum
Replies: 6
Views: 41
Reply
RE: How to detect if a PopupDialog is open?

Here is the code to check if a particular dialog is open. In the sample the “Extrude Polygons”. It returns the handler if found, or undefined if not f…

16 years ago
Forum
Reply
RE: How to detect if a PopupDialog is open?

Thanks Galagast, I’m going to look into it, seems to be what I need. Just found some of the voodoo magic left by ZeBoxx2 in this thread too. The idea…

16 years ago
Forum
Topic
Forum
Replies: 3
Views: 47
Reply
RE: combineEnums and key board

Hi Paul, do you necessarily need it to be dotNet? You can query the modifier keys status with: keyboard.shiftPressed keyboard.controlPressed keyboard…

16 years ago
Forum
Reply
RE: Decimal Place

Hi hotknife, take a look at FormattedPrint in MaxScript Reference. It provides a lot of options. Enrico

16 years ago
Forum
Reply
RE: Determine if mouseTrack() is running

Thanks Jonathan, I’m quite sure now the value is static and can rely on it. More confirmations are still welcome. Keep on coding… See you soon with I…

16 years ago
Forum
Reply
RE: Determine if mouseTrack() is running

Thank you Johan, knowing it works in 2009, allows me to assume it works for 2008 as well, now I miss a 2010. I guess 32/64 bits don’t make any differe…

16 years ago
Forum
Topic
Forum
Replies: 5
Views: 60
Reply
RE: SDK Question – using Max's variable types in Visual Studio

I’m glad it helped, I went through the same steep path months ago, but in the end it’s fairly rewarding. I forgot to mention to take a look at: …\max…

16 years ago
Forum
Reply
RE: SDK Question – using Max's variable types in Visual Studio

Hi Canna, you can find (almost) all the answers in 3ds Max 2010 SDK Help in the section: – 3ds Max SDK Programmer’s Guide – 3dsMax Features …

16 years ago
Forum
Reply
RE: Custom mouse icon?

So it won’t work on viewports and standard interface, right? Any solution for that? (SDK apart) Enrico

16 years ago
Forum
Reply
RE: How to set undocumented UI colors?

That’s awesome! Thank you very much Denis for your effort. I’ll make good use of that Enrico p.s. As soon as I’m done with PainterInterface based …

16 years ago
Forum
Reply
RE: How to set undocumented UI colors?

If I get it right I need the ID to change the color through: <boolean>colorMan.setColor <string>color <point3>colorValue where <…

16 years ago
Forum
Topic
Forum
Replies: 4
Views: 37
Page 9 / 20