patriculus
@patriculus
New Member
Joined: Feb 15, 2024
Topics: 18 / Replies: 60
Reply
RE: activate deactivate using checkbox

try destroyDialog test catch() rollout test “” ( local rc_menu button btn “button” on test open do ( rcMenu rc_menu ( menuitem…

15 years ago
Forum
Reply
RE: activate deactivate using checkbox

how can i change the text in rcMenu…i tried this but changes nothing rcMenu menu ( menuitem mymenu “Text Change” on mymenu picked do ( mymenu.text =…

15 years ago
Forum
Reply
RE: activate deactivate using checkbox

Swordslayer: Glad that I can be of some assistance. Anyway, inserting this piece of code is not all that hard and the explanation provided is more t…

15 years ago
Forum
Reply
RE: activate deactivate using checkbox

you’ve been so helpful to me…i just cant stop thanking you…i would like to get one more help… see the last post…can u insert it in this script ro…

15 years ago
Forum
Reply
RE: activate deactivate using checkbox

rollout rndr “vray switcher” ( button btn1 “About” button btn2 “Switch To Vray” on btn1 pressed do ( messagebox “Under Development” ) on btn2 pr…

15 years ago
Forum
Reply
RE: activate deactivate using checkbox

i created a GUI but i cant seem to get this work…i have two rollouts here…the second rollout has two checkboxes…so basically when i press btn2 i want …

15 years ago
Forum
Reply
RE: activate deactivate using checkbox

woohooo…exactly like that…Thank you…:):):)

15 years ago
Forum
Reply
RE: activate deactivate using checkbox

this is the code rollout rolldisable “rollout disable” height: 150 ( subrollout test1 “test1” subrollout test2 “test2” ) rollout disableroll “dis…

15 years ago
Forum
Reply
RE: activate deactivate using checkbox

Thank you Swordslayer and blake_spector…the script from Swordslayer is easier…can i disable rollouts using this same way??

15 years ago
Forum
Topic
Forum
Replies: 29
Views: 106
Reply
RE: Change render using MAXScript

i used this to enable renderer buttons…but the problem is i can assign it to only one button…if i assign it to another button the previous is disabled…

15 years ago
Forum
Reply
RE: Change render using MAXScript

Thank you… now its working fine

15 years ago
Forum
Reply
RE: Change render using MAXScript

can u tell me how to do that

15 years ago
Forum
Reply
RE: Change render using MAXScript

i tried it but am getting “– Type error: Call needs function or class, got: undefined” this was how i used: on btn4 pressed do ( if (Quicksilv…

15 years ago
Forum
Reply
RE: Change render using MAXScript

a new Thread started here

15 years ago
Forum
Page 5 / 6