Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5390
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | "OKB (not okblacke)" <brenNOSPAMbarn@NObrenSPAMbarn.net> |
| Newsgroups | comp.lang.python |
| Subject | Python drawing library? |
| Date | Sat, 14 May 2011 23:01:15 +0000 (UTC) |
| Organization | A noiseless patient Spider |
| Lines | 15 |
| Message-ID | <Xns9EE5A3008D380OKB@85.214.73.210> (permalink) |
| Injection-Date | Sat, 14 May 2011 23:01:15 +0000 (UTC) |
| Injection-Info | mx03.eternal-september.org; posting-host="VBRx1jzaPYmS2Pb8loN3ww"; logging-data="10558"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1//mB38LP8DfN2KA6jtozudJ+Yv/O2sCaE=" |
| User-Agent | Xnews/5.04.25 |
| X-Face | ^]|0#B-HZs'<Jh=4_:};H$@IfIO6Iim+,QiT1)!{?fB7a,F6C2B&BL`uVDRQ}q4.j.`WeQ$Ob1YG'}99]<u,M+2fkbr?j]pMT1AdKu,0PQ"+se`oyhh7Q$u> |
| Cancel-Lock | sha1:H5mk6iFfr9KL0bjmb+RQBgUUK+4= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:5390 |
Show key headers only | View raw
Is there any Python library for interactive drawing? I've done some googling but most searches for "drawing" lead me to libraries for programmatic creation of shapes on some GUI canvas. I'm looking for GUI widgets that allow the user to draw with the mouse, like a paint program, and let me get info about the drawing as its made (get color at mouse location, etc.). I'd prefer a wxPython solution, although any Python solution would be better than none. Thanks, -- --OKB (not okblacke) Brendan Barnwell "Do not follow where the path may lead. Go, instead, where there is no path, and leave a trail." --author unknown
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Python drawing library? "OKB (not okblacke)" <brenNOSPAMbarn@NObrenSPAMbarn.net> - 2011-05-14 23:01 +0000 Re: Python drawing library? Rafael Durán Castañeda <rafadurancastaneda@gmail.com> - 2011-05-15 10:37 +0200 Re: Python drawing library? Wojtek Mamrak <tacyt1007@gmail.com> - 2011-05-15 10:47 +0200
csiph-web