Re: [Gambas-user] Rendering text with OpenGL example

2014-01-11 Thread Kevin Fishburne
On 01/10/2014 10:56 AM, terco IDE wrote: Hi, does anyone has an example on rendering some text in a glArea with (or without) openGL? tnx! Saludos Martin Yes (using OpenGL), but it's rather involved. I had an epic failure of hardware and human logic this week and am just wrapping up

Re: [Gambas-user] Release of Gambas 3.5.2

2014-01-11 Thread Kende Krisztián
2014-01-11 01:46 keltezéssel, Benoît Minisini írta: Hi, Gambas 3.5.2 has been released, with 67 bug fixes backported from the development version. The detail is there: http://gambasdoc.org/help/doc/release/3.5.2?view A last-minute bug has been fixed in the gb.gtk component, so those who

Re: [Gambas-user] Rendering text with OpenGL example

2014-01-11 Thread Benoît Minisini
Le 11/01/2014 09:14, Kevin Fishburne a écrit : On 01/10/2014 10:56 AM, terco IDE wrote: Hi, does anyone has an example on rendering some text in a glArea with (or without) openGL? tnx! Saludos Martin Yes (using OpenGL), but it's rather involved. I had an epic failure of hardware and

Re: [Gambas-user] Howto make a newpage with gb.report

2014-01-11 Thread Fabien Bodard
Can you send me an example of your report... Do you use fill repeaters ? Le 11 janv. 2014 14:13, J. Mischke ad...@mischkeonline.de a écrit : I have a little problem with gb.report. My list is a mysql select with a group by command, and i want to print any group separatly. At the moment I have

Re: [Gambas-user] Gambas ARM/Innodb issue

2014-01-11 Thread Benoît Minisini
Le 11/01/2014 17:25, Ron a écrit : You are right, only some comments on transactions, but no code differences. Wha we see happening is a disconnect from client when running on ARM, and gambas mysql reconnect option seems to reconnect most of the times, but sometimes it crashes. When db i

[Gambas-user] Swap expressions with side effects

2014-01-11 Thread Tobias Boege
Hi, I just spent two good hours over my implementation of an algorithm to arrange some PointFs in an array so that the distance between P[i] and P[i+1] is the smallest possible among all points P[j], j i. I don't want to bother you with details (well, I think I already did, sorry) but the

Re: [Gambas-user] Swap expressions with side effects

2014-01-11 Thread Benoît Minisini
Le 11/01/2014 19:05, Tobias Boege a écrit : Hi, I just spent two good hours over my implementation of an algorithm to arrange some PointFs in an array so that the distance between P[i] and P[i+1] is the smallest possible among all points P[j], j i. I don't want to bother you with details

Re: [Gambas-user] Swap expressions with side effects

2014-01-11 Thread Tobias Boege
On Sat, 11 Jan 2014, Beno?t Minisini wrote: Le 11/01/2014 19:05, Tobias Boege a ?crit : Hi, I just spent two good hours over my implementation of an algorithm to arrange some PointFs in an array so that the distance between P[i] and P[i+1] is the smallest possible among all points P[j],

Re: [Gambas-user] Howto make a newpage with gb.report

2014-01-11 Thread J. Mischke
On Sa, 2014-01-11 at 17:29 +0100, Fabien Bodard wrote: Can you send me an example of your report... Do you use fill repeaters ? Le 11 janv. 2014 14:13, J. Mischke ad...@mischkeonline.de a écrit : I use a part of the report example of Gambas and make some modifacation. I use it like: For Each

Re: [Gambas-user] Starting a Process and forgetting about it

2014-01-11 Thread Bruce
On Tue, 2013-08-13 at 12:15 +0200, Tobias Boege wrote: On Tue, 13 Aug 2013, Beno?t Minisini wrote: However, I don't think this is a common enough scenario to have it implemented directly in the Process object. I got by by using Shell setsid ... . Whereas automatically killing background

Re: [Gambas-user] Issue 484 in gambas: IDE and Runtime show different stock icons

2014-01-11 Thread gambas
Comment #4 on issue 484 by adamn...@gmail.com: IDE and Runtime show different stock icons http://code.google.com/p/gambas/issues/detail?id=484 OK, I think I've got to the bottom of this. It is an LXDE (and Mageia (whatever)) issue. It relates how it handles not finding an icon in

[Gambas-user] Issue 495 in gambas: Toolbar config doesn't set button width properly

2014-01-11 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 495 by adamn...@gmail.com: Toolbar config doesn't set button width properly http://code.google.com/p/gambas/issues/detail?id=495 1) Describe the problem. Changing the