Re: [Gambas-user] Bug in Database manager

2009-07-07 Thread Benoît Minisini
what I mention is also happen when you using the database manager to create the table and the default value . this happen if the field type is string . create a table (sqlite) using database manager . create a field type string . enter the default value 'O' .save . refresh /reload . the

Re: [Gambas-user] one project, two executable. How to?

2009-07-07 Thread Joshua Higgins
I tried to do this but never found a solution. Seemed easier to create two projects. 2009/7/7 guiodic guido.iod...@gmail.com hi to all, I need to make two ececutable in my project. Or in alternative, to execute a form like a separate process. Is it possible? -- View this message in

Re: [Gambas-user] Window not closable

2009-07-07 Thread Pino Zollo
Il martedì 7 luglio 2009 12:57:11 hai scritto: I think you can just cancel it in the onClose event of the window. I personally use windows without borders or anything that simply have no close button on them, it's nicer i think, but of course you are leaving the desktop look, which might not

Re: [Gambas-user] Bug in Database manager

2009-07-07 Thread kobolds
Benoît Minisini wrote: what I mention is also happen when you using the database manager to create the table and the default value . this happen if the field type is string . create a table (sqlite) using database manager . create a field type string . enter the default value 'O'

[Gambas-user] something need to be done with the compiler

2009-07-07 Thread kobolds
I have been trying learn gambas for a month now , I quite happy with it other than the compiler . the compiler just too stupid . when I code a program and some time typo or forget the fill a parameter of a function , the compiler just ignore it . I spend more time to trace such stupid problem

Re: [Gambas-user] something need to be done with the compiler

2009-07-07 Thread Benoît Minisini
I have been trying learn gambas for a month now , I quite happy with it other than the compiler . the compiler just too stupid . when I code a program and some time typo or forget the fill a parameter of a function , the compiler just ignore it . I spend more time to trace such stupid

Re: [Gambas-user] something need to be done with the compiler

2009-07-07 Thread kobolds
Benoît Minisini wrote: I have been trying learn gambas for a month now , I quite happy with it other than the compiler . the compiler just too stupid . when I code a program and some time typo or forget the fill a parameter of a function , the compiler just ignore it . I spend more

Re: [Gambas-user] something need to be done with the compiler

2009-07-07 Thread Benoît Minisini
Benoît Minisini wrote: I have been trying learn gambas for a month now , I quite happy with it other than the compiler . the compiler just too stupid . when I code a program and some time typo or forget the fill a parameter of a function , the compiler just ignore it . I spend

Re: [Gambas-user] something need to be done with the compiler

2009-07-07 Thread Doriano Blengino
Benoît Minisini ha scritto: Benoît Minisini wrote: I have been trying learn gambas for a month now , I quite happy with it other than the compiler . the compiler just too stupid . when I code a program and some time typo or forget the fill a parameter of a function , the compiler just