Kevin,

Before we discuss how this can be done (or can't be done), let's try
to figure out what we want here.

Is the user ever expected to change "Scene ID", "Object Index" etc.,
the parameters that you are expecting to change their value when the
"Current Object" is changed, or are they just for information purposes
only?

Utkarsh

On Tue, May 23, 2017 at 1:48 PM, Dean, Kevin
<[email protected]> wrote:
>
> ---------- Forwarded message ----------
> From: Dean, Kevin <[email protected]>
> Date: Mon, May 22, 2017 at 12:37 PM
> Subject: Re: Updating Properties Panel
> To: Utkarsh Ayachit <[email protected]>
>
>
> So I have one more question. I have added a dropdown box in order to switch
> between objects in my MB DataSet. Is it the same kind of Idea where I need
> to Update the metadata in order for the values of the block information to
> change in the panel again? Here are pictures of how it is currently. (Also,
> when I print out the "current" values to the command line, they are correct
> (they just aren't correct in the properties panel).
>
> Thanks,
>
> Kevin
>
> P.S. - you can see that Current Object Differs, but the other information
> remains the same)
>
> On Thu, May 18, 2017 at 10:59 AM, Dean, Kevin
> <[email protected]> wrote:
>>
>> Thanks Utkarsh, I really appreciate it! If I have any questions I'll get
>> back to you. Thanks again.
>>
>> Kevin
>>
>> On Thursday, May 18, 2017, Utkarsh Ayachit <[email protected]>
>> wrote:
>>>
>>> Kevin,
>>>
>>> Here's a new example for filling up properties with default values read
>>> from file meta-data.
>>>
>>> https://gitlab.kitware.com/paraview/paraview/merge_requests/1655
>>>
>>> Hope that gives you enough pointers to make progress.
>>>
>>> Utkarsh
>>>
>>> On Wed, May 17, 2017 at 9:39 AM, Utkarsh Ayachit
>>> <[email protected]> wrote:
>>>>
>>>> Kevin,
>>>>
>>>> Are you asking how to add a way for your reader to allow the the user to
>>>> interactively place a (x,y,z) location? If so, look at "Point Source" [1].
>>>> The "Center" property, together with the <PropertyGroup/> XML snippet 
>>>> should
>>>> add the interactive widget.
>>>>
>>>> Utkarsh
>>>>
>>>> [1]
>>>> https://gitlab.kitware.com/paraview/paraview/blob/master/ParaViewCore/ServerManager/SMApplication/Resources/sources.xml#L1113-1153
>>>>
>>>> On Tue, May 16, 2017 at 5:53 PM, Dean, Kevin
>>>> <[email protected]> wrote:
>>>>>
>>>>> Hey Guys,
>>>>>
>>>>> I was wondering if there's an example for me to look at for updating
>>>>> values in the fields of the properties panel. I am writing a Plugin that 
>>>>> has
>>>>> the option of reading in values from a CSV, but I would like to have the
>>>>> values update in the properties panel... similar to how if you use a probe
>>>>> location filter, it adjusts (x, y, z) interactivley. Thanks for the help.
>>>>>
>>>>> Kevin
>>>>>
>>>>> This email and its contents are confidential. If you are not the
>>>>> intended recipient, please do not disclose or use the information within
>>>>> this email or its attachments. If you have received this email in error,
>>>>> please report the error to the sender by return email and delete this
>>>>> communication from your records.
>>>>> _______________________________________________
>>>>> Powered by www.kitware.com
>>>>>
>>>>> Visit other Kitware open-source projects at
>>>>> http://www.kitware.com/opensource/opensource.html
>>>>>
>>>>> Please keep messages on-topic and check the ParaView Wiki at:
>>>>> http://paraview.org/Wiki/ParaView
>>>>>
>>>>> Search the list archives at: http://markmail.org/search/?q=ParaView
>>>>>
>>>>> Follow this link to subscribe/unsubscribe:
>>>>> http://public.kitware.com/mailman/listinfo/paraview
>>>>>
>>>>
>>>
>
>
>
> This email and its contents are confidential. If you are not the intended
> recipient, please do not disclose or use the information within this email
> or its attachments. If you have received this email in error, please report
> the error to the sender by return email and delete this communication from
> your records.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to