Hi everyone!
i have an script with a mysterious rollout button and button, which move to right until almost disappear, i try in my pc (3ds Max 2017 with SP1) and It works fine but in my partner pc It doesn work. (3ds max 2017 with SP3) :S, the code is very simple:
Rollout JetMAXExporterExecutionRollout ""
(
-- UI --------------------------------------------------------------------------------------------------
group "Progress:"
(
progressBar export_progressBar ""
)
button exportObjects_bt "EXPORT OBJECTS" width:140 height:32
button previewExport_bt "PREVIEW" width:120 height:22
-- end UI --------------------------------------------------------------------------------------------------
)
Maybe can be the 3ds Max version? maybe need a offset?
Thanks again polycounters!
ATTACH THE IMAGES HERE:
Replies
Something like that:
Finally, I've decided to put off this feature, because the script was working nice except this.
Thank you again for all! ^^