Re: [Gambas-user] Pre-release of Gambas 3.9.0

2016-08-21 Thread PICCORO McKAY Lenz
openssl version are 0.9.8o Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com 2016-08-21 12:15 GMT-04:00 Tobias Boege : > On Sun, 21 Aug 2016, PICCORO McKAY Lenz wrote: > > i have error compiling, agains openssl 0.X not 1.X > > > > CC gb_openssl_la-main.lo > > CC gb_open

Re: [Gambas-user] Pre-release of Gambas 3.9.0

2016-08-21 Thread Tobias Boege
On Sun, 21 Aug 2016, PICCORO McKAY Lenz wrote: > i have error compiling, agains openssl 0.X not 1.X > > CC gb_openssl_la-main.lo > CC gb_openssl_la-c_digest.lo > c_digest.c: In function ‘get_dlist’: > c_digest.c:51: warning: implicit declaration of function ‘EVP_MD_do_all’ >

Re: [Gambas-user] Gambas sintax its case sensitive?

2016-08-21 Thread PICCORO McKAY Lenz
the ide autodetect and show available methods etc, but something does not.. its not so important, th compilation and runtime works.. Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com 2016-08-20 18:06 GMT-04:00 Benoît Minisini : > Le 20/08/2016 à 21:56, PICCORO McKAY Lenz a écrit : >

[Gambas-user] [Gambas Bug Tracker] Bug #978: Packager update.

2016-08-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.978&from=L21haW4- Comment #1 by Benoît MINISINI: I don't understand why you can't subscribe to the developer mailing-list if you have a correct sourceforge account. This is the place where you must send your code if you can't commit for whatever

Re: [Gambas-user] Pre-release of Gambas 3.9.0

2016-08-21 Thread PICCORO McKAY Lenz
i have error compiling, agains openssl 0.X not 1.X CC gb_openssl_la-main.lo CC gb_openssl_la-c_digest.lo c_digest.c: In function ‘get_dlist’: c_digest.c:51: warning: implicit declaration of function ‘EVP_MD_do_all’ c_digest.c: In function ‘EVP_MD_CTX_reset’: c_digest.

Re: [Gambas-user] Pre-release of Gambas 3.9.0

2016-08-21 Thread Benoît Minisini
Le 21/08/2016 à 02:56, Jussi Lahtinen a écrit : >> I tried on a Mint VirtualBox VM, and still have "Test passed!" as >> result. Can you tell me exactly where it fails in the code? >> > > Randomly in module mTest at lines 1685, 1694, 1704 and 1714. So at every > occurrence of code 'If sTest <> "test

Re: [Gambas-user] Pre-release of Gambas 3.9.0

2016-08-21 Thread Mufeed Ali
Please check bug #978. And yea, GTK+ is still messed up. TextArea background does not work in GTK+ 3.20(Arch Linux). On Sun, Aug 21, 2016 at 4:04 PM, Ron wrote: > When using hGet.Auth = Net.AuthDigestIE in a http post request, I get > error that it's not a unknown authentication method. > Also h

Re: [Gambas-user] Pre-release of Gambas 3.9.0

2016-08-21 Thread Ron
When using hGet.Auth = Net.AuthDigestIE in a http post request, I get error that it's not a unknown authentication method. Also have some strange crashes (sig 11) when rerunning same request (without above line) need to get more info. [System] Gambas=3.9 OperatingSystem=Linux Kernel=4.4.0-34-gener

Re: [Gambas-user] Positioning Image and Text in a Button

2016-08-21 Thread Gianluigi
Yes Fabien, You really are right, Gambas is fabulous! 😃 Big thanks to Benoit and to you that help him. Regards Gianluigi 2016-08-21 10:02 GMT+02:00 Fabien Bodard : > 2016-08-20 14:31 GMT+02:00 Gianluigi : > > Now it really is a square button. > > The style drawing flags, is implemented. > > > >

[Gambas-user] [Gambas Bug Tracker] Bug #978: Packager update.

2016-08-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.978&from=L21haW4- Mufeed ALI added an attachment: Package.module -- ___ Gambas-user mailing list Gambas-user@lists.sourceforg

[Gambas-user] [Gambas Bug Tracker] Bug #978: Packager update.

2016-08-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.978&from=L21haW4- Mufeed ALI reported a new bug. Summary --- Packager update. Type : Request Priority : Medium Gambas version : 3.8.90 (TRUNK) Product : Development Environment Description --- Hi, I h

Re: [Gambas-user] Positioning Image and Text in a Button

2016-08-21 Thread Fabien Bodard
2016-08-20 14:31 GMT+02:00 Gianluigi : > Now it really is a square button. > The style drawing flags, is implemented. > > Regards > Gianluigi Well when i see the simplicity of this code ... I must to say, I love Gambas ! > > 2016-08-20 13:34 GMT+02:00 Gianluigi : > >> 😃 >> >> Sometimes the