Re: Win7. Why Don't Matplotlib, ... Show up in Control Panel Add-Remove?

2010-08-08 Thread W. eWatson
On 8/8/2010 5:51 PM, Steven D'Aprano wrote: On Sun, 08 Aug 2010 16:15:45 -0700, W. eWatson wrote: To suggest Google as above, makes no sense to me. This is the place to ask, as another poster stated. He may have stated it, but the evidence suggests he's wrong. You're asking a

Adding the Copy Property to a Simple Histogram

2009-07-05 Thread W. eWatson
msg = "%5d %6d\n" % (i,hist[i]) text.insert( END, msg ) -- W. eWatson (121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time) Obz Site: 39° 15' 7" N, 121° 2' 32" W, 2700 feet Web Page: -- http://mail.python.org/mailman/listinfo/python-list

Re: Adding the Copy Property to a Simple Histogram

2009-07-05 Thread W. eWatson
Simon Forman wrote: On Jul 5, 9:48 pm, "W. eWatson" wrote: The code below produces a text window 60hx20w with a scroll bar. The contents are something of a histogram of values from 0 to 255. If one tries to copy the contents, Windows doesn't allow it. What needs to be done to a

Anyone with Experience Using WinTV Capture Cards?

2009-09-24 Thread W. eWatson
A friend is looking for some help with how to use Python to access a WinTV (Go Plus) capture card, and how to display an image from it. Is there some facility that might help him, or does anyone have experience with such use that might suggest sources? -- http://mail.python.org/mailman/listinfo

Re: Anyone with Experience Using WinTV Capture Cards?

2009-09-24 Thread W. eWatson
W. eWatson wrote: A friend is looking for some help with how to use Python to access a WinTV (Go Plus) capture card, and how to display an image from it. Is there some facility that might help him, or does anyone have experience with such use that might suggest sources? Win XP OS. Any

<    1   2   3   4   5