Re: [Gambas-user] IDE crash when undoing creation of a control in selection

2013-05-27 Thread Benoît Minisini
Le 26/05/2013 14:37, Tobias Boege a écrit : On Sun, 26 May 2013, Beno?t Minisini wrote: Le 26/05/2013 10:51, Tobias Boege a ?crit : Hi Benoit, maybe I hit the send button too early with the last mail. I got a way to reproduce the IDE crash I was talking about: 1. Create two Buttons on a

Re: [Gambas-user] IDE crash when undoing creation of a control in selection

2013-05-27 Thread Tobias Boege
On Mon, 27 May 2013, Beno?t Minisini wrote: Le 26/05/2013 14:37, Tobias Boege a ?crit : On Sun, 26 May 2013, Beno?t Minisini wrote: Le 26/05/2013 10:51, Tobias Boege a ?crit : Hi Benoit, maybe I hit the send button too early with the last mail. I got a way to reproduce the IDE crash I

[Gambas-user] Limit on inline array elements

2013-05-27 Thread Tobias Boege
Hi, we got mail from a guy who gets a (roughly translated) Too many arguments error when he tries to create an inline array like: --- element = [H, He, ...] --- with 105 elements within the brackets. I don't know what he's trying to do but he says it's OK with 50 elements. So what's the limit

[Gambas-user] Editor bug (was Re: Global error management routine)

2013-05-27 Thread Benoît Minisini
Le 23/05/2013 00:26, Richard Terry a écrit : Whilst on the topic of the IDE one long standing bug... Please start a new thread when you change the topic of the conversation! ...is that at some point after heavy use highlighting a line (s) by clicking a thte start and dragging the mouse down

Re: [Gambas-user] Limit on inline array elements

2013-05-27 Thread Jussi Lahtinen
element.Insert([H,He, ...]) element.Insert([Sb,Te, ...]) Jussi On Mon, May 27, 2013 at 3:27 PM, Tobias Boege tabo...@gmail.com wrote: Hi, we got mail from a guy who gets a (roughly translated) Too many arguments error when he tries to create an inline array like: --- element = [H, He,

Re: [Gambas-user] Editor bug (was Re: Global error management routine)

2013-05-27 Thread Tom
On 5/27/2013 10:12 AM, Benoît Minisini wrote: Le 23/05/2013 00:26, Richard Terry a écrit : Whilst on the topic of the IDE one long standing bug... Please start a new thread when you change the topic of the conversation! ...is that at some point after heavy use highlighting a line (s) by

[Gambas-user] Issue 432 in gambas: Crash with Paste Special feature

2013-05-27 Thread gambas
Status: New Owner: Labels: Version Type-Crash Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 432 by jussi.la...@gmail.com: Crash with Paste Special feature http://code.google.com/p/gambas/issues/detail?id=432 1) Describe the problem. IDE freezes (interpreter

Re: [Gambas-user] Issue 432 in gambas: Crash with Paste Special feature

2013-05-27 Thread gambas
Updates: Status: Accepted Labels: -Version Version-TRUNK Comment #1 on issue 432 by benoit.m...@gmail.com: Crash with Paste Special feature http://code.google.com/p/gambas/issues/detail?id=432 (No comment was entered for this change.) -- You received this message because this

Re: [Gambas-user] Editor bug (was Re: Global error management routine)

2013-05-27 Thread richard terry
On 28/05/13 02:00, Tom wrote: On 5/27/2013 10:12 AM, Benoît Minisini wrote: Le 23/05/2013 00:26, Richard Terry a écrit : Whilst on the topic of the IDE one long standing bug... Please start a new thread when you change the topic of the conversation! ...is that at some point after heavy use

Re: [Gambas-user] Editor bug (was Re: Global error management routine)

2013-05-27 Thread Tom
On 5/27/2013 5:54 PM, richard terry wrote: On 28/05/13 02:00, Tom wrote: On 5/27/2013 10:12 AM, Benoît Minisini wrote: Le 23/05/2013 00:26, Richard Terry a écrit : Whilst on the topic of the IDE one long standing bug... Please start a new thread when you change the topic of the conversation!

Re: [Gambas-user] Editor bug (was Re: Global error management routine)

2013-05-27 Thread richard terry
On 28/05/13 08:02, Tom wrote: On 5/27/2013 5:54 PM, richard terry wrote: On 28/05/13 02:00, Tom wrote: On 5/27/2013 10:12 AM, Benoît Minisini wrote: Le 23/05/2013 00:26, Richard Terry a écrit : Whilst on the topic of the IDE one long standing bug... Please start a new thread when you change

Re: [Gambas-user] DB.Exec() not work with arguments (Gambas 3.4.1)

2013-05-27 Thread Alexander Bushuev
Close this message :) -- View this message in context: http://gambas.8142.n7.nabble.com/DB-Exec-not-work-with-arguments-Gambas-3-4-1-tp42074p42091.html Sent from the gambas-user mailing list archive at Nabble.com. --