Re: [Gambas-user] FileView and Files "*.desktop"

2015-06-23 Thread Benoît Minisini
Le 22/06/2015 20:07, herberth guzman a écrit : > Hi Benoit > > I want to show an image associated fileview file icon "* .desktop" > DesktopMime.FromFile understand how it works, use that code to the menu > "open with" > > For Each df In DesktopFile.FromMime (DesktopMime.FromFile (sPath) .Type)

Re: [Gambas-user] FileView and Files ".desktop"

2015-05-24 Thread Benoît Minisini
Le 24/05/2015 20:35, herberth guzman a écrit : > Hi Benoit > > Benoit, Fabien created a class called DesktopApps, that class is what > allows me to show my panel applications ("Innova"). I don't know what that class is. > > I am a rookie and I find it hard. > My work is slow and long. > I want t