jersmi's picture

Let's say I have two nodes with pulldown menus. I want to publish a port and have that port control different combinations of the two (or more) menu options, in this case for (pre) color depth and (post) color depth.

I want published port setting

  • 1 to set pre 8-bit and post 8-bit
  • 2 to set 16-bit and 8-bit
  • 3 to set 32-bit and 8-bit
  • 4 to set 32-bit and 32-bit

(This applies to Blend Images, too.) I guess the question could be, is there a way to convert integer to pulldown menu item?

Comments