<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello MM,<br>
<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 class="moz-txt-link-freetext" href="http://eric-ide.python-projects.org/eric-documentation.html">http://eric-ide.python-projects.org/eric-documentation.html</a><br>
<br>
Tobias<br>
<br>
<div class="moz-cite-prefix">MM schrieb am 05.06.2014 10:53:<br>
</div>
<blockquote
cite="mid:CADsB1iB2DwqkAjxbwyKEZ17g9V-7JDNfmnd61Mi-9svJzwJSmw@mail.gmail.com"
type="cite">
<div dir="ltr">Hi,
<div><br>
</div>
<div>If I have a very large list or dictionary, if I type the
var name in the python shell then Enter, it will print out
everything which can be hard to read.</div>
<div><br>
</div>
<div>Is there a way to display the value of the variable in a
structured widget, to be able to scroll down and up the large
number of entries in the dict or list?</div>
<div><br>
</div>
<div>Rds, </div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Eric mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Eric@riverbankcomputing.com">Eric@riverbankcomputing.com</a>
<a class="moz-txt-link-freetext" href="http://www.riverbankcomputing.com/mailman/listinfo/eric">http://www.riverbankcomputing.com/mailman/listinfo/eric</a>
</pre>
</blockquote>
<br>
</body>
</html>