Re: [Gambas-user] Charts in Gambas: alternatives to "Chart"

2013-10-13 Thread Randall Morgan
NO, I allow python to open the chart window so it floats above the Gambas application. Same with Octave. On Sun, Oct 13, 2013 at 11:21 PM, Alberto Caballero wrote: > Hi Randall, > > Thanks for your advice. Do you then integrate the Python chart into the > Gambas application? How do you draw it

Re: [Gambas-user] Charts in Gambas: alternatives to "Chart"

2013-10-13 Thread Alberto Caballero
Hi Randall, Thanks for your advice. Do you then integrate the Python chart into the Gambas application? How do you draw it inside a DrawingArea? Regards, Alberto 2013/10/13 Randall Morgan > I have been successful in using both Python and Octave for charting. > Basically, you write out your d

Re: [Gambas-user] Pre-release of Gambas 3.5

2013-10-13 Thread Sebastian Kulesz
Hey! Just wanted to remind you that gb.openal won't compile on lucid unless the libopenal version requirement is lowered to 1.12. AFAIK there are no issues with it. There is an old thread where i sent you some warnings it threw, they are non stopping. See thread <[Gambas-user] gb.openal resources..

Re: [Gambas-user] Different behaviour of dialog

2013-10-13 Thread Randall Morgan
IMHO I do think this should be addressed as Willy says it will lead to confusion. Adding a component shouldn't changed the behavior of something as routine as opening a file unless the component specifically deals with that behavior. On Sun, Oct 13, 2013 at 9:03 AM, Willy Raets wrote: > On Sun,

Re: [Gambas-user] Charts in Gambas: alternatives to "Chart"

2013-10-13 Thread Randall Morgan
I have been successful in using both Python and Octave for charting. Basically, you write out your data into a file and then write a python or octave script and call it passing your data file. One note, use full paths as Gambas will prefix and relative path with the Gambas application's directory.

Re: [Gambas-user] Pre-release of Gambas 3.5

2013-10-13 Thread Benoît Minisini
Le 13/10/2013 17:11, Benoît Minisini a écrit : > Hi, > > I have uploaded a source package of Gambas 3.5 there: > > http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.5.0.tar.bz2/download > > Please test it and report any problem, before I make it official. > > Thanks in advance. > > Reg

Re: [Gambas-user] Pre-release of Gambas 3.5

2013-10-13 Thread Charlie Reinl
Am Sonntag, den 13.10.2013, 21:20 +0200 schrieb Kende Krisztián: > Sun, 13 Oct 2013 20:46:44 +0200 -n > Charlie Reinl írta: > > > Am Sonntag, den 13.10.2013, 20:05 +0200 schrieb Adrien Prokopowicz: > > > Le Sun, 13 Oct 2013 19:19:55 +0200, Benoît Minisini > > > a écrit: > > > > > > > Le 13/10

Re: [Gambas-user] Pre-release of Gambas 3.5

2013-10-13 Thread Kende Krisztián
Sun, 13 Oct 2013 20:46:44 +0200 -n Charlie Reinl írta: > Am Sonntag, den 13.10.2013, 20:05 +0200 schrieb Adrien Prokopowicz: > > Le Sun, 13 Oct 2013 19:19:55 +0200, Benoît Minisini > > a écrit: > > > > > Le 13/10/2013 19:08, Kende Krisztián a écrit : > > >> Sun, 13 Oct 2013 18:41:22 +0200 -n

Re: [Gambas-user] Pre-release of Gambas 3.5

2013-10-13 Thread Charlie Reinl
Am Sonntag, den 13.10.2013, 20:05 +0200 schrieb Adrien Prokopowicz: > Le Sun, 13 Oct 2013 19:19:55 +0200, Benoît Minisini > a écrit: > > > Le 13/10/2013 19:08, Kende Krisztián a écrit : > >> Sun, 13 Oct 2013 18:41:22 +0200 -n > >> "Adrien Prokopowicz" írta: > >> > >>> Le Sun, 13 Oct 2013 17:11

Re: [Gambas-user] Pre-release of Gambas 3.5

2013-10-13 Thread Adrien Prokopowicz
Le Sun, 13 Oct 2013 19:19:55 +0200, Benoît Minisini a écrit: > Le 13/10/2013 19:08, Kende Krisztián a écrit : >> Sun, 13 Oct 2013 18:41:22 +0200 -n >> "Adrien Prokopowicz" írta: >> >>> Le Sun, 13 Oct 2013 17:11:25 +0200, Benoît Minisini >>> a écrit: >>> Hi, I have uploaded a so

