On 14/09/2017 at 03:45, xxxxxxxx wrote:
Hey everyone,
by looking through the forum I noticed that it isn't possible to multiselect using LoadDialog(), which is weird given that you can drag and drop multiple szenes into Cinema to actually open multiple scenes.
So I tried to add Tkinter to \library\python\packages\win64, but simply copying the lib-tk folder from that python version didn't work:
ImportError: No module named Tkinter
However in that Folder actually is a Tkinter.py
So far I have only imported modules in my scripts that come with Cinema and since I'm a scripting beginner and have never scripted outside Cinema, I'm kind of lost on how to make it work.
So if someone knows how to make it work, I'd be really thankfull