Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58647
| References | <5d107d11-0abf-4180-a994-3368f12979c1@googlegroups.com> <mailman.1476.1382642745.18130.python-list@python.org> <9927d3d4-2038-4780-901b-fe3c1251af75@googlegroups.com> <mailman.1477.1382644948.18130.python-list@python.org> <527b79e0$0$1700$e4fe514c@dreader35.news.xs4all.nl> |
|---|---|
| Date | 2013-11-08 00:04 +1100 |
| Subject | Re: Unlimited canvas painting program |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2125.1383829456.18130.python-list@python.org> (permalink) |
On Thu, Nov 7, 2013 at 10:30 PM, Albert van der Horst <albert@spenarnc.xs4all.nl> wrote: > A problem that remains is that a mouse is not intended for an infinite > canvas. At some point you will have to lift it and place it back on the > pad. Only if you're talking about the physical grasp mouse, which is probably the most common household mouse, or the touchpad, probably the next most common. With a stick mouse (IBM calls it a TrackPoint), you can carry on to infinity; same with a roller ball. But yes, a lot of mouse designs aren't built for infinity. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
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
csiph-web