[Gambas-user] Feature request: Color.Link and Color.Visited system colors.

2014-06-19 Thread Patrik Karlsson
Is it possible to add system colors in order to get the color of links from the current theme? Color.Link and Color.Visited. /Patrik -- HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Ma

[Gambas-user] Issue 529 in gambas: Wrong foreground color in Help Browser

2014-06-19 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 529 by pata.kar...@gmail.com: Wrong foreground color in Help Browser http://code.google.com/p/gambas/issues/detail?id=529 1) When having a darker theme, in this case 'Obs

Re: [Gambas-user] Requirements for compilation and installation

2014-06-19 Thread Tobias Boege
On Thu, 19 Jun 2014, Willy Raets wrote: > On do, 2014-06-19 at 22:26 +0200, Tobias Boege wrote: > > On Thu, 19 Jun 2014, Willy Raets wrote: > > > Hi all, > > > > > > The list with requirements for compilation and installation at > > > http://gambaswiki.org/wiki/install seems to be missing some com

Re: [Gambas-user] Requirements for compilation and installation

2014-06-19 Thread Willy Raets
On do, 2014-06-19 at 22:50 +0200, Willy Raets wrote: > On do, 2014-06-19 at 22:26 +0200, Tobias Boege wrote: > > On Thu, 19 Jun 2014, Willy Raets wrote: > > > Hi all, > > > > > > The list with requirements for compilation and installation at > > > http://gambaswiki.org/wiki/install seems to be mis

Re: [Gambas-user] Requirements for compilation and installation

2014-06-19 Thread Willy Raets
On do, 2014-06-19 at 22:26 +0200, Tobias Boege wrote: > On Thu, 19 Jun 2014, Willy Raets wrote: > > Hi all, > > > > The list with requirements for compilation and installation at > > http://gambaswiki.org/wiki/install seems to be missing some components. > > > > Could it be updated to meet the la

Re: [Gambas-user] Requirements for compilation and installation

2014-06-19 Thread Tobias Boege
On Thu, 19 Jun 2014, Willy Raets wrote: > Hi all, > > The list with requirements for compilation and installation at > http://gambaswiki.org/wiki/install seems to be missing some components. > > Could it be updated to meet the latest Gambas release? > As far as it concerns me: - gb.ncurses an

[Gambas-user] Requirements for compilation and installation

2014-06-19 Thread Willy Raets
Hi all, The list with requirements for compilation and installation at http://gambaswiki.org/wiki/install seems to be missing some components. Could it be updated to meet the latest Gambas release? -- Kind regards, Willy (aka gbWilly) http://gambasshowcase.org/ http://howtogambas.org http://g

[Gambas-user] Updated Ubuntu installation instructions

2014-06-19 Thread Willy Raets
Hi all, Updated instructions to install Gambas on Ubuntu. -- Kind regards, Willy (aka gbWilly) http://gambasshowcase.org/ http://howtogambas.org http://gambos.org -- HPCC Systems Open Source Big Data Platform from

Re: [Gambas-user] gb.net.curl and SSL certificate

2014-06-19 Thread CJ
Benoît, > If I can see your address in the mailing-list, so you can see mine, > can't you? mailto:gam...@users.sourceforge.net Ahh, I thought that was a "generic" mailing list address to prevent you from being swamped by personal requests, silly me ;) I will pack up the example program including

[Gambas-user] Updated Debian and Raspbian installation instructions

2014-06-19 Thread Willy Raets
Hi all, I updated instruction to use a apt preferences file when installing gambas 3.5.2 on wheezy using jessie repository. Added the preferences file that worked for me, without messing up my wheezy installation. If you still meet any problems in your installation when working with the preferen

Re: [Gambas-user] gb.net.curl and SSL certificate

2014-06-19 Thread Benoît Minisini
Le 19/06/2014 19:27, CJ a écrit : > >>> Trying to communicate with a web server via https and the HTTPGet > example >>> but the connection fails with error -1060 also if I disable certificate >>> authentication using... >>> >>> MyHTTP.SSL.VerifyHost = False >>> MyHTTP.SSL.VerifyPeer = False

Re: [Gambas-user] gb.net.curl and SSL certificate

2014-06-19 Thread CJ
> > Trying to communicate with a web server via https and the HTTPGet example > > but the connection fails with error -1060 also if I disable certificate > > authentication using... > > > >MyHTTP.SSL.VerifyHost = False > >MyHTTP.SSL.VerifyPeer = False > > > > ".VerifyPeer = False" is reall

Re: [Gambas-user] Report and Settings

2014-06-19 Thread roki73
I really do not know how to check which version of SVN I have, but I think I have the last update for the Gambas, from gambas-daily.And the problem is still here! On 19.06.2014 10:04, Fabien Bodard-4 [via Gambas] wrote: > Can you or someone can tel me if this problem remain in the last > relea

Re: [Gambas-user] RadioButton in Frame not working

2014-06-19 Thread Benoît Minisini
Le 18/06/2014 20:39, corradove...@libero.it a écrit : > RadioButton in Frame not working (no longer working?) - sample project > includedtanks It should be fixed in revision #6329. Regards, -- Benoît Minisini -- HPCC

Re: [Gambas-user] Report and Settings

2014-06-19 Thread Fabien Bodard
Can you or someone can tel me if this problem remain in the last releases ? I've not any problems like this on svn. Thank you Fabien Le 10 mai 2014 11:59, "Roki" a écrit : > > Hi Randall ! > > This is just a small project that will reproduce the same error that I > previously told you. This is