<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">MM schrieb am 09.06.2014 17:20:<br>
    </div>
    <blockquote
cite="mid:CADsB1iBF6RcQ+Etx5KbH5CgNARM5aRZd-+=Lf_EQsB4q99ePFg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On 9 June 2014 16:17, Tobias Rzepka <span
              dir="ltr"><<a moz-do-not-send="true"
                href="mailto:tobias.rzepka@gmail.com" target="_blank">tobias.rzepka@gmail.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div text="#000000" bgcolor="#FFFFFF"> Hello MM,<br>
                if you are debugging your application and the debugger
                is waiting for the next command (Step in, Step over,
                ...), you can open the Debug-Viewer and inspect all
                global and local variables. There you can expand your
                list/ dictionary and see every entry at it's own.<br>
                <br>
                See details on Eric5 Technical Report, page 201:<br>
                <a moz-do-not-send="true"
                  href="http://eric-ide.python-projects.org/eric-documentation.html"
                  target="_blank">http://eric-ide.python-projects.org/eric-documentation.html</a><br>
                <br>
                Tobias<br>
              </div>
            </blockquote>
            <div><br>
            </div>
            <div>Yes, thank you. The question was whether it was
              possible to have the same thing without debugging, just
              while one is using the shell tab.</div>
            <div><br>
            </div>
            <div>MM</div>
          </div>
        </div>
      </div>
    </blockquote>
    Actually not. But I've looked in the code and think it should be
    possible, to update the viewer if no debugging is in progress. Right
    now if you in debugging mode and alter/ create a variable you can
    update the view by pressing the filter button on the variables
    pages.<br>
    <br>
    Tobias<br>
  </body>
</html>