AWS Thinkbox Discussion Forums

image viewer on multiframe tasks

Is there a way to disable the popup window to select which frame you want to view? We are trying to hook up sequence viewers to the doubleclick, in which case it doesnt matter what you click on, it should open the whole image sequence. Right now it gives a popup, user has to select a frame, click ok, then he sees whats happening.

Its counter intuitive workflow.

You might just want to write a right-click Task script to do this for now. The task viewer stuff currently assumes that the viewer can only accept a single input image. That’s why we popup that dialog so you can choose the image to view. I imagine different viewers that accept multiple inputs will have different command line syntax, so using a script will avoid us having to hardcode anything.

Privacy | Site terms | Cookie preferences