SyncViewS
@syncviews
New Member
Joined: Feb 14, 2024
Topics: 20 / Replies: 280
Reply
RE: Pass Max data types to .Net functions ?

Thank you Denis, I’m thinking about using the standard C# data types and pass them as separate values like you suggested. I can then write some wrapp…

12 years ago
Forum
Topic
Forum
Replies: 3
Views: 12
Reply
RE: Mouse Callback (SDK)

It seems you miss the spline update. Try this: SplineShape *shape = // a pointer to your SplineShape object BezierShape &bezier = shape->GetSh…

13 years ago
Forum
Reply
RE: On ImgTag mouseOver issue

Great! Just Great! Thank you very much for all the help and support, works perfectly! Now that almost all technical issues seem to be solved, I have q…

14 years ago
Forum
Reply
RE: On ImgTag mouseOver issue

Thanks Joel, I was figuring that out. As I want to keep things super simple, I used the BackgroundImage property of your Label object to set a .bmp lo…

14 years ago
Forum
Reply
RE: On ImgTag mouseOver issue

Hi Joel, that worked great. Thank you! I’m not against using dotNet at all, it’s only I don’t know it yet. I don’t know how to pick it up, because it …

14 years ago
Forum
Topic
Forum
Replies: 6
Views: 19
Reply
RE: How to close Dialog on focus lost?

Hi Denis, you got it right, I’d like to be able to catch the “on focus lost” event for a simple 3ds Max rollout displayed as a dialog. I don’t really …

14 years ago
Forum
Reply
RE: How to close Dialog on focus lost?

Thanks lutteral, unfortunately I’m completely illiterate on dotNet. Could you please elaborate more on this or point me to docs, in order to make me a…

14 years ago
Forum
Topic
Forum
Replies: 5
Views: 16
Reply
RE: need an action when closing a RolloutFloater

Well, this is kinda strange. The “on rollout close” is a rollout event indeed. But before posting I tried putting it into a Rollout Floater and it did…

14 years ago
Forum
Reply
RE: need an action when closing a RolloutFloater

Yep, you’re right, so I came up with a question and a not so good but probably working option: Why do you need a Rollout Floater and don’t use a Crea…

14 years ago
Forum
Reply
RE: need an action when closing a RolloutFloater

Hi, you can use the “on rollout close” event handler: rollout rolTest “test” ( on rolTest close do ( print “rollout final action” …

14 years ago
Forum
Reply
RE: Problem extending DirectX material

Thanks Denis, I can’t believe it was so stupid… And I missed it from the article too. shame on me Enrico

14 years ago
Forum
Topic
Forum
Replies: 2
Views: 13
Page 1 / 20