Skip to content
This repository has been archived by the owner on Nov 23, 2017. It is now read-only.

Create a Tkinter/Tulip integration #21

Closed
GoogleCodeExporter opened this issue Apr 10, 2015 · 6 comments
Closed

Create a Tkinter/Tulip integration #21

GoogleCodeExporter opened this issue Apr 10, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

This should act both as proof that it can be done, as an example of how it 
should be done, and as a practical suggestion how to write responsive UI apps 
using Tkinter.  But it should probably be kept out of PEP 3156.

Original issue reported on code.google.com by gvanrossum@gmail.com on 22 Mar 2013 at 4:20

@GoogleCodeExporter
Copy link
Author

Attaching Tkinter sample

Original comment by DinoVieh...@gmail.com on 22 Mar 2013 at 8:34

Attachments:

@GoogleCodeExporter
Copy link
Author

(previous attachment is Apache 2.0 licensed if it's not obvious)

Original comment by DinoVieh...@gmail.com on 22 Mar 2013 at 10:00

@GoogleCodeExporter
Copy link
Author

Original comment by gvanrossum@gmail.com on 16 Oct 2013 at 4:42

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Hi,

I copied the code in a new repository. I replaced "import tulip with "import 
asyncio" and I replaced @tulip.task with @tulip.coroutine.

https://bitbucket.org/haypo/asyncio_staging/

Original comment by victor.s...@gmail.com on 15 Jan 2014 at 11:51

@GoogleCodeExporter
Copy link
Author

Integration of Tkinter into Tulip must be a third party project. You can find 
some work-in-progress code at this place:
https://bitbucket.org/haypo/asyncio_staging/

Feel free to move it somewhere it. The code was written by DinoViehland.

Original comment by victor.s...@gmail.com on 1 Sep 2014 at 11:22

  • Changed state: Invalid

@gvanrossum
Copy link
Member

There's word of a fixed demo in the python-tulip Google group: https://groups.google.com/forum/#!searchin/python-tulip/tkinter/python-tulip/TaSVW-pjWro/hCP6qS4eRnAJ

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants