fudongmu
10-28-2006, 02:37 PM
the code about this
rollout renderbox " renderbox" width:272 height:296
(
--.......
)
if not(renderbox.open) then CreateDialog renderbox bgcolor:[30,50,100] fgcolor:[255,150,0]
i want it just creates a dialog , but it always creates a new one . it made me confusing when
test the script . i spent much time to try to find out if i did something wrong. but it work well when i use it as a macroscript. Sorry for my poor english
rollout renderbox " renderbox" width:272 height:296
(
--.......
)
if not(renderbox.open) then CreateDialog renderbox bgcolor:[30,50,100] fgcolor:[255,150,0]
i want it just creates a dialog , but it always creates a new one . it made me confusing when
test the script . i spent much time to try to find out if i did something wrong. but it work well when i use it as a macroscript. Sorry for my poor english
