<div dir="ltr"><div class="gmail_default" style="font-size:small">I&#39;m seeing some differences in how the Edit Memory dialog is displayed on different platforms. Since I&#39;m not in a position to isolate the source, I thought perhaps others could chime in with what they see.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">On MacOS / Python 3.7.0 / wxPython 4.2.0, the dialog looks good.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">On Xubuntu 18.04 / Python 3.7.5 / wxPython 4.1.1, the left column is not wide enough for the labels, and the dialog is too _short_, so that it needs to be scrolled to see the last few entries. (The dialog is not resizable, but it shouldn&#39;t need to be.)</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">On Linux Mint 20.04 / Python 3.8.10 / wxPython 4.2.0, the left column is not wide enough for the labels (as with Xubuntu, above), and the dialog is too _tall_, with quite a bit of whitespace below the entries.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The issue with the label column being too narrow seems like FitColumns just not working on Linux. The height issue could be a difference between wxPython versions - or something else.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Any other data points, or perhaps thoughts on how to fix the rendering?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Martin.</div><div class="gmail_default" style="font-size:small">KD6YAM</div></div>