Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python-fu plugin UI
#1
I have two questions regarding Python-fu plugin user interfaces.

1. Let say I am integrating two or more algorithms into my plugin. The user choose the algorithm with the PF_OPTION control. I would like the plugin user interface to update itself by hiding or making visible certain UI controls. Is it possible to achieve this behaviour with Python-fu? If not, is there any way to achieve something like this with any other tool?

2. An image is worth a thousand words. Instead of showing a PF_OPTION with a list of names trying to describe the output effect, is it possible to have a PF_OPTION showing a list of example pictures of the effects? I'm not interested in generating a preview!!!
Reply


Messages In This Thread
Python-fu plugin UI - by Davide_sd - 01-16-2019, 10:06 PM
RE: Python-fu plugin UI - by Ofnuts - 01-16-2019, 10:16 PM
RE: Python-fu plugin UI - by Davide_sd - 01-16-2019, 10:36 PM
RE: Python-fu plugin UI - by Ofnuts - 01-16-2019, 11:21 PM
RE: Python-fu plugin UI - by Davide_sd - 01-19-2019, 01:14 PM
RE: Python-fu plugin UI - by Ofnuts - 01-19-2019, 06:32 PM
RE: Python-fu plugin UI - by Davide_sd - 02-13-2019, 02:54 PM

Forum Jump: