Re: [Gambas-user] Issue 558 in gambas: Gambas is missing a Radio Menu Item

2014-09-14 Thread gambas
Updates: Status: Fixed Comment #3 on issue 558 by benoit.m...@gmail.com: Gambas is missing a Radio Menu Item https://code.google.com/p/gambas/issues/detail?id=558 Done in revision #6477. -- You received this message because this project is configured to send all issue notifications

[Gambas-user] Webview picture display.

2014-09-14 Thread Yahoo
Hello all, I'm trying to display pictures into a Webview object. It works well when the HTML page to display come from a file but I don't know how to do the same by injecting HTML text into the Webview object. I don't know how to link image in this case. Does someone have an idea of how to do t

Re: [Gambas-user] How to auto-reload webview

2014-09-14 Thread Benoît Minisini
Le 03/09/2014 22:57, Antonio Sánchez a écrit : > In this project, when I try to change fonts, Webview1 need right click and > select "reload" to show new font choosen. Is there any way to auto-refresh > or auto-reload the page showed in Webview1? > > > I tried with webview1.reload() and webview1.re

Re: [Gambas-user] Error when project's build folder has been relocated

2014-09-14 Thread Benoît Minisini
Le 14/09/2014 19:16, Jørn Erik Mørne a écrit : > If I move my project's build folder (where I store the install packages) > to a new place (and the IDE is NOT running of course), and then open the > project in the IDE and try to make a install package, I get this error > (see attached screenshot).

[Gambas-user] Error when project's build folder has been relocated

2014-09-14 Thread Jørn Erik Mørne
If I move my project's build folder (where I store the install packages) to a new place (and the IDE is NOT running of course), and then open the project in the IDE and try to make a install package, I get this error (see attached screenshot). Here the path in the error is the old path I use

Re: [Gambas-user] Firebird?

2014-09-14 Thread Willy Raets
On zo, 2014-09-14 at 16:57 +0200, Tobias Boege wrote: > Hi, > > I have seen in the commit logs that gb.db.firebird does not exist anymore > but there are traces of Firebird in the docs, among them: > > - http://gambaswiki.org/wiki/doc/odbc which implies that firebird can be >used through ODB

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2014-09-14 Thread gambas
Comment #18 on issue 257 by benoit.m...@gmail.com: Database password retrieval error and abort in IDE https://code.google.com/p/gambas/issues/detail?id=257 The message is incorrect. Your project actually needs the 'gb.desktop' component to be able to access the database passwords stored in th

Re: [Gambas-user] Firebird?

2014-09-14 Thread Benoît Minisini
Le 14/09/2014 16:57, Tobias Boege a écrit : > Hi, > > I have seen in the commit logs that gb.db.firebird does not exist anymore > but there are traces of Firebird in the docs, among them: > > - http://gambaswiki.org/wiki/doc/odbc which implies that firebird can be > used through ODBC (I have

[Gambas-user] Firebird?

2014-09-14 Thread Tobias Boege
Hi, I have seen in the commit logs that gb.db.firebird does not exist anymore but there are traces of Firebird in the docs, among them: - http://gambaswiki.org/wiki/doc/odbc which implies that firebird can be used through ODBC (I have no clue about that), - http://gambaswiki.org/wiki/install

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2014-09-14 Thread gambas
Updates: Status: Started Comment #17 on issue 257 by benoit.m...@gmail.com: Database password retrieval error and abort in IDE https://code.google.com/p/gambas/issues/detail?id=257 The message is incorrect. Your project actually need the 'gb.desktop' component to be able to access the

Re: [Gambas-user] Me.close BUG

2014-09-14 Thread Willy Raets
On zo, 2014-09-14 at 16:23 +0200, Benoît Minisini wrote: > Le 14/09/2014 16:05, Willy Raets a écrit : > > Hi, > > > > It came to my attention that closing a Main form with a simple Me.Close > > doesn't close any other forms that still might be open. > > It didn't used to be that way as far as I can

Re: [Gambas-user] Me.close BUG

2014-09-14 Thread Tobias Boege
On Sun, 14 Sep 2014, Tobias Boege wrote: > On Sun, 14 Sep 2014, Willy Raets wrote: > > Hi, > > > > It came to my attention that closing a Main form with a simple Me.Close > > doesn't close any other forms that still might be open. > > It didn't used to be that way as far as I can remember, so it m

Re: [Gambas-user] Me.close BUG

2014-09-14 Thread Tobias Boege
On Sun, 14 Sep 2014, Willy Raets wrote: > Hi, > > It came to my attention that closing a Main form with a simple Me.Close > doesn't close any other forms that still might be open. > It didn't used to be that way as far as I can remember, so it must have > sneaked in somewhere along the road. > A

Re: [Gambas-user] Me.close BUG

2014-09-14 Thread Benoît Minisini
Le 14/09/2014 16:05, Willy Raets a écrit : > Hi, > > It came to my attention that closing a Main form with a simple Me.Close > doesn't close any other forms that still might be open. > It didn't used to be that way as far as I can remember, so it must have > sneaked in somewhere along the road. Th

[Gambas-user] Me.close BUG

2014-09-14 Thread Willy Raets
Hi, It came to my attention that closing a Main form with a simple Me.Close doesn't close any other forms that still might be open. It didn't used to be that way as far as I can remember, so it must have sneaked in somewhere along the road. Using Quit does close Main form and any other form that

Re: [Gambas-user] Returned mail: see transcript for details

2014-09-14 Thread Benoît Minisini
Le 14/09/2014 14:42, Charlie Reinl a écrit : > Am Sonntag, den 14.09.2014, 13:38 +0200 schrieb Benoît Minisini: >> Le 14/09/2014 11:47, Charlie Reinl a écrit : >>> Salut Benoît. >>> >>> tested crash report the following addresse >>> >>> gambas-u...@users.sourceforge.net >>> >>> should be gambas-use

Re: [Gambas-user] Returned mail: see transcript for details

2014-09-14 Thread Charlie Reinl
Am Sonntag, den 14.09.2014, 13:38 +0200 schrieb Benoît Minisini: > Le 14/09/2014 11:47, Charlie Reinl a écrit : > > Salut Benoît. > > > > tested crash report the following addresse > > > > gambas-u...@users.sourceforge.net > > > > should be gambas-user@lists.sourceforge.net > > > > Charlie > > > >

[Gambas-user] Skipped 'trunk/comp/src/gb.report/.info' -- Node remains in conflict

2014-09-14 Thread Ru Vuott
Hello, updating via SVN my Gambas, I obtained this strange notice: ~ $ svn checkout svn://svn.code.sf.net/p/gambas/code/gambas/trunk Skipped 'trunk/comp/src/gb.report/.info' -- Node remains in conflict Checked out revision 6473. What is this ? Regards vuott -

Re: [Gambas-user] Returned mail: see transcript for details

2014-09-14 Thread Benoît Minisini
Le 14/09/2014 11:47, Charlie Reinl a écrit : > Salut Benoît. > > tested crash report the following addresse > > gambas-u...@users.sourceforge.net > > should be gambas-user@lists.sourceforge.net > > Charlie > No, I want the crash report to go to my private e-mail, not the mailing-list! Because it

[Gambas-user] Returned mail: see transcript for details

2014-09-14 Thread Charlie Reinl
Salut Benoît. tested crash report the following addresse gambas-u...@users.sourceforge.net should be gambas-user@lists.sourceforge.net Charlie The original message was received at Sun, 14 Sep 2014 11:42:12 +0200 from x2f23831.dyn.telefonica.de [2.242.56.49] - The following addresses h