Re: [Gambas-user] Path to script ": not found"

2015-08-16 Thread Zainuddin A
do you mean like this Shell File.Load("/tmp/test.sh") abbat81 wrote > How can it be the path to my script is not found but path is 100% correct. > I tried Shell and Exec[] > > Renaming directory and file does not help. > > Path in 11.desktop: "Exec=/Games2/11/11.sh" > > > Print "/Games2/11

Re: [Gambas-user] Issue 634 in gambas: can't use the tray icon

2015-08-22 Thread Zainuddin A
thank you very much for your answer, that is make me clear how to use tray icon in 3.8 version. exactly I can't use gb.gui.trayicon too, in a first time I think gb.gui.trayicon is for a specific desktop because it's new in gambas. with gb.gui.trayicon I can see the tray icon control in toolbox but