Roach, Mark R. wrote:
···
On Mon, 2003-09-29 at 17:15, Borges, Emanuel A. wrote:
How do you suppress the image warnings that occasionally come up when
opening certain images?[...]
These image warnings say things like "unknown field with tag foo
ignored"
and "incorrect count for field foo; tag ignored".I am going to assume these are tiff images... I had the same problem and
posted a patch to wxwindows to fix it a while back, I was told it was
commited to stable and devel branches, what version are you using? If it
is the latest version, then you probably just need to use the normal
wxLog functions and set your target to do something other than a popup.
I think that was applied after 2.4.1 wasn't it? If so then the fix won't show up until I do the 2.4.2.x release (real soon now.)
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!