Paradox wrote: > I am using wxImage to display Tiffs and it works great except that it > displays a message box for each unrecognized tag in the header. Is > there a way to suppress these message boxes. > > > Thanks Joey this is what libtiff does by default on windows. you can recomplie wx's libtiff module and change the warning handler.