Re: [Gambas-user] Gambas2 Bug

2011-10-28 Thread Jussi Lahtinen
Maybe there should be option for IDE to do this automatically. Gambas compiler is super fast, what would be the downside! Jussi On Fri, Oct 28, 2011 at 23:54, Fabien Bodard wrote: > 2011/10/28 Jussi Lahtinen : > > I can reproduce your problem, but I can also fix it by simply clicking on > > "

Re: [Gambas-user] Gambas2 Bug

2011-10-28 Thread Fabien Bodard
2011/10/28 Jussi Lahtinen : > I can reproduce your problem, but I can also fix it by simply clicking on > "Compile All". > First time I run into problem like this. I think this is not the case with > Gambas 3... well sometime it append with gambas 3 ... click on "compile all", solve it > > Jussi >

Re: [Gambas-user] Gambas2 Bug

2011-10-28 Thread Jussi Lahtinen
I can reproduce your problem, but I can also fix it by simply clicking on "Compile All". First time I run into problem like this. I think this is not the case with Gambas 3... Jussi On Fri, Oct 28, 2011 at 22:06, Christian DaGeek247 Stephens < imageek...@gmail.com> wrote: > * > "Sorry, pres

Re: [Gambas-user] Gambas2 Bug

2011-10-28 Thread Christian DaGeek247 Stephens
* "Sorry, pressed the SEND button too fast :-) > *Am I allowed to attach files to this email?* As far as I know, yes, but not too big ones. > *I have a menu, and it used to have input box code and a few if statements. For me, a menu is this thing at the top of the form, or a pop-up (usually fro

Re: [Gambas-user] Gambas2 Bug

2011-10-28 Thread Fabien Bodard
do you have recompiled all ...? do a project > clean then recompile all 2011/10/28 Jussi Lahtinen : >> *Am I allowed to attach files to this email?* >> > > Yes. > > > *I have a menu, and it used to have input box code and a few if statements. >> * >> *I changed it to show a form called Delays

Re: [Gambas-user] Gambas2 Bug

2011-10-28 Thread Jussi Lahtinen
> *Am I allowed to attach files to this email?* > Yes. *I have a menu, and it used to have input box code and a few if statements. > * > *I changed it to show a form called Delays* > *I run it and it still does the input box code, even after saving, > resetting > the Gambas settings, and restart

Re: [Gambas-user] Gambas2 Bug

2011-10-28 Thread Rolf-Werner Eilert
Sorry, pressed the SEND button too fast :-) > *Am I allowed to attach files to this email?* As far as I know, yes, but not too big ones. > *I have a menu, and it used to have input box code and a few if statements. For me, a menu is this thing at the top of the form, or a pop-up (usually from

Re: [Gambas-user] Gambas2 Bug

2011-10-28 Thread Rolf-Werner Eilert
Am 27.10.2011 22:28, schrieb Christian DaGeek247 Stephens: > *"*If you give no details and no information about your problem, nobody can > help you. > > Please: > > - Give the version of Gambas you are using. > > - Give informations about your system. > > - Send your project if possible. > > - Desc

Re: [Gambas-user] Gambas2 Bug

2011-10-27 Thread Christian DaGeek247 Stephens
*"*If you give no details and no information about your problem, nobody can help you. Please: - Give the version of Gambas you are using. - Give informations about your system. - Send your project if possible. - Describe exactly what you done, what you expected, and what happened instead. Tha

Re: [Gambas-user] Gambas2 Bug

2011-10-27 Thread Benoît Minisini
Le 27/10/2011 04:43, Christian DaGeek247 Stephens a écrit : > *I am seriously frustrated with this one, and I don't have a solution for > it.* > * > * > *Here's the deal. I have a program that is fairly far into construction, and > this issue is stopping all production. I made a menu item, and it w

Re: [Gambas-user] Gambas2 Bug

2011-10-27 Thread Jack
Le 27/10/2011 04:43, Christian DaGeek247 Stephens a écrit : > *I am seriously frustrated with this one, and I don't have a solution for > it.* > * > * > *Here's the deal. I have a program that is fairly far into construction, and > this issue is stopping all production. I made a menu item, and it w

[Gambas-user] Gambas2 Bug

2011-10-26 Thread Christian DaGeek247 Stephens
*I am seriously frustrated with this one, and I don't have a solution for it.* * * *Here's the deal. I have a program that is fairly far into construction, and this issue is stopping all production. I made a menu item, and it worked. I edited the menu, and changed its code completely. The menu is t

Re: [Gambas-user] gambas2 - bug using the example Database project with oracle odbc

2010-06-30 Thread Benoît Minisini
> Hi, I have some problems using the example of database project with an > oracle database trough ODBC. I installed gambas 2.20.2 (the latest > stable) on Ubuntu 10.4 Desktop. I installed UnixODBC 2.2.11.21 using the > ubuntu software center and installed the oracle 10.2.0.3 ODBC from oracle. >

[Gambas-user] gambas2 - bug using the example Database project with oracle odbc

2010-06-30 Thread info
Hi, I have some problems using the example of database project with an oracle database trough ODBC.   I installed gambas 2.20.2 (the latest stable) on Ubuntu 10.4 Desktop. I installed UnixODBC  2.2.11.21 using the ubuntu software center and installed the oracle 10.2.0.3 ODBC from oracle. I config