Re: [Gambas-user] MaskBox bug?

2016-05-12 Thread Peter Roc
, 2016 at 7:37 PM From: "Benoît Minisini" To: "mailing list for gambas users" Subject: Re: [Gambas-user] MaskBox bug? Le 11/05/2016 20:32, Peter Roc a écrit : > > Bonsoir Benoît. > > I would like to ask you if you don't mind to spent s

Re: [Gambas-user] MaskBox bug?

2016-05-11 Thread Peter Roc
is left". Merci. Peter Sent: Thursday, February 11, 2016 at 6:15 PM From: "Benoît Minisini" To: "mailing list for gambas users" Subject: Re: [Gambas-user] MaskBox bug? Le 11/02/2016 14:00, Peter Roc a écrit : > > Hi. > > Tested from tru

Re: [Gambas-user] Problem compiling projects

2016-02-14 Thread Peter Roc
Sent: Sunday, February 14, 2016 at 3:45 PM From: "Peter Roc" To: gambas-user@lists.sourceforge.net Subject: Re: [Gambas-user] Problem compiling projects F7 and Alt+F7 it's the same here. About the .gambas file, until this problem surfaced I can assure you that th

Re: [Gambas-user] Problem compiling projects

2016-02-14 Thread Peter Roc
Peter Sent: Sunday, February 14, 2016 at 3:23 PM From: "Tobias Boege" To: "mailing list for gambas users" Subject: Re: [Gambas-user] Problem compiling projects On Sun, 14 Feb 2016, Peter Roc wrote: > > Hi Tobias. Thank you for your reply.

Re: [Gambas-user] Problem compiling projects

2016-02-14 Thread Peter Roc
gambas users" Subject: Re: [Gambas-user] Problem compiling projects On Sun, 14 Feb 2016, Peter Roc wrote: > > Hi. > > After having installed the ppa for daily builds, purged it, installed from > svn, removed it, Did you remove it properly, i.e. with a "

[Gambas-user] Problem compiling projects

2016-02-13 Thread Peter Roc
Hi. After having installed the ppa for daily builds, purged it, installed from svn, removed it, and reinstalled the ppa for the stable releases, gambas stopped compiling my projects. Searching for similar problems, the results returned are almost about compiling gambas itself. I'm

Re: [Gambas-user] MaskBox bug?

2016-02-11 Thread Peter Roc
user] MaskBox bug? Le 11/02/2016 14:00, Peter Roc a écrit : > > Hi. > > Tested from trunk with svn. No luck. I understand this may not be a priority > but, Fabien, would you be kind and attach the patch that fixes the bug? > Thank you. > > Peter

Re: [Gambas-user] MaskBox bug?

2016-02-11 Thread Peter Roc
list for gambas users" Subject: Re: [Gambas-user] MaskBox bug? The bug is fixed In svn Le 30 sept. 2015 00:26, "Tobias Boege" a écrit : > On Tue, 29 Sep 2015, Peter Roc wrote: > > > > Greetings. > > > > New to gambas and sinc

Re: [Gambas-user] MaskBox bug?

2016-02-10 Thread Peter Roc
2015 00:26, "Tobias Boege" a écrit : > On Tue, 29 Sep 2015, Peter Roc wrote: > > > > Greetings. > > > > New to gambas and since I have a small project to develop decided to > study > > the language. Version 3.8.1 > > While

[Gambas-user] Wiki mysql example

2015-09-30 Thread Peter Roc
Hi again. Testing the example (http://gambaswiki.org/wiki/howto/database) in the wiki, something is escaping me with the step 4 and 5. Step 4 didn't quite worked for me and with 5. I had to add the line MODMain.Connect() (after DIM $Query AS String), otherwise I would not be

Re: [Gambas-user] MaskBox bug?

2015-09-30 Thread Peter Roc
6, "Tobias Boege" a écrit : > On Tue, 29 Sep 2015, Peter Roc wrote: > > > > Greetings. > > > > New to gambas and since I have a small project to develop decided to > study > > the language. Version 3.8.1 > > While using a Mas

[Gambas-user] MaskBox bug?

2015-09-29 Thread Peter Roc
Greetings. New to gambas and since I have a small project to develop decided to study the language. Version 3.8.1 While using a MaskBox with the Mask [0-9], inserting 0 it turns out that it's not displayed, I can see the cursor moving, and only a space is left. Is it an expected