Re: [Gambas-user] Onion Omega2+

2018-01-26 Thread Benoît Minisini
Le 26/01/2018 à 14:25, Martin Cristia a écrit : Hi, does anyone tried to run gambas3 in it? https://onion.io/store/omega2p/ Please post to the new mailing-list at http://lists.gambas-basic.org. This mailing-list is deprecated. Thanks. -- Benoît Minisini --

[Gambas-user] Onion Omega2+

2018-01-26 Thread Martin Cristia
Hi, does anyone tried to run gambas3 in it? https://onion.io/store/omega2p/ -- Saludos Ing. Martin P Cristia -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http:

Re: [Gambas-user] DBus - How are signal data converted to Gambas data?

2018-01-26 Thread Benoît Minisini
Le 26/01/2018 à 09:54, Hans Lehmann a écrit : Hello, in a project for the Gambas book on 'D-Bus with gb.dbus' I have the problem to read the arguments of a particular signal. In the text of the XML document (Inspection) I found the number of expected arguments, their names and the signatures.

[Gambas-user] DBus - How are signal data converted to Gambas data?

2018-01-26 Thread Hans Lehmann
Hello, in a project for the Gambas book on 'D-Bus with gb.dbus' I have the problem to read the arguments of a particular signal. In the text of the XML document (Inspection) I found the number of expected arguments, their names and the signatures. Through the output of the console program, I