RE: [PyCrust] clipboard destroyed on program exit
Brought to you by:
pobrien
From: Patrick K. O'B. <po...@or...> - 2001-11-15 00:28:50
|
Is there any way to force wxPython to put the data on the clipboard, rather than just a promise? This seems like something that should be decided by each application, no? --- Patrick K. O'Brien Orbtech "I am, therefore I think." -----Original Message----- From: pyc...@li... [mailto:pyc...@li...]On Behalf Of Robin Dunn Sent: Monday, November 12, 2001 10:09 AM To: Pycrust-Users Subject: Re: [PyCrust] clipboard destroyed on program exit I believe wxWindows uses the promise method. --Robin |