wxFontEnumerator inconsistent?
Franky Braem
f.braem at skynet.be
Fri Oct 27 13:22:14 PDT 2006
Vadim Zeitlin wrote:
> On Thu, 26 Oct 2006 20:31:49 +0200 Franky Braem <f.braem at skynet.be> wrote:
>
> FB> On windows and Mac the GetFacenames and GetEncodings are defined static
> FB> and returns a wxArrayString, while on wxGTK they are not static and they
> FB> return a pointer to wxArrayString. Is there a reason for this?
>
> Sorry, I don't understand how is this possible -- these methods are common
> to all ports. Is it possible that you use 2.7 on Windows and Mac (where
> this change was made) and 2.6 version of wxGTK?
>
You are right. I just found out that I still used 2.6.3 on Ubuntu.
Franky.
More information about the wx-users
mailing list