Hello all,
Just a thought, if you are planning to make Shareaza
work on other platforms, why not use something like
wxwidgets ( http://www.wxwidgets.org ) to do it so that
all your work isn't limited to one platform. A GTK
version could be the only supported version, but it
would be very useful to, for example, the crowd wanting
to make an OSX version. If I understand wx correctly,
the result should be the same as doing it in GTK
directly, but be far more portable.