Re: [Gambas-user] make install problem svn 5818

2013-08-29 Thread Benoît Minisini
Le 30/08/2013 07:03, wally a écrit : > Hi, > i get following error output on > sudo make install of svn 5818 > on Opensuse 12.3 > > hope the following output is sufficient to see whats up. > Let me know if more info is necessary. > > make[1]: Entering directory > `/home/op/WORK/Programming/gambas/g

Re: [Gambas-user] Why font coordinates lower-left?

2013-08-29 Thread Rolf-Werner Eilert
Am 29.08.2013 19:29, schrieb Benoît Minisini: > Le 20/08/2013 08:20, Rolf-Werner Eilert a écrit : >> Hi folks, hi Benoit, >> >> just a question about drawing and printing... While other graphic >> elements start at upper-left corner, fonts start at lower-left. This is >> true for qt4 drawing as w

[Gambas-user] make install problem svn 5818

2013-08-29 Thread wally
Hi, i get following error output on sudo make install of svn 5818 on Opensuse 12.3 hope the following output is sufficient to see whats up. Let me know if more info is necessary. make[1]: Entering directory `/home/op/WORK/Programming/gambas/gambas3_svn/trunk/gb.cairo' Making install in src ma

Re: [Gambas-user] Problems with the IDE and Stream buffering

2013-08-29 Thread Tobias Boege
On Thu, 29 Aug 2013, Beno?t Minisini wrote: > Le 29/08/2013 22:31, Tobias Boege a ?crit : > > > > It's not fixed. I attach a sample project for the stream Line Input case. > > > > I will prepare reports for the "massive input" thing and for my IDE problems > > tomorrow. Nothing urgent, though. > >

Re: [Gambas-user] Problems with the IDE and Stream buffering

2013-08-29 Thread Benoît Minisini
Le 29/08/2013 22:31, Tobias Boege a écrit : > > It's not fixed. I attach a sample project for the stream Line Input case. > > I will prepare reports for the "massive input" thing and for my IDE problems > tomorrow. Nothing urgent, though. > > Regards, > Tobi > Thanks. It should be better with revi

Re: [Gambas-user] Problems with the IDE and Stream buffering

2013-08-29 Thread Tobias Boege
On Thu, 29 Aug 2013, Beno?t Minisini wrote: > Le 29/08/2013 21:34, Tobias Boege a ?crit : > > On Thu, 29 Aug 2013, Beno?t Minisini wrote: > >> Le 26/08/2013 15:30, Tobias Boege a ?crit : > >>> On Wed, 21 Aug 2013, Tobias Boege wrote: > Hi folks, > > is anyone else having trouble with

Re: [Gambas-user] Gambas3 Sample file does not compile

2013-08-29 Thread mx4evaNZ .
Le 28/08/2013 23:23, mx4evaNZ . a ?crit : > Hi > The GamgasGears 3.0.0 sample file does not compile > the following error is shown: gb.sdl error. > Could not open: /../gb.sdl/DejavuSans.ttf > > Other files compile and run okay > > Running Linux Mint 15 (Olivia) 64 bit latest version > > Kim This m

Re: [Gambas-user] Problems with the IDE and Stream buffering

2013-08-29 Thread Benoît Minisini
Le 29/08/2013 21:34, Tobias Boege a écrit : > On Thu, 29 Aug 2013, Beno?t Minisini wrote: >> Le 26/08/2013 15:30, Tobias Boege a ?crit : >>> On Wed, 21 Aug 2013, Tobias Boege wrote: Hi folks, is anyone else having trouble with the latest revision(s)? I observed two things:

Re: [Gambas-user] Problems with the IDE and Stream buffering

2013-08-29 Thread Tobias Boege
On Thu, 29 Aug 2013, Beno?t Minisini wrote: > Le 26/08/2013 15:30, Tobias Boege a ?crit : > > On Wed, 21 Aug 2013, Tobias Boege wrote: > >> Hi folks, > >> > >> is anyone else having trouble with the latest revision(s)? I observed two > >> things: > >> > >> 1) Stream buffering broken. If I have a Pr

