[Paraview-developers] ParaView XML menu - some queries

Chiranjib Sur sur.chiranjib at gmail.com
Thu Sep 3 00:38:43 EDT 2015


Hi,
I am writing my own plugin for ParaView and have queries about the xml
properties I want to include.
To be more precise, I want to learn how to enable the following features.

1. Enable a checkbox and a corresponding passive button become active, e.g.
(fig from left to fig at right)

[image: Inline image 1]

2. How to select enable a drop down menu active, e.g.

[image: Inline image 2]

3. How to bring a new button after selecting some menu options (checkbox,
drop down etc.)

[image: Inline image 3]


Any help will be highly appreciated.

With my custom xml file, I know how to create dropdown menu, editable
field, checkbox.

Finally, is it possible to add two checkbox menu side by side. Currently,
when I code it I get them in successive lines.

Thanks,
Chiranjib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20150903/033778eb/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 60240 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20150903/033778eb/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 31955 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20150903/033778eb/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 62109 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20150903/033778eb/attachment-0005.png>


More information about the Paraview-developers mailing list