wx.Theclipboard
Nathan smith <[email protected]> Mon, 8 Jan 2024 12:39:54 +0000
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
Hello, Would someone mind awfully writing me an example script ath shows me how to copy multiple formats to the clipboard and paste/ What I want to achieve here is: I have one object that is plane text, and another object that is bytes. I want basically to be able to set the clipboard with both formats, then in the paste function say if the plain text is present, set that to a variable, if the bytes format is present, use that too. Thanks in advance, Nathan -- You received this message because you are subscribed to the Google Groups "wxPython-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/519d9aee-7248-4ef4-82d0-c8b5e6ae2e1f%40gmail.com.