GTK2 timeframe?

Thee doesn't seem to be much info on the gtk2 port in any of the
wxwindows list archives...

Does anyone know when the gtk2 port is expected to become the default
gtk port?

Thanks,

Mark

Roach, Mark R. wrote:

Does anyone know when the gtk2 port is expected to become the default
gtk port?

You can build it yourself from the source RPMs on
http://www.wxpython.org/download.php#binaries

I did try it with my project, but unfortunately they also turn Unicode
on which crashed some 3rd party libraries I use. (For example
the results of GetValue() on a combobox are returned in Unicode
even if the strings are all ascii).

Roger