<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Great! hope it's not too bad to fix. I noticed a couple more
    relating to the auto generation in the display properties. <br>
    <br>
    The word wrapping is funky. it wraps even when there is enough space
    to fit the text on one line. When it wraps the labels overlap each
    other obscuring the text.<br>
    <img src="cid:part1.00090205.07060108@lbl.gov" alt=""><br>
    <br>
    The "glyph type" drop down is sized differently from the others.<br>
    <img src="cid:part2.01000005.08050209@lbl.gov" alt=""><br>
    <br>
    The algorithm that translates xml names into label text doesn't
    handle acronyms. for example: "NumberOfVTKBlah" in the xml shows up
    as "Number Of VTKBlah", it would be nicer if it were "Number Of VTK
    Blah".<br>
    <br>
    On 10/20/2012 07:51 AM, Utkarsh Ayachit wrote:
    <blockquote
cite="mid:CADHSJjAP+NYYRSA8oQPQRdO-BiEAVSPwuuSTKLmewYJRFNvV1w@mail.gmail.com"
      type="cite">
      <pre wrap="">I agree this is an issue. I think in the past for display properties
we relived on editingFinished(), I believe that could be a reasonable
choice still for properties under the display "Section". For the
non-display section, we could still use the current signal, or even if
we change that to editingFinished(), I wonder if that'd be a major
issue. Kyle?

Utkarsh

On Fri, Oct 19, 2012 at 9:21 PM, burlen <a class="moz-txt-link-rfc2396E" href="mailto:burlen.loring@gmail.com">&lt;burlen.loring@gmail.com&gt;</a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi,

I'm finding it at times problematic when making changes to line edits in the
auto generated display properties panel, that the individual parts of the
change triggers a render. For example, if I were to change a parameter from
"1" to "0.005" there are 5 renders triggered (0, 0., 0.0, 0.00, 0.005). Of
course it's no big deal when working locally with small data but it can be
problematic when rendering takes along time. In other cases the intermediate
values sent (eg the 4 values 0  to 0.00) are invalid and the render produces
either nothing or the incorrect results until the final value is ready.

At the same time it seems that in other cases it's a desirable thing for the
auto-generated panels to respond immediately to changes for example to make
apply button green. So I'm wondering, would it be possible to control this
behavior with an xml attribute? for example by connecting to one or the
other of the editingFinished or texteEdited signals? Or perhaps for the
generation code to select which signal to connect to depending on the
context?

Since the properties panel is under development I thought it might be a good
time to suggest such a change (-:

Burlen



_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at
<a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at:
<a class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a>
</pre>
      </blockquote>
      <pre wrap="">_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at: <a class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>