Re: [Gambas-user] Pre-release of Gambas 3.5

2013-10-13 Thread Kende Krisztián
Sun, 13 Oct 2013 19:19:55 +0200 -n Benoît Minisini írta: > Le 13/10/2013 19:08, Kende Krisztián a écrit : > > Sun, 13 Oct 2013 18:41:22 +0200 -n > > "Adrien Prokopowicz" írta: > > > >> Le Sun, 13 Oct 2013 17:11:25 +0200, Benoît Minisini > >> a écrit: > >> > >>> Hi, > >>> > >>> I have uploaded a

Re: [Gambas-user] Pre-release of Gambas 3.5

2013-10-13 Thread Benoît Minisini
Le 13/10/2013 19:08, Kende Krisztián a écrit : > Sun, 13 Oct 2013 18:41:22 +0200 -n > "Adrien Prokopowicz" írta: > >> Le Sun, 13 Oct 2013 17:11:25 +0200, Benoît Minisini >> a écrit: >> >>> Hi, >>> >>> I have uploaded a source package of Gambas 3.5 there: >>> >>> http://sourceforge.net/projects/ga

Re: [Gambas-user] Pre-release of Gambas 3.5

2013-10-13 Thread Kende Krisztián
Sun, 13 Oct 2013 18:41:22 +0200 -n "Adrien Prokopowicz" írta: > Le Sun, 13 Oct 2013 17:11:25 +0200, Benoît Minisini > a écrit: > > > Hi, > > > > I have uploaded a source package of Gambas 3.5 there: > > > > http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.5.0.tar.bz2/download >

Re: [Gambas-user] Pre-release of Gambas 3.5

2013-10-13 Thread Adrien Prokopowicz
Le Sun, 13 Oct 2013 17:11:25 +0200, Benoît Minisini a écrit: > Hi, > > I have uploaded a source package of Gambas 3.5 there: > > http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.5.0.tar.bz2/download > > Please test it and report any problem, before I make it official. > > Thanks i

Re: [Gambas-user] Different behaviour of dialog

2013-10-13 Thread Willy Raets
On Sun, 2013-10-13 at 17:13 +0200, Benoît Minisini wrote: > > If you don't use gb.form.dialog, the standard dialog of the underlying > GUI component is used. > > Can you provide a little project that reproduce the behaviour you describe? > Added, a source archive that shows the difference in b

Re: [Gambas-user] Different behaviour of dialog

2013-10-13 Thread Benoît Minisini
Le 13/10/2013 14:52, Willy Raets a écrit : > On Mon, 2013-10-07 at 00:37 +0200, Willy Raets wrote: >> Hi all, >> >> Someone on the GambasForum stumbled upon a problem with dialog. >> When trying to help him with an example, the code that worked for me, >> did not work for him. >> >> To explain: >>

[Gambas-user] Pre-release of Gambas 3.5

2013-10-13 Thread Benoît Minisini
Hi, I have uploaded a source package of Gambas 3.5 there: http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.5.0.tar.bz2/download Please test it and report any problem, before I make it official. Thanks in advance. Regards, -- Benoît Minisini

Re: [Gambas-user] Different behaviour of dialog

2013-10-13 Thread Willy Raets
On Mon, 2013-10-07 at 00:37 +0200, Willy Raets wrote: > Hi all, > > Someone on the GambasForum stumbled upon a problem with dialog. > When trying to help him with an example, the code that worked for me, > did not work for him. > > To explain: > Assume you have a folder test in your User.Home: >

Re: [Gambas-user] Releasing allocated memory and closing a database

2013-10-13 Thread Alain Baudrez
Txs for the info, Alain 2013/10/13 Benoît Minisini > Le 12/10/2013 21:42, Alain Baudrez a écrit : > > In an app where I use a class to retrieve info from a database, I use the > > constructor method _new() to open the connection to the db as follows: > > The database is automatically closed w

Re: [Gambas-user] Releasing allocated memory and closing a database

2013-10-13 Thread Benoît Minisini
Le 12/10/2013 21:42, Alain Baudrez a écrit : > In an app where I use a class to retrieve info from a database, I use the > constructor method _new() to open the connection to the db as follows: > > Code snippet: > > ' Gambas class file > ' Name: db.class > > Private $db As New Connection > > ' Cont

[Gambas-user] Charts in Gambas: alternatives to "Chart"

2013-10-13 Thread Alberto Caballero
Hi all, I am having many problems for showing several charts within my application using Gambas "Chart" object. It seems that there is some shared memory between all Chart objects defined. I was wondering if there is any other alternative for showing lines and bar charts in Gambas. Any other libr