[Paraview] paraview3 wiki

Berk Geveci berk.geveci at kitware.com
Fri Aug 8 17:01:05 EDT 2008


What is the use case if I may ask?

-berk

On Mon, Aug 4, 2008 at 9:34 AM, Olesen, Mark
<Mark.Olesen at emcontechnologies.com> wrote:
> Hi Utkarsh,
>
>> In the XML you can add a <Hints /> element as follows:
> ...
>> Then the GUI will not create a widget for it when generating a panel.
>> The changes to that property should not result in Apply button
>> becoming green.
>
> But I'd actually like exactly the opposite - to have a widget shown on
> the GUI that I can interactively change without the rest of the GUI
> noticing the change (and affecting the Apply button).
>
> The hand-waving settings:
>
>   <Hints>
>     <Property name="MyProperty" show="1" GUImodificationTime="0"/>
>   </Hints>
>
> I also thought that is_internal="1" on an IntProperty might have done
> the trick, but the also suppresses creation of the widget.
>
>> For Rescan, you can always call
>> "vtkSMSourceProxy::UpdatePipelineInformation()" which should result in
>> a call to RequestInformation() on the algorithm.
>
> Okay, that answers that 'callback' part of the question ... I just need
> the other bits of magic.
>
>
> /mark
> This e-mail message and any attachments may contain
> legally privileged, confidential or proprietary Information,
> or information otherwise protected by law of EMCON
> Technologies, its affiliates, or third parties. This notice
> serves as marking of its "Confidential" status as defined
> in any confidentiality agreements concerning the sender
> and recipient. If you are not the intended recipient(s),
> or the employee or agent responsible for delivery of this
> message to the intended recipient(s), you are hereby
> notified that any dissemination, distribution or copying
> of this e-mail message is strictly prohibited.
> If you have received this message in error, please
> immediately notify the sender and delete this e-mail
> message from your computer.
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list