Re: [Gambas-user] Issue 620 in gambas: Datebox doesn't respect localizations

2015-05-25 Thread gambas
Updates: Status: NeedsInfo Comment #1 on issue 620 by benoit.m...@gmail.com: Datebox doesn't respect localizations https://code.google.com/p/gambas/issues/detail?id=620 It works on my Kubuntu 15.04. Are you sure that the fi_FI i18n packages are correctly installed? Attachments:

Re: [Gambas-user] Issue 623 in gambas: interpreter throws "error #35 file not found" if binary path is relative to current directory

2015-05-25 Thread gambas
Updates: Status: Fixed Comment #2 on issue 623 by benoit.m...@gmail.com: interpreter throws "error #35 file not found" if binary path is relative to current directory https://code.google.com/p/gambas/issues/detail?id=623 It should be fixed in revision #7098. -- You received this messa

Re: [Gambas-user] Issue 623 in gambas: interpreter throws "error #35 file not found" if binary path is relative to current directory

2015-05-25 Thread gambas
Updates: Status: Accepted Labels: -Version Version-3.7.0 Comment #1 on issue 623 by benoit.m...@gmail.com: interpreter throws "error #35 file not found" if binary path is relative to current directory https://code.google.com/p/gambas/issues/detail?id=623 (No comment was entered

[Gambas-user] Issue 623 in gambas: interpreter throws "error #35 file not found" if binary path is relative to current directory

2015-05-25 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-ArchLinux Arch-Any Desktop-Any GUI-Any Arch-X86 New issue 623 by sahmi.so...@gmail.com: interpreter throws "error #35 file not found" if binary path is relative to current directory https://code.google.com/p/gambas

Re: [Gambas-user] Calculated fields

2015-05-25 Thread Stephen
I'm sure there are better answers than this one, however I'll lend a hand whenever I can. If you're using the data controls then someone else will have to lend a hand, but here's what I do (it entails no guesswork on the part of the programmer). Open a database connection and keep it open, ass

Re: [Gambas-user] R: ERROR "Unable to compile gambas3" in rev. #7092 !

2015-05-25 Thread Ru Vuott
Hello, I come back about this problem that I had on my home PC, because - after installing QT5 libraries on my laptop - I obtained same problem: at end of ~/trunk $ ./configure -C I get this notice: || THESE COMPONENTS ARE DISABLED: || - gb.qt5 || - gb.qt5.opengl || - gb.qt5.webkit ||

[Gambas-user] Calculated fields

2015-05-25 Thread William Chapman
Hi Everyone! My first post to the forum and my first project! Being new to Gambas, I have got stuck on trying to use Gambas to create a front-end for a MySQL database created with MySQL Workbench. I have trawled the Internet without much success for an answer. The application that I am working o