Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #57465
| References | <5d107d11-0abf-4180-a994-3368f12979c1@googlegroups.com> |
|---|---|
| Date | 2013-10-24 15:22 -0400 |
| Subject | Re: Unlimited canvas painting program |
| From | Thomas Murphy <thomasmurphymusic@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1476.1382642745.18130.python-list@python.org> (permalink) |
To start with, you'll want some sort of Graphic User Interface, a popular and common (but not the only) one is TkInter, which you can dive into here: https://wiki.python.org/moin/TkInter
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Unlimited canvas painting program markotaht@gmail.com - 2013-10-24 12:16 -0700
Re: Unlimited canvas painting program Thomas Murphy <thomasmurphymusic@gmail.com> - 2013-10-24 15:22 -0400
Re: Unlimited canvas painting program markotaht@gmail.com - 2013-10-24 12:32 -0700
Re: Unlimited canvas painting program MRAB <python@mrabarnett.plus.com> - 2013-10-24 21:02 +0100
Re: Unlimited canvas painting program albert@spenarnc.xs4all.nl (Albert van der Horst) - 2013-11-07 11:30 +0000
Re: Unlimited canvas painting program Chris Angelico <rosuav@gmail.com> - 2013-11-08 00:04 +1100
Re: Unlimited canvas painting program Tim Chase <tim@thechases.com> - 2013-10-24 16:46 -0500
Re: Unlimited canvas painting program Grant Edwards <invalid@invalid.invalid> - 2013-10-24 21:51 +0000
Re: Unlimited canvas painting program Tim Chase <python.list@tim.thechases.com> - 2013-10-24 17:04 -0500
csiph-web