Re: Can't delete events in PropertyGridManager
Dietmar Schwertberger <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 9/17/2017 9:22 AM, Brendan Simon (eTRIX) wrote: > > I later changed my mind and was going to do the Bind explicitly in my > app (and not via wxglade). So I went to delete the event callback > function in wxglade, but it wouldn't let me delete it. I just > highlighted the function text and deleted it, then when exiting the > box the event function would get put back. > > Am I doing something wrong or is it a bug in wxglade? This was a bug in wxGlade. I've changed the validation regex now such that it matches an empty string as well. The repository is updated. In the repository there's also an experimental re-do/repeat facility: - apply one ore multiple property changes to a widget; e.g. Border=3, Alignment=wxALIGN_CENTER - select another widget - press Ctrl-Y to apply the last change to the selected widget (in the example: Alignment=wxALIGN_CENTER) or - press Ctrl-R to apply all the changes to the selected widget I hope that I can eventually extend this to a full undo/redo facility. Regards, Dietmar ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ wxGlade-general mailing list wxGlade-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/wxglade-general