View Full Version : Size objects script (from Cinema 4D Scripts thread)
ecore 04-20-2008, 11:23 AM Thank you Per-Anders!:thumbsup: that's totally useful script.
|
|
tcastudios
04-20-2008, 12:15 PM
PerAnders, that's very cool and educational. I might do something wrong but once
opened, the dialoge doesn't close:( I'll have to force quit Cinema....
I'm not good at dialoges so I don't really know what to check.
R10.5 Mac
Cheers
Lennart
Per-Anders
04-20-2008, 06:11 PM
It's a modal dialog due to limitations with how COFFEE script manager handles windows, you have to close it the traditional way (click on the x in the top right corner). If someone wants they can turn it into a plugin and then all you have to do is change the FALSE to TRUE in the dlg->Open(FALSE,-1,-1); line to make it open as a nonmodal asynchronous window.
tcastudios
04-20-2008, 06:53 PM
Ah, I see. It's just that there is no upper dot/cross to click:( And ESC doesn't do it either
as it can do sometimes..
That's why the ForceQuit was needed, but now I know what's up.
Thanks
Lennart
Per-Anders
04-20-2008, 07:03 PM
Ah, yes I see in OSX it doesn't show the cross. I'll modify the script to have a close no apply.
CGTalk Moderation
04-20-2008, 07:03 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.