Screen glitches
Igor Korot <[email protected]> Sat, 25 Jul 2020 20:13:46 -0500
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <CA+FnnTzee2zJPW++==Q9JzqwFSkx0C74f1FSLXZEWdyP6KyyyQ@mail.gmail.com> |
Hi, I am running the lates release of wxGlade and I have found a problem. I'm running it on the OSX 10.8 with python 2.7. What I did: 1. Start wxGlade 2. Create wxPanel. 3. Put a wxBoxSizer on the panel. 4. Put wxListBox on that panel. 5. Switch to the "Widgets Properties" for that list box. 6. Add couple of strings to the list box. What I see: When I start typing the textbox shows up somewhere on top And when I press Enter - the text control does not disappear. So when I press Enter - the new text control is created somewhere on top of the old one, eventually covering the "Add"/"Remove" buttons. I don't know if this is fixed already in development version. Thank you. P.S. I'm attaching 2 screenshots - one when the editor is active with a cursor still there and the other one after the Enter is pressed. I hope you will be able to see them. _______________________________________________ wxGlade-general mailing list wxGlade-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/wxglade-general
Screen Shot 2020-07-25 at 8.07.28 PM.png
(image/png, 25.7 KB) - not displayed
Screen Shot 2020-07-25 at 8.05.16 PM.png
(image/png, 26.3 KB) - not displayed