[wx 2.6.3.3, gentoo linux GTK,
GCC 3.4.6 ] wxImageHandler GetName() unicode bug
Vadim Zeitlin
vadim at wxwindows.org
Sun Mar 4 13:23:41 PST 2007
On Thu, 15 Feb 2007 11:49:32 +0100 Gábor Szuromi <kukkerman at gmail.com> wrote:
GS> I run into a bug in the wxGTK 2.6.3.3 unicode build concerning
GS> wxImageHandler. When I acquire the list of image handlers the length
GS> of the string returned by GetName() or GetExtension() methods of a
GS> handler class is usually 1 and only contains only the first character
GS> of the string returned in the ansi build.
GS> It's not a unicode -> ansi conversion error because it worked
GS> perfectly in the 2.6.3.2 version. I've attached a small source. Try to
GS> compile it with unicode and ansi build and see the difference.
I don't see any difference when using the current cvs HEAD.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list