Grakus
07-14-2005, 11:25 PM
hi everybody, pls HELP my
I have a question. How does it create new dialog if i click on the button?
How does it open another script by help button?
rollout rolloutcreator "Untitled" width:162 height:300
(
button btn1 "Button" pos:[36,31] width:68 height:42
on btn1 pressed do
(
???????????????????????????????????????????
)
)
createDialog rolloutcreator
THX for reply
I have a question. How does it create new dialog if i click on the button?
How does it open another script by help button?
rollout rolloutcreator "Untitled" width:162 height:300
(
button btn1 "Button" pos:[36,31] width:68 height:42
on btn1 pressed do
(
???????????????????????????????????????????
)
)
createDialog rolloutcreator
THX for reply
