Search found 6 matches

by Intelligent Machine
Thu Nov 05, 2020 11:08 pm
Forum: C4DZONE PLUGINS SUPPORT
Topic: Doctor Tab - Tab Width
Replies: 20
Views: 11901

Re: Doctor Tab - Tab Width

Where do I download the latest version? I went to my orders but it just links to the version that was up when I first placed the order.
I'd like to get Doctor Tab and Power Spline working in R23.
by Intelligent Machine
Wed Sep 09, 2020 8:29 pm
Forum: C4DZONE PLUGINS SUPPORT
Topic: Doctor Tab - Tab Width
Replies: 20
Views: 11901

Re: Doctor Tab - Tab Width

Yes, in R23 the core Python engine is updated from Python 2 to Python 3. One of the most obvious differences that will break many py scripts is a print function call. It is at least a good place to start - Change print var or print "whatever" to print(var) or print("whatever") .
by Intelligent Machine
Mon Jul 27, 2020 10:30 pm
Forum: C4DZONE PLUGINS SUPPORT
Topic: Doctor Tab - Tab Width
Replies: 20
Views: 11901

Re: Doctor Tab - Tab Width

When do you think this update will be available?
by Intelligent Machine
Sun Jul 19, 2020 11:54 pm
Forum: C4DZONE PLUGINS SUPPORT
Topic: Doctor Tab - Tab Width
Replies: 20
Views: 11901

Re: Doctor Tab - Tab Width

Very Nice! I had xsTab for a while and then purchased two other tab plugins for C4D before Doctor Tab came along.
This is by far the best even before these additional features. Thanks for the update. I look forward to the release!
by Intelligent Machine
Wed Jul 15, 2020 3:27 pm
Forum: C4DZONE PLUGINS SUPPORT
Topic: Doctor Tab - Tab Width
Replies: 20
Views: 11901

Re: Doctor Tab - Tab Width

Fantastic!!
by Intelligent Machine
Tue Jul 14, 2020 3:43 am
Forum: C4DZONE PLUGINS SUPPORT
Topic: Doctor Tab - Tab Width
Replies: 20
Views: 11901

Doctor Tab - Tab Width

Can you add a setting (either text file within plugin folder or within C4D preferences) to adjust the default tab width or make each tab expand to fit the entire filename or max width? I'm usually working with multiple versions of a project with different version numbers at the end of the file names...