On Tue, 2007-11-20 at 17:11 -0800, Christopher Barker wrote: > Tim, > > Sorry for the delay, I was out of town last week.
That is fine, I don't get much time to work on stuff these days :( > What platform is this? It looks like wxGTK. It is wxGTK :) > That code is there because OS-X does not allow reading of pixel values > from a MemoryDC. This method is supposed to work on all platforms. > However, if it's crashing on GTK, then we could use the old DC.GetPixel > method there. The "quick fix" for now is to just use the DC.GetPixel on wxGTK (which is what I am doing now). Tim 'Mithro' Ansell _______________________________________________ FloatCanvas mailing list [email protected] http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas
