Re: [Gambas-user] Issue 516 in gambas: bug BSet -1

2014-03-29 Thread gambas
Comment #6 on issue 516 by rezeden...@gmail.com: bug BSet -1 http://code.google.com/p/gambas/issues/detail?id=516 thank you. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https:

Re: [Gambas-user] TableView.Edit: Save event not triggered by ENTER key

2014-03-29 Thread Benoît Minisini
Le 29/03/2014 22:19, T Lee Davidson a écrit : > On 03/29/2014 05:11 PM, Benoît Minisini wrote: >> Le 29/03/2014 22:04, T Lee Davidson a écrit : >>> >>> Sure. I am not exactly sure how to share Gambas projects. I have >>> attached TableviewEditEnterBug.tar which is an archive of the project >>> dire

Re: [Gambas-user] TableView.Edit: Save event not triggered by ENTER key

2014-03-29 Thread T Lee Davidson
On 03/29/2014 05:11 PM, Benoît Minisini wrote: Le 29/03/2014 22:04, T Lee Davidson a écrit : Sure. I am not exactly sure how to share Gambas projects. I have attached TableviewEditEnterBug.tar which is an archive of the project directory. I hope that was the right way to do it. Regards, Lee

Re: [Gambas-user] GAMBAS Executable

2014-03-29 Thread Jussi Lahtinen
Choose from menu: Project --> Make --> Executable You are prompted to give path and name for your executable (example something.gambas). If compilation doesn't return error, then it is successful. It will usually take less than second. Jussi On Sat, Mar 29, 2014 at 6:47 PM, bo...@bell.net wr

Re: [Gambas-user] TableView.Edit: Save event not triggered by ENTER key

2014-03-29 Thread Benoît Minisini
Le 29/03/2014 22:04, T Lee Davidson a écrit : > > Sure. I am not exactly sure how to share Gambas projects. I have > attached TableviewEditEnterBug.tar which is an archive of the project > directory. I hope that was the right way to do it. > > Regards, > Lee To make an archive of your project, use

Re: [Gambas-user] TableView.Edit: Save event not triggered by ENTER key

2014-03-29 Thread T Lee Davidson
On 03/29/2014 03:34 PM, Benoît Minisini wrote: I was able to try version 3.5.1 from RPMs found online. The behavior is the same. But, I think I may have come to an incorrect conclusion about the triggering of the Save event, due to the behavior of the ENTER key. While editing a cell, causing mo

Re: [Gambas-user] How editing more than 1024 bytes in a field of the DataBrowser

2014-03-29 Thread Ru Vuott
Hello Benoît I comunicate your answer and request to our friend. ...we are waiting for an his answer. Bye vuo Sab 29/3/14, Benoît Minisini ha scritto: Oggetto: Re: [Gambas-user] How editing more than 1024 bytes in a field of the DataBrowser

Re: [Gambas-user] TableView.Edit: Save event not triggered by ENTER key

2014-03-29 Thread Benoît Minisini
Le 29/03/2014 19:57, T Lee Davidson a écrit : > On 03/25/2014 01:23 PM, Benoît Minisini wrote: >> Le 25/03/2014 17:53, T Lee Davidson a écrit : >>> On 03/24/2014 08:10 PM, Benoît Minisini wrote: The ENTER or RETURN key does raise the Save event, but the event is raised only if needed (i.e

Re: [Gambas-user] How editing more than 1024 bytes in a field of the DataBrowser

2014-03-29 Thread Benoît Minisini
Le 25/03/2014 00:47, Ru Vuott a écrit : > Hello, > > our friend, member of Gambas-it.org forum, asks how he can edit (or paste) > more than 1024 bytes in a field of type 'text' using a control DataBrowser > connected to a mysql db that comes to hold up 64 Kb. > He says that the databrowser cuts t

[Gambas-user] GAMBAS Executable

2014-03-29 Thread bo...@bell.net
Hi. Gambas 3.1.1 installed from SoftwareCentre on Ubuntu 12.10 (gnome). I wrote a small test project that I am trying to compile. When I click on Compile (Project menu) or enter F7, the system returns immediately with no error or action. I would have expected some indication that the compile w

Re: [Gambas-user] Issue 517 in gambas: JSON.Decode incorrectly converts Integer data-type to Float

2014-03-29 Thread gambas
Updates: Status: Fixed Comment #5 on issue 517 by benoit.m...@gmail.com: JSON.Decode incorrectly converts Integer data-type to Float http://code.google.com/p/gambas/issues/detail?id=517 Fixed in revision #6208. -- You received this message because this project is configured to send al

Re: [Gambas-user] Issue 517 in gambas: JSON.Decode incorrectly converts Integer data-type to Float

2014-03-29 Thread gambas
Comment #4 on issue 517 by benoit.m...@gmail.com: JSON.Decode incorrectly converts Integer data-type to Float http://code.google.com/p/gambas/issues/detail?id=517 I will fix JSON.Decode() instead, so that it returns Integer, Long or Float. -- You received this message because this project is

Re: [Gambas-user] Issue 515 in gambas: System freeze on Combobox popup on combobox_gofocus

2014-03-29 Thread gambas
Updates: Status: Accepted Labels: -Version3.5.2 Version-3.5.0 Comment #1 on issue 515 by benoit.m...@gmail.com: System freeze on Combobox popup on combobox_gofocus http://code.google.com/p/gambas/issues/detail?id=515 The system does not really freeze, but when closing the popup,

Re: [Gambas-user] Issue 517 in gambas: JSON.Decode incorrectly converts Integer data-type to Float

2014-03-29 Thread gambas
Comment #3 on issue 517 by uale...@gmail.com: JSON.Decode incorrectly converts Integer data-type to Float http://code.google.com/p/gambas/issues/detail?id=517 Looking at the following link: http://www.tutorialspoint.com/json/json_data_types.htm Maybe it is just the wiki page which needs updati

Re: [Gambas-user] Issue 517 in gambas: JSON.Decode incorrectly converts Integer data-type to Float

2014-03-29 Thread gambas
Comment #2 on issue 517 by uale...@gmail.com: JSON.Decode incorrectly converts Integer data-type to Float http://code.google.com/p/gambas/issues/detail?id=517 Sorry, my last line was a comment on the information on the following page: http://gambasdoc.org/help/comp/gb.web/json?v3 Line: -123.45

Re: [Gambas-user] Issue 516 in gambas: bug BSet -1

2014-03-29 Thread gambas
Updates: Status: WontFix Comment #5 on issue 516 by benoit.m...@gmail.com: bug BSet -1 http://code.google.com/p/gambas/issues/detail?id=516 Yes. Read http://en.wikipedia.org/wiki/Two%27s_complement to learn how negative numbers are represented in memory and in the CPU. Russian link: h

Re: [Gambas-user] Issue 517 in gambas: JSON.Decode incorrectly converts Integer data-type to Float

2014-03-29 Thread gambas
Updates: Status: Accepted Labels: -Version Version-3.5.0 Comment #1 on issue 517 by benoit.m...@gmail.com: JSON.Decode incorrectly converts Integer data-type to Float http://code.google.com/p/gambas/issues/detail?id=517 There is no integer in JSON, only number that are floats. T

Re: [Gambas-user] running gambas3 on ARM

2014-03-29 Thread Benoît Minisini
Le 29/03/2014 05:56, Ian Haywood a écrit : > On Sat, Mar 29, 2014 at 4:04 AM, Ian Haywood wrote: >> I've been trying to run gambas3 on a ARM processor >> very basic text-only programs will work >> running anything graphical crashes in the Qt library. >> > valgrind report attached > It crashes ins

[Gambas-user] Issue 517 in gambas: JSON.Decode incorrectly converts Integer data-type to Float

2014-03-29 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 517 by uale...@gmail.com: JSON.Decode incorrectly converts Integer data-type to Float http://code.google.com/p/gambas/issues/detail?id=517 1) Describe the problem. When