Re: [Gambas-user] browse for samba shares

2014-11-25 Thread Benoît Minisini
Le 24/11/2014 19:25, Federico Allegretti a écrit : > hello. > > In my daily work i need to connect to various samba share from my gambas > applications. > > Modern linux distro can mount "on the fly" a samba share when the user > select from the "browse dialog" a network share resource. > > could t

[Gambas-user] browse for samba shares

2014-11-24 Thread Federico Allegretti
hello. In my daily work i need to connect to various samba share from my gambas applications. Modern linux distro can mount "on the fly" a samba share when the user select from the "browse dialog" a network share resource. could this feature be implemented in gambas dialogs like the FILECHOOSER?