On Dec 16, 8:43 pm, Jive Dadson <[EMAIL PROTECTED]> wrote:
>I bought the ebook. Searching for "pixel", all I came up with was a
> method called GetPixel in a "device context." I know there must be a
> device context buried in there somewhere, so now I need to winkle it out.
You are right that yo
Sandra-24 wrote:
> Try the wxPython mailing list, which you can find on their site. And
> the best wxPython reference is the book (also available as an e-book)
> by Robin Dunn, who created wxPython. Seeing wxPython from his
> perspective is well worth the money. If I recall correctly he devoted
> a
Sandra-24 wrote:
> Try the wxPython mailing list, which you can find on their site. And
> the best wxPython reference is the book (also available as an e-book)
> by Robin Dunn, who created wxPython. Seeing wxPython from his
> perspective is well worth the money. If I recall correctly he devoted
> a
Try the wxPython mailing list, which you can find on their site. And
the best wxPython reference is the book (also available as an e-book)
by Robin Dunn, who created wxPython. Seeing wxPython from his
perspective is well worth the money. If I recall correctly he devoted
an entire chapter to drawing
I hope someone can help me with a couple of wxPython questions, or point
me to the right newsgroup for the questions.
I am trying to modify the floatcanvas demo program. I want to load an
image from a file (jpg or whatever), then do a kind of color-picker
action on it.
I haven't tried yet to