Re: Error during copy and paste of a boxsizer
Dietmar Schwertberger <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 13.01.2019 16:15, M A wrote: > Exception type: <class 'TypeError'> > Exception details: clipboard_paste() missing 1 required positional argument: 'clipboard_data' Thanks. This is fixed now in the repository. It was not noted before as it occurs only when using 'Paste' from the context menu of a toplevel window. Usually, it's easier to use either Ctrl-X/Ctrl-V or Drag'n'drop in either the Design window or the Tree view. Regards, Dietmar