On Wed, 2004-08-18 at 12:48, Oscar Gustafsson wrote:
On Tue, 17 Aug 2004, Zazell Kroeske wrote:
I tried .wav also, gives the same output. guess it is not implemented yet on linux :( From what I've read it's implemented on Win and GTK. This probably means
either:
In this context GTK and GTK2 is not the same. You are using GTK2?
GTK is not supported in wxPython, despite being supported in wxWidgets.
Someone has messed up.
Can you please inform me about the current versions of Linux, Python and wxPython? Have you built wxPython yourself or are you using a distributed version? These allows me to get a good answer in the wxPython mailinglist.
I'll try to patch the code to at least avoid errors.
/Oscar _______________________________________________ Mattricks mailing list Mattricks@lists.lysator.liu.se http://lists.lysator.liu.se/mailman/listinfo/mattricks
My linux version is 2.6.7, python is 2.3.3 and wxPython is 2.4.2.4. (thats the wxWidgets version number) all software is installed by rpm (fedora core 2).
Zazell