Re: [Gambas-user] Balloon.Info on TrayIcon

2015-02-11 Thread Benoît Minisini
Le 12/02/2015 01:23, Michael A. Capone a écrit : > Hi folks, > > First of all, a big THANK YOU for the creation of Gambas! It has > allowed us to port legacy VB code to linux and get several of our users > off the Windows platform. > > I've searched everywhere for this, and seen several requests,

[Gambas-user] Balloon.Info on TrayIcon

2015-02-11 Thread Michael A. Capone
Hi folks, First of all, a big THANK YOU for the creation of Gambas! It has allowed us to port legacy VB code to linux and get several of our users off the Windows platform. I've searched everywhere for this, and seen several requests, but no satisfactory answer. Is there any way to implement

Re: [Gambas-user] Possible IDE enhancement

2015-02-11 Thread Benoît Minisini
Le 12/02/2015 00:55, adamn...@gmail.com a écrit : > Hi guys, > > I have had a bit of a try at implementing this in our local IDE with no joy, > so I thought I'd throw the idea open to the experts. > > When running in debug mode and displaying an object properties popup, I'd > like to be able to s

Re: [Gambas-user] GraphFloodfill can not install

2015-02-11 Thread Benoît Minisini
Le 11/02/2015 18:40, Gian a écrit : > It seems that you install and if I go to reinstall it shows me to > uninstall it. > But not shown in the examples > Regards > Gianluigi > At the moment the example list only shows the programs whose vendor is "example", not all programs having "example" in th

Re: [Gambas-user] Invoking interpreter from complied program

2015-02-11 Thread nando
you could put instructions in a file and pass the filename as arg1. then open the file and read and process the instructions -- Original Message --- From: "CJ" To: "'mailing list for gambas users'" Sent: Wed, 11 Feb 2015 15:23:36 +0100 Subject: Re: [Gambas-user] Invoking interpr

[Gambas-user] GraphFloodfill can not install

2015-02-11 Thread Gian
It seems that you install and if I go to reinstall it shows me to uninstall it. But not shown in the examples Regards Gianluigi [System] Gambas=3.6.90 OperatingSystem=Linux Kernel=3.13.0-45-generic Architecture=x86 Distribution=Ubuntu 14.04.2 LTS Desktop=GNOME Theme=QGtk Language=it_IT.UTF-8 Memo

Re: [Gambas-user] Invoking interpreter from complied program

2015-02-11 Thread CJ
> Is it possible for a compiled program to read instructions > from a text file? > I'm trying to write a program that can have functions added > without needing to recompile the base program. I've been using the following to execute Gambas script and passing data via arguments to the script, then

Re: [Gambas-user] Watermark on text box

2015-02-11 Thread Gian
Il 11/02/2015 13:43, Yahoo ha scritto: > Hello all, > > Thanks you for all your ideas and answers. > > As soon I will test that and see if I'm able to solve this need. > > > > Olivier > >> Le 11 févr. 2015 à 07:36, Gian a écrit : >> >> Il 11/02/2015 13:09, Julio Sanchez ha scritto: >>> Tobias: >>>

Re: [Gambas-user] Watermark on text box

2015-02-11 Thread Yahoo
Hello all, Thanks you for all your ideas and answers. As soon I will test that and see if I'm able to solve this need. Olivier > Le 11 févr. 2015 à 07:36, Gian a écrit : > > Il 11/02/2015 13:09, Julio Sanchez ha scritto: >> Tobias: >> >> Guay:) >> >> 2015-02-10 22:56 GMT+01:00 Jorge C

Re: [Gambas-user] Watermark on text box

2015-02-11 Thread Gian
Il 11/02/2015 13:09, Julio Sanchez ha scritto: > Tobias: > > Guay:) > > 2015-02-10 22:56 GMT+01:00 Jorge Carrión: Yes, :OK and I say it in Italian :))) Wunderbar! -- Dive into the World of Parallel Programming. The G

Re: [Gambas-user] Watermark on text box

2015-02-11 Thread Julio Sanchez
Tobias: Guay :) 2015-02-10 22:56 GMT+01:00 Jorge Carrión : > Tobi, > Great! A fine example of a exentsion of a class.. Thanks > > 2015-02-10 18:01 GMT+01:00 Tobias Boege : > > > On Tue, 10 Feb 2015, Rolf-Werner Eilert wrote: > > > Am 10.02.2015 14:03, schrieb Yahoo: > > > > Hi Benoit, > > >