[Gambas-user] IDE Hint color washed out

2014-06-30 Thread Jim Provan
I am on Ubuntu 14.04. The hint color is a beige or yellow with white lettering. It isn't readable. Has anyone else experienced this and if so, how did you correct it ? Jim Provan -- Open source business process manag

Re: [Gambas-user] gb.net.curl Issues

2013-08-06 Thread Jim Provan
27;t appear to be working. Jim Provan On Sun, Aug 4, 2013 at 7:05 AM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > Le 03/08/2013 21:44, Jim Provan a écrit : > > Ok, merci. > > > > Jim Provan > > > > > > I added the two SSL

Re: [Gambas-user] Cannot Split() against ASCII NUL byte

2013-08-05 Thread Jim Provan
I stand corrected. Thank you. Jim Provan On Mon, Aug 5, 2013 at 11:31 AM, Tobias Boege wrote: > On Mon, 05 Aug 2013, Jim Provan wrote: > > On 08/05/2013 09:53 AM, Tobias Boege wrote: > > > Hi, > > > > > > the Split() function seems to have problems splittin

Re: [Gambas-user] Cannot Split() against ASCII NUL byte

2013-08-05 Thread Jim Provan
On 08/05/2013 09:53 AM, Tobias Boege wrote: > Hi, > > the Split() function seems to have problems splitting against the ASCII NUL > (aka "\0") byte. In the attached project, there are four test cases from > whose results I assume that Split() stops working on the separator when it > encounters a NU

Re: [Gambas-user] gb.net.curl Issues

2013-08-03 Thread Jim Provan
Ok, merci. Jim Provan On Sat, Aug 3, 2013 at 1:14 PM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > Le 01/08/2013 22:42, Jim Provan a écrit : > > So, how do you deal with self-signed certificates ? > > > > Jim Provan > > > > I don't know

Re: [Gambas-user] gb.net.curl Issues

2013-08-01 Thread Jim Provan
So, how do you deal with self-signed certificates ? Jim Provan On Thu, Aug 1, 2013 at 12:22 PM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > Le 01/08/2013 15:03, Jim Provan a écrit : > > Is there an override property for the .Get() and .Post() methods of an > >

[Gambas-user] gb.net.curl Issues

2013-08-01 Thread Jim Provan
Is there an override property for the .Get() and .Post() methods of an HttpClient to accept self signed certificates such as curl's "--no-check-certificates" option ? Jim Provan -- Get your SQL databas

Re: [Gambas-user] Cloning a control

2013-07-31 Thread Jim Provan
Thank you. That works great. My computer understand French :). jk Jim Provan On Wed, Jul 31, 2013 at 5:20 AM, Fabien Bodard wrote: > Le 31 juil. 2013 07:06, "Jim Provan" a écrit : > > > > This is probably a noob question, but then, I am a noob to Gambas, but &g

[Gambas-user] Cloning a control

2013-07-30 Thread Jim Provan
Gambas. Jim Provan -- Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version