Re: [Gambas-user] for me, a big step

2011-07-02 Thread Charlie Reinl
Am Freitag, den 01.07.2011, 23:28 +0200 schrieb Benoît Minisini: > > Salut, > > > > found today a very important command (for me) : xdg-open > > > > use : xdg-open file > > > > I'v tested on Ubuntu and Mandriva (gnom and kde). > > That saves a lot of coding and entries in config-files > > This

Re: [Gambas-user] for me, a big step

2011-07-01 Thread Benoît Minisini
> Salut, > > found today a very important command (for me) : xdg-open > > use : xdg-open file > > I'v tested on Ubuntu and Mandriva (gnom and kde). > That saves a lot of coding and entries in config-files This is what Desktop.Open() uses in Gambas to open files in a desktop- independent way. R

[Gambas-user] for me, a big step

2011-07-01 Thread Karl Reinl
Salut, found today a very important command (for me) : xdg-open use : xdg-open file I'v tested on Ubuntu and Mandriva (gnom and kde). That saves a lot of coding and entries in config-files -- Amicalement Charlie --