Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 12/06/2012 at 02:58, xxxxxxxx wrote:
Hi guys,
is there any dialog resource or description resource preset for a file path list with **drag & drop **functionality similar to the job list in CINEMA 4D render manager?
I have to make a file path list, where users can drag & drop .c4d files in to insert there file paths (+ filenames). It there any way to do that with Python?
You can choose files with c4d.storage.LoadDialog``(...), but just from a button click. And there a no multiselection possibility for files with ``LoadDialog``(...),`` or isnt it???
c4d.storage.LoadDialog``(...), but just from a button click. And there a no multiselection possibility for files with ``LoadDialog``(...),`` or isn
Thank everybody for any advice!
shirayuki `