Hi Pierre, Il giorno Tue, 8 Mar 2011 13:01:02 +0100 Pierre Raybaut <[email protected]> ha scritto:
> Hi, > > That is done, I've just added Gnome and KDE support for this "open > file with associated application" feature in both file explorer and > project explorer plugins: > http://code.google.com/p/spyderlib/source/detail?r=faddf35fc3fa765ce796656248179f0a9fd4ef64 > http://code.google.com/p/spyderlib/source/detail?r=234be101368bf8eb899fa83dc48bdf3f96221e1b why not using QDesktopServices? http://www.riverbankcomputing.com/static/Docs/PyQt4/html/qdesktopservices.html#openUrl Should work better and also support Mac, XFCE, LXDE, etc > Cheers, > Pierre > > 2011/3/8 Uwe Fechner <[email protected]>: > > Hello, > > > > I am using Linux (Ubuntu 10.10 with Gnome). > > If it works on Windows, it should work on Linux, > > too. (But I have no idea, which part of the code > > or the configuration needs tweaking.) regards -- Antonio Valentino -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
