global test_floater
rollout test_roll_1 "test rollout 1" (
label lbl_test "test rollout 1"
)
rollout test_roll_2 "test rollout 2" (
label lbl_test "test rollout 2"
)
rollout test_subroll_1 "test subrollout 1" (
label lbl_test "test subrollout 1"
)
rollout test_subroll_2 "test subrollout 2" (
label lbl_test "test subrollout 2"
)
rollout test_control "test control" (
checkbutton ckb_roll_1 "rollout 1"
checkbutton ckb_roll_2 "rollout 2"
checkbutton ckb_subroll_1 "subrollout 1"
checkbutton ckb_subroll_2 "subrollout 2"
subrollout sub_roll "subrollout here" width:256 height:64 align:#center
on ckb_roll_1 changed state do (
if (state) then ( addrollout test_roll_1 test_floater )
else ( removerollout test_roll_1 test_floater )
)
on ckb_roll_2 changed state do (
if (state) then ( addrollout test_roll_2 test_floater )
else ( removerollout test_roll_2 test_floater )
)
on ckb_subroll_1 changed state do (
if (state) then ( addsubrollout sub_roll test_subroll_1 )
else (removesubrollout sub_roll test_subroll_1 )
)
on ckb_subroll_2 changed state do (
if (state) then ( addsubrollout sub_roll test_subroll_2 )
else ( removesubrollout sub_roll test_subroll_2 )
)
)
test_floater = newRolloutFloater "Hello" 512 512
addrollout test_control test_floater
출처:http://forums.cgsociety.org/showthread.php?t=699242
"Tip and Tech / Max script" 분류의 다른 글
| Mxs dotnet Datagridview Sample (0) | 2008/12/12 |
| startup script 를 이용한 project unit setup (2) | 2008/11/21 |
| Max script manually Update (0) | 2008/11/20 |
| Acroeditor Max script Syntax (0) | 2008/09/04 |
| MultiThreading in DotNet (0) | 2008/08/08 |






ShaderMap CL 1.2.2 Mxs.rar

댓글
2009/01/04 00:59
아놔 테터툴즈 스킨들 너무 안이쁘다....미치겠다. 아 맘에 드는게 없노!!! 그래도 윤호야 새해복 많이 받어 !!!