Re: Issue with deleting widget using the forward delete key
Dietmar Schwertberger <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 23.04.2019 12:22, M A wrote: > When I click on a widget and push the forward delete key, the widget is not removed and this is printed: **** node_remove failed. > What should happen is the StaticText is deleted immediately. Thanks. I will look into this. On Windows it seems to work. > What does happen is this is printed: **** node_remove failed This message is OK. It's just for debugging / info in the new version to tell me that there's something to be improved. Regards, Dietmar