AR-MAN
@ar-man
New Member
Joined: Feb 15, 2024
Topics: 8 / Replies: 20
Topic
Forum
Replies: 4
Views: 23
Reply
RE: Maxscript – how can I create control rollout on dummy helper ?

Yeah man you rock I didn’t get it well what the script do… but I’ll try to figure it out

13 years ago
Forum
Reply
RE: Maxscript – how can I create control rollout on dummy helper ?

Oh thank you very much lucpet. But I still have a problem, when I’m deselecting and selecting my dummy, my objects aren’t anymore in my dropdownlist …

13 years ago
Forum
Reply
RE: Maxscript – how can I create control rollout on dummy helper ?

Maybe because I didn’t declared him in parameters section ?

13 years ago
Forum
Reply
RE: Maxscript – how can I create control rollout on dummy helper ?

I used the code for a plugin, he’s working, but there’s a small problem. Chen I’m picking two objects and assigning them as parent to my dummy, everyt…

13 years ago
Forum
Reply
RE: Maxscript – how can I create control rollout on dummy helper ?

Yeah, it’s working, thank you very much for your help man ! rollout ddl_test “Drop-Down List” ( local maxob=#() pickbutton object1 “Select1 ” …

13 years ago
Forum
Reply
RE: Maxscript – how can I create control rollout on dummy helper ?

Thank you again, you’re saving my day ! DropdownList item can’t contain objects ? It must be only string variables ?

13 years ago
Forum
Reply
RE: Maxscript – how can I create control rollout on dummy helper ?

Another Problem… When I’m picking my object with two buttons and assigning them to drowndownlist items array , they didn’t appear in my list ! Why ? …

13 years ago
Forum
Reply
Reply
RE: Maxscript – how can I create control rollout on dummy helper ?

It’s not working :hmm: rollout params “Parameters” ( pickbutton object1 “Select1 ” width:140 Spinner amount “Size:” range:[0, 1e9, 40] …

13 years ago
Forum
Reply
RE: Maxscript – how can I create control rollout on dummy helper ?

there’s some problem, when I’m creating a simple Dialog Rollout my script is working. rollout ddl_test “Drop-Down List” ( pickbutton select1 “Sel…

13 years ago
Forum
Reply
RE: Maxscript – how can I create control rollout on dummy helper ?

thank you very much, and can you tell my how can I create a object selecting menu, like in skin modifier for example ? Wich Rollout User-Interface Co…

13 years ago
Forum
Page 2 / 2