Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-17 Thread Willy Raets
On ma, 2015-03-16 at 11:28 -0300, Sebastian Kulesz wrote: > Hey there! > > I haven't pushed the update to the stable ppa yet. Just last night I > updated the bleeding edge ppa and I would like to wait a day or two to > see if any issues arise. > > I can not hold the update because of one user. T

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-17 Thread Willy Raets
On di, 2015-03-17 at 11:35 -0500, Lewis Balentine wrote: > Congratulations Willy :-) Thanks, and it only costed me a days work to figure it all out :) I guess this might mean I'll manage to get the migration going next week as planned. > > On 03/17/2015 11:19 AM, Willy Raet

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Willy Raets
On ma, 2015-03-16 at 16:50 +0100, Christof Thalhofer wrote: > Am 16.03.2015 um 16:25 schrieb Willy Raets: > > > On ma, 2015-03-16 at 11:43 -0300, Sebastian Kulesz wrote: > >> You can use the same packages that are now available on the ppa. Just > >> use curl or wget

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Willy Raets
On ma, 2015-03-16 at 16:04 +0100, Christof Thalhofer wrote: > Hello Willy, > > Am 16.03.2015 um 15:34 schrieb Willy Raets: > > > I have considered this but IF I would get a PPA working, I do not have > > the know how to make the needed Gambas packages to go into the PPA

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Willy Raets
On ma, 2015-03-16 at 11:43 -0300, Sebastian Kulesz wrote: > > On Mar 16, 2015 11:36 AM, "Willy Raets" > wrote: > > > > On ma, 2015-03-16 at 09:25 -0500, Lewis Balentine wrote: > > > Have you considered setting up a local PPA. > > > In that wa

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Willy Raets
On ma, 2015-03-16 at 11:28 -0300, Sebastian Kulesz wrote: > Hey there! Hi Sebastian, Thanks for the quick response. > > I haven't pushed the update to the stable ppa yet. Just last night I > updated the bleeding edge ppa and I would like to wait a day or two to > see if any issues arise. Nice

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Willy Raets
On ma, 2015-03-16 at 09:25 -0500, Lewis Balentine wrote: > Have you considered setting up a local PPA. > In that way you might also control 'what else' gets updated. > http://inodes.org/2009/09/14/building-a-private-ppa-on-ubuntu/ > > Cheers, > > Lewis Hi Lewis, I have considered this but IF I

[Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Willy Raets
Hi, First, thank you for all the good and hard work getting Gambas out there. I have an urgent request for the Gambas-team people taking care of Gambas stable PPA. Would it be possible to have a PPA where Gambas 3.6.2 is available (a copy for example of the current). The reason I am asking is a

Re: [Gambas-user] Possible bug in ValueBox coding of gb.form Component

2015-03-08 Thread Willy Raets
On zo, 2015-03-08 at 16:44 +, John Rose wrote: > I've attached a Test project. The significant controls are 13 ValueBoxes > (named CypheredValueBox 1 etc, all in Group Cyphered) and 13 MaskBoxes > (named PlainMaskBox1 etc, all in Group Plain): please ignore the other > controls & their coding.

Re: [Gambas-user] Rpi 2

2015-02-13 Thread Willy Raets
On vr, 2015-02-13 at 09:09 +0100, Alexie wrote: > Hi Mike, > > Compiling Gambas3 on a Pi / Pi2 is a long task, so for the DomotiGa project > we created pre-compiled packages of Gambas 3.6.2 (and when new version are > released, we will update ofcourse). > > You can download/install as follows: >

Re: [Gambas-user] Packaging a project with libraries to deb failed

2015-01-18 Thread Willy Raets
On zo, 2015-01-18 at 14:58 +0100, Christof Thalhofer wrote: > Hi, > > after I wrote my first small app in Gambas, I decided to export some > common modules and classes to an external library, which worked well (at > design time). > > But now the original project cannot be packed as .deb. There is

Re: [Gambas-user] Column Alignment Property

2015-01-09 Thread Willy Raets
On vr, 2015-01-09 at 04:11 -0600, Lewis Balentine wrote: > On another note: > I wanted to verify these results with a later verions of GAMBAS. I have > one machien set up with: deb > http://ppa.launchpad.net/gambas-team/gambas-daily/ubuntu trusty main. It > reported version 3.6.99 available. I d

Re: [Gambas-user] fullscreen

2015-01-05 Thread Willy Raets
On ma, 2015-01-05 at 17:29 +0100, Reiner Goerlach wrote: > Never never never never ! > > I haqd a small Problem. Loss of Fullscreen property of Form in GAMBAS2. > Now I have work for 3 people all their life ! Minimum ! Than k you very > much > Reiner For Ubuntu you don even nee

Re: [Gambas-user] Gambas translator behaviour (expected or bug?)

2015-01-01 Thread Willy Raets
On do, 2015-01-01 at 10:02 +0100, Benoît Minisini wrote: > Le 30/12/2014 23:34, Willy Raets a écrit : > > On di, 2014-12-30 at 23:04 +0100, Benoît Minisini wrote: > >> Le 30/12/2014 14:57, Willy Raets a écrit : > >>> Hi all, > >>> > >>> I was

Re: [Gambas-user] Gambas translator behaviour (expected or bug?)

2014-12-30 Thread Willy Raets
On di, 2014-12-30 at 23:04 +0100, Benoît Minisini wrote: > Le 30/12/2014 14:57, Willy Raets a écrit : > > Hi all, > > > > I was wondering next about the Gambas translator: > > When importing .po files send to me by a translator, only the empty > > strings get

[Gambas-user] Gambas translator behaviour (expected or bug?)

2014-12-30 Thread Willy Raets
Hi all, I was wondering next about the Gambas translator: When importing .po files send to me by a translator, only the empty strings get imported. If a translator has changed a earlier translated string to a more correct translation these modified strings do NOT get imported because there is alre

[Gambas-user] Project gives a Segfault

2014-12-23 Thread Willy Raets
I have been testing a project of mine and found it to segfault on some distros. Tested conditions WITH NO SEGFAULT: - Gambas 3.5.4 - LXDE 0.5.10 - Debian 7.7 Wheezy - Gambas 3.5.4 - LXDE 0.6.1 - Fedora 20 - Gambas 3.5.4 - Xfce 4.10 - Linux Mint 13 - Gambas 3.6.2 - LXDE 0.5.8 - Lubuntu 12.04 - Gamb

Re: [Gambas-user] Install from Ubuntu repo - several issues

2014-12-12 Thread Willy Raets
On vr, 2014-12-12 at 05:54 -0800, LVDave wrote: > Having used to use MSVisualBasic many moons ago, I wanted to see how close > Gambas was to VB. Since I'm on Ubuntu 14.04, I installed Gambas from the > Ubuntu repository. Everything installed with no errors, but when I attempt > to open any one of t

Re: [Gambas-user] Similar problem compiling 3.6.2

2014-11-13 Thread Willy Raets
On do, 2014-11-13 at 14:22 +0100, CJ wrote: > Just tried to compile 3.6.2 but get a similar error > like before but this time in gb.mime, any clues? > > ... > make[4]: Leaving directory `/home/gambas3-3.6.2/gb.net.curl' > make[3]: Leaving directory `/home/gambas3-3.6.2/gb.net.curl' > make[2]: Leav

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread Willy Raets
On di, 2014-11-11 at 16:43 +0100, rolf wrote: > Hi Willy > > > > Thanks. I installed it with aptitude install -t wheezy-backports and now > > > it works. > > > > > > Do you have an idea which package I need for llvm. gb.jit does not > > > compile. > > > > As Benoît wrote Gambas needs llvm 3.1 or h

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread Willy Raets
On di, 2014-11-11 at 15:26 +0100, rolf wrote: > Hi Willy > > > Online Gambas wiki, does have autoconf mentioned as required package!! > > Has always been there. > I copied the packages in the Step 4 section and there is no automake as > package named. > > > > Now I need a hint how to get gb.medi

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread Willy Raets
On di, 2014-11-11 at 14:33 +0100, Willy Raets wrote: > On di, 2014-11-11 at 13:06 +0100, rolf wrote: > > Hi, > > > > I answer myself, to tell that the problem with aclocal is solved - why does > > the package "autoconf" is not mentioned as a required pack

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread Willy Raets
On di, 2014-11-11 at 13:06 +0100, rolf wrote: > Hi, > > I answer myself, to tell that the problem with aclocal is solved - why does > the package "autoconf" is not mentioned as a required package in the howtos? Online Gambas wiki, does have autoconf mentioned as required package!! Has always be

Re: [Gambas-user] gb.report question

2014-10-25 Thread Willy Raets
On do, 2014-10-23 at 07:37 +0200, Fabien Bodard wrote: > Van toi sens me en example I'll try to come up an example for you. > -- Kind regards, Willy (aka gbWilly) http://gambasshowcase.org/ http://howtogambas.org http://gambos.org

Re: [Gambas-user] About SMTP component

2014-10-22 Thread Willy Raets
On wo, 2014-10-22 at 18:10 +0200, Jorge Carrión wrote: > Willy, thank you for your response. > > With Mailtester the same situation occurs that with my function: If > you attach a text file, it is enconded as "cuoted printable" (what is > the same that "no enconded as all") and the text from insid

[Gambas-user] gb.report question

2014-10-22 Thread Willy Raets
Hi all, I have a report that exists of 3 'blocks of data' that are fed by 3 different result sets from a MySql database. All works fine as long as all result sets have data. Now, one of the results sets CAN be empty (this is intentional and just means that the block of data for that result set s

Re: [Gambas-user] About SMTP component

2014-10-22 Thread Willy Raets
On wo, 2014-10-22 at 12:49 +0200, Jorge Carrión wrote: > I've a problem with gambas 3.6 Smtpclient (with previous versions too). > perhaps I don't understand very well the SMTP protocol or I don't undestand > what some propertis of SmtpClient are, but If someone can help me I'll > appreciate it ver

Re: [Gambas-user] Upgrading to 3.6

2014-10-19 Thread Willy Raets
On zo, 2014-10-19 at 12:38 -0400, Martin McGlensey wrote: > Benoit, > > > > Thanks for your response. From your comments I understand that I can update > from the Gambas Team ppa as that is the one I used to install 3.5. Is that > correct? I do not know the commands needed to uninstall 3.5. Is

[Gambas-user] Incomplete documentation in Wiki

2014-10-17 Thread Willy Raets
Hi, The new Spinner control is documented in the Wiki But the Wiki the pages for the new controls SwitchButton, DirBox and FontBox are missing. Maybe someone can take care that these new controls are documented? -- Kind regards, Willy (aka gbWilly) http://gambasshowcase.org/ http://howtogamba

Re: [Gambas-user] SMTP error in Gambas 3.6.0 (rev#6552)

2014-10-15 Thread Willy Raets
On wo, 2014-10-15 at 14:28 +0200, Willy Raets wrote:: > I have made a simplified test project where you can replicate the > problem. I used the original form and code from my library and threw out > all unneeded controls and code. Made a small mistake in btnTest_Click() event when ada

Re: [Gambas-user] SMTP error in Gambas 3.6.0 (rev#6552)

2014-10-15 Thread Willy Raets
On wo, 2014-10-15 at 13:54 +0200, Benoît Minisini wrote: > Le 15/10/2014 13:48, Willy Raets a écrit : > > Hi, > > > > I've been testing smpt on Gambas 3.6.0 (rev#6552). > > > > I use the exact same settings as I do in my mail client Evolution (see > >

Re: [Gambas-user] Possible bug in IDE

2014-10-09 Thread Willy Raets
nch Gambas to clear them. > > > > > > On 10/08/2014 10:53 AM, Willy Raets wrote: > >> Try this at home and see what goes wrong. > >> Both 3.5.4 and 3.5.90 (rev#6521) show this behaviour. > >> > >> 1. Open a project in IDE > >> 2. In project bro

Re: [Gambas-user] Possible bug in IDE

2014-10-08 Thread Willy Raets
nch Gambas to clear them. > > > > > > On 10/08/2014 10:53 AM, Willy Raets wrote: > >> Try this at home and see what goes wrong. > >> Both 3.5.4 and 3.5.90 (rev#6521) show this behaviour. > >> > >> 1. Open a project in IDE > >> 2. In project bro

[Gambas-user] Possible bug in IDE

2014-10-08 Thread Willy Raets
Try this at home and see what goes wrong. Both 3.5.4 and 3.5.90 (rev#6521) show this behaviour. 1. Open a project in IDE 2. In project browser - right click 'Sources' - select 'New' - select 'Module' - Click tab 'Existing' - 'Gambas modules (*.module) is the correct filter set 3. Repeat

Re: [Gambas-user] Question on ComboBox

2014-10-07 Thread Willy Raets
On di, 2014-10-07 at 13:39 +0200, Benoît Minisini wrote: > Le 07/10/2014 12:13, Willy Raets a écrit : > > On di, 2014-10-07 at 11:57 +0200, Willy Raets wrote: > >> When using a combobox, with a lot of elements in there you get a screen > >> full. To me thi

Re: [Gambas-user] Question on ComboBox

2014-10-07 Thread Willy Raets
On di, 2014-10-07 at 11:57 +0200, Willy Raets wrote: > When using a combobox, with a lot of elements in there you get a screen > full. To me this is NOT very user friendly. > > > > I was wondering why it is not allowed to set the MaxLength property for > a list that is Re

[Gambas-user] Question on ComboBox

2014-10-07 Thread Willy Raets
When using a combobox, with a lot of elements in there you get a screen full. To me this is NOT very user friendly. I was wondering why it is not allowed to set the MaxLength property for a list that is Read Only? Is there a specific reason, or can it be implemented into Gambas for Read Only li

Re: [Gambas-user] Question about making packages

2014-10-07 Thread Willy Raets
On di, 2014-10-07 at 11:00 +0200, Rolf-Werner Eilert wrote: > Just for fun I tried to make an install package out of one of my > projects. Everything ran flawlessly, now there is an .rpm of the > binaries and an .rpm of the sources. > > If I was another user and would download and install the bi

Re: [Gambas-user] help generation for local classes

2014-10-07 Thread Willy Raets
On di, 2014-10-07 at 15:26 +1030, B Bruen wrote: > I am not sure where this crept in but... See this thread and you will now where it crept in: http://sourceforge.net/p/gambas/mailman/gambas-user/thread/1411158266.2876.13.camel%40Attilla/#msg32850004 > > The IDE help browser now deems local clas

Re: [Gambas-user] Possible bug gb.gtk in Gambas 3.5.90

2014-10-06 Thread Willy Raets
On ma, 2014-10-06 at 02:41 +0200, Benoît Minisini wrote: > Le 05/10/2014 23:11, Willy Raets a écrit : > > Hi, > > > > I noticed that with Gambas 3.5.90, the TextBox and TextArea do not > > accept input from keyboard with gb.gtk on LXDE. It works fine with > > g

[Gambas-user] Possible bug gb.gtk in Gambas 3.5.90

2014-10-05 Thread Willy Raets
Hi, I noticed that with Gambas 3.5.90, the TextBox and TextArea do not accept input from keyboard with gb.gtk on LXDE. It works fine with gb.qt4. I haven't noticed this problem on other desktops (even LXDE) but that was all with Gambas 3.5.x. It does not occur on Gambas 3.5.4 on Lubuntu 12.04 - L

Re: [Gambas-user] Question on the .gitignore file

2014-09-26 Thread Willy Raets
On vr, 2014-09-26 at 19:09 +0200, Benoît Minisini wrote: > Le 26/09/2014 17:00, Willy Raets a écrit : > > Hi, > > > > At work I have been playing with setting up a git repository on a server > > to have some version control on Gambas development. > > > >

[Gambas-user] Question on the .gitignore file

2014-09-26 Thread Willy Raets
Hi, At work I have been playing with setting up a git repository on a server to have some version control on Gambas development. Now I have seen that the Gambas (trunk version) default makes a .gitignore file, witch is a very handy thing when working with git. I was wondering what is the use of

[Gambas-user] Example: PhotoTouch gives error

2014-09-25 Thread Willy Raets
During translation of the PhotoTouch example I wanted to run and see if translations are correct. I got an error thrown at me stating: gb.qt4: DrawingArea.Painted is depricated Do not use this anymore Time for an update I guess... ;) Using Gambas 3.5.90 (rev#6508) [System] Gambas=3.5.90 Operati

Re: [Gambas-user] Request for implementation

2014-09-24 Thread Willy Raets
On di, 2014-09-23 at 02:29 +0200, Benoît Minisini wrote: > Le 22/09/2014 01:20, Willy Raets a écrit : > > Hi all, > > > > It would be nice if the translator in IDE could update some extra info > > in the translation files (.po) > > > > Example: > > #,

Re: [Gambas-user] DateBox popup transparency issue

2014-09-23 Thread Willy Raets
On di, 2014-09-23 at 18:36 +0200, Benoît Minisini wrote: > Le 23/09/2014 17:46, Tobias Boege a écrit : > > Hi, > > > > someone reported an issue with DateBox's chooser popup. After > > double-clicking > > on a date, the popup would stay halfways transparent and flicker according > > to > > the mo

Re: [Gambas-user] Installation package(s)

2014-09-23 Thread Willy Raets
On di, 2014-09-23 at 15:34 +0200, Benoît Minisini wrote: > Le 23/09/2014 15:20, Willy Raets a écrit : > > On di, 2014-09-23 at 04:59 -0700, Charlie wrote: > >> Thanks for the reply but I am still confused. I have tried a few of the > >> .deb > >> files but

Re: [Gambas-user] Installation package(s)

2014-09-23 Thread Willy Raets
On di, 2014-09-23 at 15:34 +0200, Benoît Minisini wrote: > Le 23/09/2014 15:20, Willy Raets a écrit : > > On di, 2014-09-23 at 04:59 -0700, Charlie wrote: > >> Thanks for the reply but I am still confused. I have tried a few of the > >> .deb > >> files but

Re: [Gambas-user] Installation package(s)

2014-09-23 Thread Willy Raets
On di, 2014-09-23 at 04:59 -0700, Charlie wrote: > Thanks for the reply but I am still confused. I have tried a few of the .deb > files but they don't seem to work so which one? > > control_1.0.4-0ubuntu1_all.deb > control_1.0.4-0ubuntu1_amd64.changes > control_1.0.4-0ubuntu1.diff.gz > control_1.0

Re: [Gambas-user] Request for implementation

2014-09-23 Thread Willy Raets
On di, 2014-09-23 at 02:29 +0200, Benoît Minisini wrote: > Le 22/09/2014 01:20, Willy Raets a écrit : > > Hi all, > > > > It would be nice if the translator in IDE could update some extra info > > in the translation files (.po) > > > > Example: > > #,

[Gambas-user] Request for implementation

2014-09-21 Thread Willy Raets
Hi all, It would be nice if the translator in IDE could update some extra info in the translation files (.po) Example: #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2002-11-01 04:27+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FUL

Re: [Gambas-user] Class info contradicts by Gambas added class info

2014-09-19 Thread Willy Raets
On za, 2014-09-20 at 00:19 +0100, John Leake wrote: > Thank you. Should the documentation in the wiki also be updated to > reflect this new behaviour ? I don't think so as the fix should make Gambas confirm the documentation :) Modules normally don't have the _new public method. As a matter of fa

Re: [Gambas-user] Class info contradicts by Gambas added class info

2014-09-19 Thread Willy Raets
On za, 2014-09-20 at 01:12 +0200, Benoît Minisini wrote: > Le 20/09/2014 01:05, Benoît Minisini a écrit : > > Le 20/09/2014 01:02, Benoît Minisini a écrit : > >> > >> Can you send your project? Normally the sentence "This class is > >> creatable" is not display if you don't have a "_new" public met

Re: [Gambas-user] Class info contradicts by Gambas added class info

2014-09-19 Thread Willy Raets
On za, 2014-09-20 at 00:09 +0200, Benoît Minisini wrote: > Le 19/09/2014 22:30, Tobias Boege a écrit : > > On Fri, 19 Sep 2014, Willy Raets wrote: > >> Hi all, > >> > >> I have this Gambas library. > >> I have made sure classes have their description

Re: [Gambas-user] Class info contradicts by Gambas added class info

2014-09-19 Thread Willy Raets
On vr, 2014-09-19 at 22:30 +0200, Tobias Boege wrote: > On Fri, 19 Sep 2014, Willy Raets wrote: > > Hi all, > > > > I have this Gambas library. > > I have made sure classes have their description (using ''' at the > > beginning) and public

[Gambas-user] Class info contradicts by Gambas added class info

2014-09-19 Thread Willy Raets
Hi all, I have this Gambas library. I have made sure classes have their description (using ''' at the beginning) and public functions/methods have their description (using '' just before the function/method) I have this exported class named Update. When typing Update in an application using the l

Re: [Gambas-user] Stat() Auth and Mode (misunderstanding or bug?)

2014-09-18 Thread Willy Raets
On do, 2014-09-18 at 14:15 +0200, Tobias Boege wrote: > On Thu, 18 Sep 2014, Willy Raets wrote: > > On do, 2014-09-18 at 01:53 +0200, Beno??t Minisini wrote: > > > Le 18/09/2014 01:50, Willy Raets a ??crit : > > > > Hi all, > > > > > > > > Fol

Re: [Gambas-user] Stat() Auth and Mode (misunderstanding or bug?)

2014-09-17 Thread Willy Raets
On do, 2014-09-18 at 01:53 +0200, Benoît Minisini wrote: > Le 18/09/2014 01:50, Willy Raets a écrit : > > Hi all, > > > > Following was brought to my attention: > > > > To reproduce make a file named test in your home folder. > > Create a consol

[Gambas-user] Stat() Auth and Mode (misunderstanding or bug?)

2014-09-17 Thread Willy Raets
Hi all, Following was brought to my attention: To reproduce make a file named test in your home folder. Create a console project in IDE with any name you like Public Sub Main() Dim sPath As String sPath = User.Home &/ "test" With Stat(sPath) Print "Auth: " & .Auth Print "Mode: " &

Re: [Gambas-user] Planning the release of Gambas 3.6...

2014-09-15 Thread Willy Raets
On di, 2014-09-16 at 02:35 +0200, Benoît Minisini wrote: > Le 16/09/2014 02:25, Willy Raets a écrit : > > On di, 2014-09-16 at 02:20 +0200, Benoît Minisini wrote: > >> Le 16/09/2014 02:04, Willy Raets a écrit : > >>> On di, 2014-09-16 at 01:50 +0200, Be

Re: [Gambas-user] Planning the release of Gambas 3.6...

2014-09-15 Thread Willy Raets
On di, 2014-09-16 at 01:50 +0200, Benoît Minisini wrote: > Hi, > > I plan to release Gambas 3.6 "soon" (not immediately). > > I want to release Gambas 3.6 as soon as possible, as there is a lot of > important bug fixes in it that cannot really be backported to Gambas 3.5. > If someone has a very

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] 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

[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

[Gambas-user] CTRL+A (select all) bug

2014-09-12 Thread Willy Raets
Hi, Select all, using CTRL+A in IDE results in the last line NOT being selected. Selection ends at the beginning of the last line. How to reproduce: Make sure that in the code editor (or on a text file contained in the project data folder) the last line is NOT an empty line. Do CTRL+A and see tha

Re: [Gambas-user] How to disable a select number of Tabs in a TabStrip?

2014-08-31 Thread Willy Raets
On zo, 2014-08-31 at 17:28 +0200, Tobias Boege wrote: > On Sun, 31 Aug 2014, Willy Raets wrote: > > Hi all, > > > > With TabStrip1.Enabled = True all tabs are disabled and that makes > > sense. > > I on the other hand, would like to disable only a few select t

[Gambas-user] How to disable a select number of Tabs in a TabStrip?

2014-08-31 Thread Willy Raets
Hi all, With TabStrip1.Enabled = True all tabs are disabled and that makes sense. I on the other hand, would like to disable only a few select tabs on a TabStrip. I've tried several options, had a look at the wiki on TabStrip and searched the mailing list, but nothing came up. So what is the prop

[Gambas-user] Bug: Mageia packages made by IDE do not install application icon in distro menu

2014-08-31 Thread Willy Raets
Hi all, Lee (also on this mailinglist) did some testing of an application of mine. He reported that when installing the rpm he had script errors. The application did install and had a menu entry, but no icon was present for the entry. When I run the .deb files on Mint icon are properly made for t

Re: [Gambas-user] Feature suggestion: GAMBAS optional runtime auto-update

2014-08-24 Thread Willy Raets
On zo, 2014-08-24 at 15:12 -0400, Kevin Fishburne wrote: > On 08/23/2014 09:22 AM, Willy Raets wrote: > > On vr, 2014-08-22 at 19:51 -0400, Kevin Fishburne wrote: > >> In the interest of accessibility to a stable version of the GAMBAS > >> runtime without requiring us

Re: [Gambas-user] Issue 540 in gambas: gb.net.smtp doesn't work with e.g. smtp.gmail.com, responses aren't handled properly (timing issue)

2014-08-23 Thread Willy Raets
On za, 2014-08-02 at 18:26 +0200, Alexie wrote: > Hi Benoit, > > I have tested it with the TRUNK and copying in the "SmtpClient" code into > the stable 3.5.3/3.5.4 and it works fine with the stable, but the same code > signal-11 on the TRUNK. So it isn't a bug in the new SmtpClient, so best to > r

Re: [Gambas-user] Feature suggestion: GAMBAS optional runtime auto-update

2014-08-23 Thread Willy Raets
On vr, 2014-08-22 at 19:51 -0400, Kevin Fishburne wrote: > In the interest of accessibility to a stable version of the GAMBAS > runtime without requiring users to add a PPA or drop to the command > line, I think it may be useful to add an "auto-update" feature or > equivalent. > > Currently use

Re: [Gambas-user] libraries with svn

2014-08-13 Thread Willy Raets
On do, 2014-08-14 at 09:25 +1000, Ian Haywood wrote: > Richard Terry and I have run into a problem > Our project uses one library (and may use more as we hive up the > project into logical components) > But, it will be in different locations on our systems (mine in > /home/ian/easygp/base.gambas, h

[Gambas-user] A note for Gambas users on Debian or Raspian wheezy using jessie repository for installation

2014-08-12 Thread Willy Raets
Hi all, As Gambas 3.5.4 has been made available in jessie repository about a month ago (for both Debian and Raspbian), I have updated the instructions to install it on wheezy using a preferences file. Those who used a preferences file for installing Gambas 3.5.2 from jessie on wheezy will see tha

Re: [Gambas-user] Compiling instruction not updated

2014-07-16 Thread Willy Raets
On wo, 2014-07-16 at 22:45 +0200, Willy Raets wrote: > On di, 2014-07-15 at 16:46 -0400, Pino Zollo wrote: > > Applying: On Mint 17 Mate > > > > sudo apt-get install build-essential g++ autoconf libbz2-dev > > libmysqlclient-dev unixodbc-dev libpq-dev libsqlite0-dev li

Re: [Gambas-user] Compiling instruction not updated

2014-07-16 Thread Willy Raets
On di, 2014-07-15 at 16:46 -0400, Pino Zollo wrote: > Applying: On Mint 17 Mate > > sudo apt-get install build-essential g++ autoconf libbz2-dev > libmysqlclient-dev unixodbc-dev libpq-dev libsqlite0-dev libsqlite3-dev > libglib2.0-dev libgtk2.0-dev libcurl4-gnutls-dev libgtkglext1-dev > libpcre3-

Re: [Gambas-user] Gambas 3.5.4 and the Stable PPA

2014-07-12 Thread Willy Raets
On za, 2014-07-12 at 02:38 -0300, Sebastian Kulesz wrote: > Hey! Long time no see. > > I got word a few hours ago that Kendek won't be maintaining the Stable PPA > any more. Instead, he created a new PPA under the gambas-team Launchpad > name and uploaded the current stable (3.5.3) packages so the

Re: [Gambas-user] Requirements for compilation and installation

2014-06-19 Thread Willy Raets
On do, 2014-06-19 at 22:50 +0200, Willy Raets wrote: > On do, 2014-06-19 at 22:26 +0200, Tobias Boege wrote: > > On Thu, 19 Jun 2014, Willy Raets wrote: > > > Hi all, > > > > > > The list with requirements for compilation and installation at > > > h

Re: [Gambas-user] Requirements for compilation and installation

2014-06-19 Thread Willy Raets
On do, 2014-06-19 at 22:26 +0200, Tobias Boege wrote: > On Thu, 19 Jun 2014, Willy Raets wrote: > > Hi all, > > > > The list with requirements for compilation and installation at > > http://gambaswiki.org/wiki/install seems to be missing some components. > > &g

[Gambas-user] Requirements for compilation and installation

2014-06-19 Thread Willy Raets
Hi all, The list with requirements for compilation and installation at http://gambaswiki.org/wiki/install seems to be missing some components. Could it be updated to meet the latest Gambas release? -- Kind regards, Willy (aka gbWilly) http://gambasshowcase.org/ http://howtogambas.org http://g

[Gambas-user] Updated Ubuntu installation instructions

2014-06-19 Thread Willy Raets
Hi all, Updated instructions to install Gambas on Ubuntu. -- Kind regards, Willy (aka gbWilly) http://gambasshowcase.org/ http://howtogambas.org http://gambos.org -- HPCC Systems Open Source Big Data Platform from

[Gambas-user] Updated Debian and Raspbian installation instructions

2014-06-19 Thread Willy Raets
Hi all, I updated instruction to use a apt preferences file when installing gambas 3.5.2 on wheezy using jessie repository. Added the preferences file that worked for me, without messing up my wheezy installation. If you still meet any problems in your installation when working with the preferen

Re: [Gambas-user] GamBOS Alpha 3 released

2014-05-24 Thread Willy Raets
On vr, 2014-05-23 at 17:04 -0700, Randall Morgan wrote: > Hi Willy, > > > You may want to check out the free advertising available at > www.gambasmag.com to help promote GamBOS. I will have a look. > Infact, one of the articles for the first issue (due to be released > Jul, 1st, 2014) introduc

[Gambas-user] GamBOS Alpha 3 released

2014-05-23 Thread Willy Raets
GambOS, as a distribution, aims at being a learning environment for programming in Gambas3. It is based on Lubuntu, and stripped down from unneeded ballast. Part of the common desktop applications have been replaced by ones written in Gambas3. This to show and enjoy what can be done with Gambas 3,

Re: [Gambas-user] gb.db.postgresql – These Components Are Disabled

2014-05-18 Thread Willy Raets
On zo, 2014-05-18 at 20:38 +0200, gian wrote: > Hi all, > > compiling Gambas3 following the instructions Gambas Documentation I received > this > result: > > || THESE COMPONENTS ARE DISABLED: > > || - gb.db.postgresql libpg-dev http://packages.ubuntu.com/trusty/libpq-dev > > || - gb.gmp lib

[Gambas-user] Daily Builds PPA stuck at gambas3_3.5.99.1+svn20140509...

2014-05-17 Thread Willy Raets
Hi all, Seems the Gambas Daily Builds PPA is stuck at 09 may 2014. Problem seems to start with this (1) update where gb.desktop has undergone some changes and a new component gb.desktop.x11 was introduced. Hope one of the maintainers of the PPA picks up on this post. (1) http://bazaar.launchpad.

Re: [Gambas-user] JIT problem

2014-05-17 Thread Willy Raets
On za, 2014-05-17 at 07:08 -0700, Randall Morgan wrote: > Here's what I'm pulling from the ppa: > http://ppa.launchpad.net/pool/main/g/gambas3/gambas3_3.5.99.1+svn20140509+build42~ubuntu12.04.1 > And i have done a sudo apt-get update... > > Just after giving my previous answer, I updated gambas3

Re: [Gambas-user] JIT problem

2014-05-17 Thread Willy Raets
On vr, 2014-05-16 at 17:04 +0200, Roki wrote: > Hello! > Perhaps The question I ask you is ridiculous, but bear in mind that I am > a relative novice in Gambas. How to pick revision #6264? I have daily > PPA, but no update maybe for ten days. > > On 05/15/2014 12:24 PM, Benoît Minisini wrote: >

Re: [Gambas-user] Fontchooser help

2014-05-07 Thread Willy Raets
On Wed, 2014-05-07 at 15:32 -0500, Jb Skaggs wrote: > I have not been able to find any font chooser examples. I can get my > textarea font to match the file chooser font, but I can't seem to > change the size or styles to that of the fontchooser. Could someone > point me to an example showing how

Re: [Gambas-user] gb.report question on setting printer to print to

2014-05-07 Thread Willy Raets
On Tue, 2014-05-06 at 21:55 +0200, Fabien Bodard wrote: > hi willy > > > the option is available since 3.5.3 > > Report.Print(optional MyPrinter as printer) > > if printer is defined then the configure box will not show. > > > dim hprinter as new printer > > hprinter.name = HP-LaserJet > >

[Gambas-user] gb.report question on setting printer to print to

2014-05-05 Thread Willy Raets
Hi all, I have this situation where I have multiple printers available. Say they are named HP-LaserJet (default) and HP-Color. I do not want a Report Preview but print directly to either one of both printers available to the system. Now most reports I made need to go to the default printer being

Re: [Gambas-user] Problem getting ReportVBox visible/invisible depending on condition

2014-04-25 Thread Willy Raets
e to think of another approach as the application goes into use (at work) before my summer vacation. > > 2014-04-24 18:13 GMT+02:00 Willy Raets : > > Hi, > > > > I have this situation where I have a one paged report that selects a > > certain record from a databas

[Gambas-user] Problem getting ReportVBox visible/invisible depending on condition

2014-04-24 Thread Willy Raets
Hi, I have this situation where I have a one paged report that selects a certain record from a database, shows this data in the upper part of the report and then needs to show one out of two ReportVBoxes below that data, depending on an argument passed when instantiating the report. I have attach

Re: [Gambas-user] Repeat: Severe problem with update...

2014-04-14 Thread Willy Raets
On Sun, 2014-04-13 at 22:35 -0400, ISS Boss wrote: > New information on my problem. I went to the GambasWIKI site and > followed these three instructions under the "Gambas3 Stable" header > (which is how I installed it the first time): > > sudo add-apt-repository ppa:nemh/gambas3 > > sudo apt-

[Gambas-user] Install Gambas 3 on Raspbian instruction in Gambas wiki

2014-04-09 Thread Willy Raets
Hi All, Since I'm now the owner of a Raspberry Pi running Raspbian I wrote some short instructions for installing Gambas3 on Raspbian. http://gambaswiki.org/wiki/install/raspbian Also added Raspbian to the index of distributions. -- Kind regards, Willy (aka gbWilly) http://gambasshowcase.or

[Gambas-user] Updated Ubuntu installation instructions

2014-03-18 Thread Willy Raets
Hi all, I have just updated the Ubuntu installation instructions for Ubuntu in the Gambas Wiki as compiling was still for Gambas < 3.5.x (http://gambaswiki.org/wiki/install/ubuntu) I added instructions for compiling and installing Gambas 3.5.x and trunk and reorganised the page and index. Also a

[Gambas-user] Updated Debinan installation instructions

2014-03-15 Thread Willy Raets
Hi all, I have just updated the installation instructions for Debian in the new Gambas Wiki (http://gambaswiki.org/wiki/install/debian) Nice thing is that jessie repository now has a working Gambas 3.5.2. Adding the jessie repository to your sources.list on wheezy allows you to install Gambas 3.5

[Gambas-user] How to group on reports using gb.report?

2014-02-18 Thread Willy Raets
Hi All, I have been working with reports now for a while. The examples and some help from Fabien proved to be very useful. I managed porting the most simple reports made in Ms Access to gb.report. But at the moment I'm stuck with something I can't figure out. Since the project is big and data con

Re: [Gambas-user] ppa

2014-02-06 Thread Willy Raets
On Wed, 2014-02-05 at 18:11 +1100, Shane wrote: > is the daily build of kendek's ppa still working ? Gambas Daily Builds PPA (the development version of Gambas) is still working. It doesn't install a new component named gb.markdown, but other than that is just runs fine and shouldn't be a problem

Re: [Gambas-user] Gambas Daily builds PPA doesn't install gb.markdown

2014-02-06 Thread Willy Raets
On Mon, 2014-02-03 at 14:22 +0100, Willy Raets wrote: > On Sun, 2014-02-02 at 16:48 +0100, Willy Raets wrote: > > On Sun, 2014-02-02 at 15:15 +0100, Benoît Minisini wrote: > > > Le 02/02/2014 15:05, Willy Raets a écrit : > > > > Hi all, > > > > > >

Re: [Gambas-user] Gambas Daily builds PPA doesn't install gb.markdown

2014-02-02 Thread Willy Raets
On Sun, 2014-02-02 at 15:15 +0100, Benoît Minisini wrote: > Le 02/02/2014 15:05, Willy Raets a écrit : > > Hi all, > > > > I just updated 2 VMs to latest Daily Builds (packages dated 20-20-2014). > > When running the new Web example I got the message that the gb.markdo

  1   2   3   4   >