Re: [Gambas-user] Problems with the IDE and Stream buffering

2013-08-29 Thread Benoît Minisini
Le 26/08/2013 15:30, Tobias Boege a écrit : > On Wed, 21 Aug 2013, Tobias Boege wrote: >> Hi folks, >> >> is anyone else having trouble with the latest revision(s)? I observed two >> things: >> >> 1) Stream buffering broken. If I have a Process (it may equivalently well >> be only a Process pro

Re: [Gambas-user] Request for small addition

2013-08-29 Thread Benoît Minisini
Le 29/08/2013 01:15, Willy Raets a écrit : > Hi all, > > Could a line for Icelandic be added to the Language.module: > Location on SVN should be > gambas/branches/trunk/app/src/gambas3/.src/Translation/Language.module > > This so there can be a .po file for Icelandic made and translations can > be

Re: [Gambas-user] SQL query for DB.Exec() question

2013-08-29 Thread Benoît Minisini
Le 28/08/2013 22:18, Willy Raets a écrit : > Hello all, > > I've been searching the Gambas mailing list archives and documentation > for a answer to a problem I have. Tried all kinds of suggestions but > haven't solved the problem yet. > > ... > > I have tried it like this in Gambas (rData being a

Re: [Gambas-user] Gambas3 Sample file does not compile

2013-08-29 Thread Benoît Minisini
Le 28/08/2013 23:23, mx4evaNZ . a écrit : > Hi > The GamgasGears 3.0.0 sample file does not compile > the following error is shown: gb.sdl error. > Could not open: /../gb.sdl/DejavuSans.ttf > > Other files compile and run okay > > Running Linux Mint 15 (Olivia) 64 bit latest version > > Kim This m

Re: [Gambas-user] Inline help for structs?

2013-08-29 Thread Benoît Minisini
Le 25/08/2013 23:20, Bruce a écrit : > (Just a quicky to confirm that I'm not doing something wrong.) > > Structs appear in the IDE help but it does not appear possible to > include inline help comments for them in the code. > Is this true? > > tia > Bruce > I'm afraid... Something to do! -- Ben

Re: [Gambas-user] accessing mdb files

2013-08-29 Thread Caveat
It's perhaps a little off-topic as this is a Gambas mailing list, but I have written a .mdb to mysql|postgresql|hsqldb|mssqlserver converter in java. I tried using mdbtools but never got very satisfactory results, so I wrote my own conversion software. The converter works on Northwind (the sam

Re: [Gambas-user] SQL query for DB.Exec() question

2013-08-29 Thread Caveat
You just need to use backticks... Try myDB.Open If Error Then Message("Cannot Open database:" & Error.Text) Return False End If myDB.Exec("delete from test_table") myDB.Exec("insert into test_table (`Actual ID`) values('My actual ID')") res = myDB.Exec("select `Actual I

Re: [Gambas-user] Why font coordinates lower-left?

2013-08-29 Thread Benoît Minisini
Le 20/08/2013 08:20, Rolf-Werner Eilert a écrit : > Hi folks, hi Benoit, > > just a question about drawing and printing... While other graphic > elements start at upper-left corner, fonts start at lower-left. This is > true for qt4 drawing as well as for Cairo drawing as far as I could see. > > Thi

Re: [Gambas-user] SQL query for DB.Exec() question

2013-08-29 Thread nando
I see spaces in the field 'Initial IC' and 'Actual IC'. If you're using a space in the field name - DONT!!! Use _ underscore instead. Don't use a spaces in any names. You complicate life with them and make you want to pull your hair out. This should work myString = "SELECT IC.ID, Product.Descrip

Re: [Gambas-user] SQL query for DB.Exec() question

2013-08-29 Thread Jorge Carrión
Hi willy. ConMyData.Exec("SELECT &1 FROM IC", "'Actueel IC'") is right... jus remove the white space between & and 1. Regards. 2013/8/28 Willy Raets > Hello all, > > I've been searching the Gambas mailing list archives and documentation > for a answer to a problem I have. Tried all kinds of