Re: [Gambas-user] Red no entry sign on Debug

2015-03-09 Thread John Rose
Fabien, Thanks for that. I shouldn't have had 13 CamsMaskBoxes: 12 were required and there were errors on their tag values from 10 onwards. A related question: I want these CamsMaskBoxes only to contain values with . or x characters. However, when I have them defined on the form with their Text

Re: [Gambas-user] Red no entry sign on Debug

2015-03-09 Thread Fabien Bodard
The error is in the maskbox 13... the last braket is not closed. Benoit ... an idea will be to display the control name when an error occur... and maybe we can be more explicit on the error. 2015-03-09 17:28 GMT+01:00 Fabien Bodard : > this is the capture > > 2015-03-09 15:30 GMT+01:00 Charlie Re

Re: [Gambas-user] Red no entry sign on Debug

2015-03-09 Thread Fabien Bodard
this is the capture 2015-03-09 15:30 GMT+01:00 Charlie Reinl : > Am Montag, den 09.03.2015, 13:01 + schrieb John Rose: >> On 09/03/15 12:57, Fabien Bodard wrote: >> > So we really need a pièce of code that show the problem. >> > Le 9 mars 2015 08:34, "John Rose" a écrit : >> > >> >> On 08/03

Re: [Gambas-user] Red no entry sign on Debug

2015-03-09 Thread Charlie Reinl
Am Montag, den 09.03.2015, 13:01 + schrieb John Rose: > On 09/03/15 12:57, Fabien Bodard wrote: > > So we really need a pièce of code that show the problem. > > Le 9 mars 2015 08:34, "John Rose" a écrit : > > > >> On 08/03/15 22:52, adamn...@gmail.com wrote: > >>> On Sun, 08 Mar 2015 19:58:56

Re: [Gambas-user] Red no entry sign on Debug

2015-03-09 Thread John Rose
On 09/03/15 12:57, Fabien Bodard wrote: > So we really need a pièce of code that show the problem. > Le 9 mars 2015 08:34, "John Rose" a écrit : > >> On 08/03/15 22:52, adamn...@gmail.com wrote: >>> On Sun, 08 Mar 2015 19:58:56 + >>> John Rose wrote: >>> I compiled and saved a project

Re: [Gambas-user] Red no entry sign on Debug

2015-03-09 Thread Fabien Bodard
So we really need a pièce of code that show the problem. Le 9 mars 2015 08:34, "John Rose" a écrit : > On 08/03/15 22:52, adamn...@gmail.com wrote: > > On Sun, 08 Mar 2015 19:58:56 + > > John Rose wrote: > > > >> I compiled and saved a project OK. When I try to run it within the IDE, > >> a

Re: [Gambas-user] Red no entry sign on Debug

2015-03-09 Thread John Rose
On 08/03/15 22:52, adamn...@gmail.com wrote: > On Sun, 08 Mar 2015 19:58:56 + > John Rose wrote: > >> I compiled and saved a project OK. When I try to run it within the IDE, >> all it does is to display a red no entry sign near the bottom of the >> screen. It does not display an icon in Ubuntu

Re: [Gambas-user] Red no entry sign on Debug

2015-03-08 Thread adamn...@gmail.com
On Sun, 08 Mar 2015 19:58:56 + John Rose wrote: > I compiled and saved a project OK. When I try to run it within the IDE, > all it does is to display a red no entry sign near the bottom of the > screen. It does not display an icon in Ubuntu's Unity Launcher let alone > open the form: screensh